JavaScript Editor Javascript validator     Web page editor 



HTML_Table::getAutoFill()

HTML_Table::getAutoFill() -- Return autoFill value

Synopsis

require_once 'HTML/Table.php';

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

Description

Returns the autoFill value

Parameter

Return value

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

Note

This function can not be called statically.

See

HTML_Table::setAutoFill()




JavaScript Editor Javascript validator     Web page editor