You are here

constant VBO_AGGREGATE_FORBIDDEN in Views Bulk Operations (VBO) 6.3

Same name and namespace in other branches
  1. 6 views_bulk_operations.module \VBO_AGGREGATE_FORBIDDEN
2 uses of VBO_AGGREGATE_FORBIDDEN
views_bulk_operations_plugin_style::populate_operations in ./views_bulk_operations_plugin_style.inc
_views_bulk_operations_direct_process in ./views_bulk_operations.module
Helper function for direct execution operations.

File

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

Code

define('VBO_AGGREGATE_FORBIDDEN', 0);