You are here

constant VBO_EXECUTION_BATCH in Views Bulk Operations (VBO) 6

Same name and namespace in other branches
  1. 6.3 views_bulk_operations.module \VBO_EXECUTION_BATCH
2 uses of VBO_EXECUTION_BATCH
views_bulk_operations_execute in ./views_bulk_operations.module
API function to programmatically invoke a VBO.
_views_bulk_operations_execute in ./views_bulk_operations.module
Helper function to execute the chosen action upon selected objects.

File

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

Code

define('VBO_EXECUTION_BATCH', 2);