static void
batchOptions
()
Method to get the field options.
static array
positionList
([integer $clientId = 0])
-
integer
$clientId: The client ID
Display a batch widget for the module position selector.
static string
positions
(integer $clientId, [integer $state = 1], [string $selectedPosition = ''])
-
integer
$clientId: The client ID.
-
integer
$state: The state of the module (enabled, unenabled, trashed).
-
string
$selectedPosition: The currently selected position for the module.
Returns a published state on a grid
static string
state
(integer $value, integer $i, [boolean $enabled = true], [string $checkbox = 'cb'])
-
integer
$value: The state value.
-
integer
$i: The row index
-
boolean
$enabled: An optional setting for access control on the action.
-
string
$checkbox: An optional prefix for checkboxes.
Builds an array of template options
static array
templates
([integer $clientId = 0], [string $state = ''])
-
integer
$clientId: The client id.
-
string
$state: The state of the template.
Builds an array of template state options
static array
templateStates
()
Builds an array of template type options
static array
types
()