previousHTML_Table::setAllAttributes (Previous) (Next) HTML_Table::setAutoFillnext

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

HTML_Table::setAutoGrow – Définit le flag autoGrow

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::setAutoGrow ( bool $grow )

Description

Si ce flag est défini à TRUE, HTML_Table ajoutera automatiquement les nouvelles lignes ou colonnes lorsque vous insérerez une valeur dans une cellule non existante.

Parameter

  • bool $grow - TRUE pour compléter automatiquement

Note

This function can not be called statically.

previousHTML_Table::setAllAttributes (Previous) (Next) HTML_Table::setAutoFillnext

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.