MarkupAdminDataTable::footerRow()
Set the footer row for the table
Usage
$markupAdminDataTable->footerRow(array $a);Arguments
| Name | Type(s) | Description |
|---|---|---|
$a | array | Array of footer row labels (strings) |
Return value
$thisObject instance it was called from (method supports fluent interface).
MarkupAdminDataTable methods and properties
API reference based on ProcessWire core version 3.0.253