MachII_framework_PropertyManager
__construct
(SimpleXMLElement $configXml, MachII_framework_AppManager $appManager)
Configure the property manager.
void
configure
()
mixed|void
getProperty
(string $propertyName)
boolean
hasProperty
(string $propertyName)
void
setAppManager
(MachII_framework_AppManager $appManager)
void
setProperty
(string $propertyName, mixed $propertyValue)
-
string
$propertyName
-
mixed
$propertyValue