| HTML_Table::getRowAttributes() | HTML_Table::setAllAttributes() |
| HTML_Table | |
| PEAR Manual | |
require_once 'HTML/Table.php';
|
int HTML_Table::getRowCount (
int $body=0
)
Returns the number of rows in the table
int $body - The number of the tbody group that should be used
int - number of rows
This function can not be called statically.
| HTML_Table::getRowAttributes() | HTML_Table::setAllAttributes() |
| HTML_Table | |
| PEAR Manual | |