Console_Table::addCol (Previous) (Next) Console_Table::addRow

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

Console_Table::addData()

Console_Table::addData() -- Adds data to the table.

Description

Adds data to the table. Argument should be a two dimensional array containing the data to be added.

Parameter

array $data

The data to add to the table

integer $col_id

Optional starting column ID

integer $row_id

Optional starting row ID

Throws

No exceptions thrown.

Note

This function can not be called statically.

Console_Table::addCol (Previous) (Next) Console_Table::addRow

Download Documentation Last updated: Sun, 31 Aug 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.