constant VBO_EXECUTION_DIRECT in Views Bulk Operations (VBO) 6.3
Same name and namespace in other branches
- 6 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
File
- ./
views_bulk_operations.module, line 15 - Allows operations to be performed on items selected in a view.
Code
define('VBO_EXECUTION_DIRECT', 1);