Config_Container::createSection()
Parameter
- string $name
Name of new section
- array array $attributes
Section attributes
- string $where
Where to create the new item ('top', 'bottom', 'before', 'after')
- object $target
Required only if 'before' or 'after' is used for $where
Example
Example 37-1. Create a new section using createSection()
|
