You are here

constant VBO_EXECUTION_DIRECT in Views Bulk Operations (VBO) 6

Same name and namespace in other branches
  1. 6.3 views_bulk_operations.module \VBO_EXECUTION_DIRECT
2 uses of VBO_EXECUTION_DIRECT
views_bulk_operations_execute in ./views_bulk_operations.module
API function to programmatically invoke a VBO.
views_bulk_operations_plugin_style::option_definition in ./views_bulk_operations_plugin_style.inc
Implementation of views_plugin::option_definition().

File

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

Code

define('VBO_EXECUTION_DIRECT', 1);