You are here

constant VBO_ACCESS_OP_UPDATE in Views Bulk Operations (VBO) 6

Same name and namespace in other branches
  1. 6.3 views_bulk_operations.module \VBO_ACCESS_OP_UPDATE
  2. 7.3 views_bulk_operations.module \VBO_ACCESS_OP_UPDATE
2 uses of VBO_ACCESS_OP_UPDATE
views_bulk_operations_plugin_style::get_access_op in ./views_bulk_operations_plugin_style.inc
_views_bulk_operations_action_do in ./views_bulk_operations.module
Helper function to execute one operation.

File

./views_bulk_operations.module, line 185
Allows operations to be performed on items selected in a view.

Code

define('VBO_ACCESS_OP_UPDATE', 0x2);