HTML_Table::getAutoFill

HTML_Table::getAutoFill -- Return autoFill value

Synopsis

require_once 'HTML/Table.php';

mixed HTML_Table::getAutoFill ()

Beschreibung

Returns the autoFill value

Rückgabewert

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

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

HTML_Table::setAutoFill()