HTML_Table::setAutoFill

HTML_Table::setAutoFill -- Set autoFill value

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::setAutoFill (mixed $fill)

Описание

The autoFill value will be insert into every cell not filled.

Параметр

Заметка

Эта функция не должна вызываться статически.

См. также

HTML_Table::getAutoFill()