DB_NestedSet::getAllNodes (Previous) (Next) DB_NestedSet::getChildren

View this page in Last updated: Sun, 05 Oct 2008
English | French | German | Japanese | Plain HTML

DB_NestedSet::getBranch()

DB_NestedSet::getBranch()  -- 指定したノード ID が存在するブランチ全体を取得する

説明

このパッケージに関する文書は、未作成です。

パラメータ

integer $id

ノード ID。

boolean $keepAsArray

(オプション) 結果を配列で保持するか、 それを DB_NestedSet_Node オブジェクトのセットに変換するか?

boolean $aliasFields

(オプション) フィールドのエイリアスを作成してパラメータのキーの名前とするか、 そのままにしておくか?

array $addSQL

(オプション) クエリに渡す追加パラメータの配列。

返り値

ノードの配列、あるいはエラー時に false を返します。

参照

_addSQL も参照ください。

例外・エラー

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

注意

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

DB_NestedSet::getAllNodes (Previous) (Next) DB_NestedSet::getChildren

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