/sources/templates_table_table.php

Description
Functions
table_table_header_row (line 27)

Get the tempcode for a table header row.

  • return: The generated header
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.

  • return: The generated 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

Documentation generated on Sun, 02 Jan 2011 23:26:19 +0000 by phpDocumentor 1.4.3