objectConfig_Container::createBlank (
mixed $where = 'bottom'
, mixed $target
= = null
)
現在のアイテムがsectionでなければいけません。 この関数は、createItem() をヘルパー関数として呼びます。
新しいアイテムを生成する位置。('top' , 'bottom' , 'before' , 'after' )
$where で、 'before' か 'after' を指定した場合のみ必要。
object - 新しいアイテムのリファレンスを返します。
| エラーコード | エラー値 | 意味 | 解決策 |
|---|---|---|---|
| " |
This function can not be called statically.
createBlank()を使用して新しいディレクティブを作成する
<?php
$section =& new Config_Container('section', 'conf');
$directive =& $section->createDirective('user', 'mansion');
$section->createBlank('before', $directive);
?>
NPO法人とはという基本的内容から実際のNPO法人設立まで広くお手伝いいたします。これからNPO法人をお考えの方はオススメ。NPO法人とはNon Profit Organizationの略であり、特定非営利活動法人を指します。法人なので当然に登記され、独立した人格として活動ができるようになります。