You are here

public property ViewsBulkOperationsAction::$formOptions in Views Bulk Operations (VBO) 7.3

Contains the options provided by the user in the configuration form.

Type: array

File

plugins/operation_types/action.class.php, line 16
Defines the class for core actions. Belongs to the "action" operation type plugin.

Class

ViewsBulkOperationsAction
@file Defines the class for core actions. Belongs to the "action" operation type plugin.

Code

public $formOptions = array();