Zend Framework
1.12
|
Public Member Functions | |
__construct () | |
Constructor. | |
loadXml ($configurationXml) | |
Load configuration XML. | |
toXml () | |
Create configuration XML. | |
![]() | |
__set ($name, $value) | |
Magic overload for setting properties. | |
__get ($name) | |
Magic overload for getting properties. | |
Additional Inherited Members | |
![]() | |
$_data = null | |
__construct | ( | ) |
Constructor.
loadXml | ( | $configurationXml | ) |
Load configuration XML.
string | $configurationXml | Configuration XML |
toXml | ( | ) |
Create configuration XML.