OptionsPropertyRootGroup
class OptionsPropertyRootGroup extends OptionsPropertyGroup (View source)
Group property item class of type root
Methods
void
from
OptionsPropertyGroup
void
from
OptionsPropertyGroup
Details
__construct(string $name = '', string $text = '')
No description
string
getName()
No description
string
getText()
No description
void
addProperty(OptionsPropertyItem $property)
Adds a property to the group of properties
void
removeProperty(OptionsPropertyItem $property)
Removes a property from the group of properties
SplObjectStorage
getProperties()
Gets the group of properties