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

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

Console_Table::addCol()

Console_Table::addCol() -- テーブルにカラムを加えます。

説明

テーブルにカラムを加えます。

パラメータ

array $col_data

カラムデータ。 数値または連想配列となります。

integer $col_id

配置するカラムインデックス

integer $row_id

ゼロ以外から列を始める場合、ここに指定

例外・エラー

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

注意

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

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

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