You are here

constant VIEWS_BULK_OPS_STEP_CONFIG in Views Bulk Operations (VBO) 6.3

Same name and namespace in other branches
  1. 5 views_bulk_operations.module \VIEWS_BULK_OPS_STEP_CONFIG
3 uses of VIEWS_BULK_OPS_STEP_CONFIG
views_bulk_operations_form in ./views_bulk_operations.module
Define multistep form for selecting and executing an operation.
views_bulk_operations_form_submit in ./views_bulk_operations.module
Submit handler for the selected operation.
views_bulk_operations_form_validate in ./views_bulk_operations.module
Validate the selected operation.

File

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

Code

define('VIEWS_BULK_OPS_STEP_CONFIG', 2);