HTML_Table::display() | HTML_Table::getAutoGrow() |
HTML_Table | |
PEAR Manual | |
require_once 'HTML/Table.php'; |
mixed HTML_Table::getAutoFill (
int $body=0
)
Returns the autoFill value
int $body - The number of the tbody group that should be used
mixed - the value, which will be inserted into empty cells
This function can not be called statically.
HTML_Table::display() | HTML_Table::getAutoGrow() |
HTML_Table | |
PEAR Manual | |