|
|
(Next) Config_Container::setContent |
||||
| |
|||||
|
|||||
void Config_Container::setAttributes (
array $attributes
)
属性は配列形式で指定します。これは PHP 配列、XML、Apache コンテナで使用されます。IniFile コンテナや IniCommented コンテナでは属性は使用されません。 getAttributes() メソッドの例を見ると、属性がどのように出力されるのかがわかります。 このメソッドは、既存の属性を上書きします。 既存の属性のうちの一部だけを変更したい場合は updateAttributes() を使用してください。
属性の配列。
This function can not be called statically.
|
|
(Next) Config_Container::setContent |
||||||||
| |
|||||||||
|
|||||||||