previousHTML_Table::getFooter (Previous) (Next) HTML_Table::getRowAttributesnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_Table::getHeader

HTML_Table::getHeader – Retourne l'objet du tableau pour le group thead

Synopsis

require_once 'HTML/Table.php';

mixed HTML_Table::getHeader ( )

Description

Retourne l'objet du tableau pour le group thead.

Si l'utilisation des groupes thead, tfoot et tbody n'a pas été activée via le troisième paramètre du constructeur, le regroupement sera activé automatiquement lors de l'appel de cette fonction.

Return value

object - l'objet du tableau pour le groupe thead

Note

This function can not be called statically.

previousHTML_Table::getFooter (Previous) (Next) HTML_Table::getRowAttributesnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.