HTML_Table::getAutoGrow

HTML_Table::getAutoGrow

HTML_Table::getAutoGrow -- Return autoGrow flag

Description

Returns the value of the autoGrow flag. If a value into an cell, which not exists, HTML_Table will automatically add a necessary row or column, if the flag is TRUE.

Return value

boolean - the flag state

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.