MarkupAdminDataTable::footerRow()

Set the footer row for the table

Usage

$markupAdminDataTable->footerRow(array $a);

Arguments

NameType(s)Description
$aarray

Array of footer row labels (strings)

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