MarkupAdminDataTable::footerRow() method
Set the footer row for the table
Usage
$self = $table->footerRow(array $a);Arguments
| Name | Type(s) | Description |
|---|---|---|
$a | array | Array of footer row labels (strings) |
Return value
self
API reference based on ProcessWire core version 3.0.255