Method to get the field options.
static array
clientlist
()
Display a batch widget for the client selector.
static string
clients
()
Returns a pinned state on a grid
static string
pinned
(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.