HTML_Table::getAutoFill

HTML_Table::getAutoFill -- Return autoFill value

Áttekintés

require_once 'HTML/Table.php';

mixed HTML_Table::getAutoFill ([int $body=0])

Leírás

Returns the autoFill value

Paraméterek

Visszatérési érték

mixed - the value, which will be inserted into empty cells

Megjegyzés

Ez a függvény nem hívható statikusan.

Lásd

HTML_Table::setAutoFill()