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

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

Console_Table::addData()

Console_Table::addData() -- テーブルにデータを加えます。

説明

テーブルにデータを加えます。 加えるためには引数にデータを含む2次元配列である必要があります。

パラメータ

array $data

テーブルに加えるデータ

integer $col_id

任意に始まるカラムのID

integer $row_id

任意に始まる列のID

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

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

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