MarkupAdminDataTable::action()

Add action(s) button underneath the table

Usage

$markupAdminDataTable->action(array $action);

Arguments

NameType(s)Description
$actionarray

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.251