Config_Container::createBlank (Previous) (Next) Config_Container::createDirective

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Config_Container::createComment()

Config_Container::createComment() -- アイテムにコメントを追加する

説明

現在のアイテムが"section"でなければいけません。 この関数は、 createItem() をヘルパー関数として呼びます。

パラメータ

string $content

コメントの内容

string $where

新しいアイテムを生成する位置。('top', 'bottom', 'before', 'after')

object $target

$whereで、 'before''after'を指定した場合のみ必要。

返り値

object - 新しいアイテムのリファレンスを返します。

注意

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

Config_Container::createBlank (Previous) (Next) Config_Container::createDirective

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.