HTML_Table::getCellAttributes

HTML_Table::getCellAttributes -- Return cell attributes

Referentiesamenvatting

require_once 'HTML/Table.php';

array HTML_Table::getCellAttributes (int $row, int $col)

Beschrijving

Returns the attributes for a given cell

Parameter

Return waarde

array - the attributes of the specific cell

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

HTML_Table::getRowAttributes()