table_table_header_row (line 27)
Get the tempcode for a table header row.
tempcode
table_table_header_row
(array $values)
-
array
$values: The array of field titles that define the entries in the table table
table_table_row (line 45)
Get the tempcode for a table row.
tempcode
table_table_row
(array $values, [boolean $escape = false])
-
array
$values: The array of values that make up this row
-
boolean
$escape: Whether to add escaping