previousHTML_Table::getColCount (Previous) (Next) HTML_Table::getHeadernext

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::getFooter

HTML_Table::getFooter – Retorne l'objet du tableau pour le groupe tfoot

Synopsis

require_once 'HTML/Table.php';

mixed HTML_Table::getFooter ( )

Description

Retourne l'objet du tableau pour le groupe tfoot.

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 tfoot

Note

This function can not be called statically.

previousHTML_Table::getColCount (Previous) (Next) HTML_Table::getHeadernext

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.