HTML_Table::getAutoFill

HTML_Table::getAutoFill -- Return autoFill value

Referentiesamenvatting

require_once 'HTML/Table.php';

mixed HTML_Table::getAutoFill ()

Beschrijving

Returns the autoFill value

Return waarde

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

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

HTML_Table::setAutoFill()