constructor Console_Table::Console_Table (Previous) (Next) Console_Table::addData

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Console_Table::addCol()

Console_Table::addCol() -- Adds a column to the table

Description

Adds a column to the table

Parameter

array $col_data

The data of the column. Can be numeric or associative array

integer $col_id

The column index to populate

integer $row_id

If starting row is not zero, specify it here

Throws

No exceptions thrown.

Note

This function can not be called statically.

constructor Console_Table::Console_Table (Previous) (Next) Console_Table::addData

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.