PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once "HTML/Table.php";
void HTML_Table::setAutoFill (mixed $fill)
void HTML_Table::setAutoFill
The autoFill value will be insert into every cell not filled.
mixed $fill - standard value for empty cells
This function can not be called statically.
HTML_Table::getAutoFill()