Add action(s) button underneath the table
Usage
$markupAdminDataTable->action(array $action);
Arguments
Name | Type(s) | Description |
---|---|---|
action | array | Array in format array('button-label' => 'url') |
Return value
$this
Object instance it was called from (method supports fluent interface).
MarkupAdminDataTable methods and properties
API reference based on ProcessWire core version 3.0.236