
Public Member Functions | |
| __construct ($xml=null) | |
| INSERT BRIEF DESCRIPTION HERE. | |
Protected Member Functions | |
| getXMLImpl ($root, $forceRegen) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| setXMLImpl ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
INSERT FULL DESCRIPTION HERE
Definition at line 11 of file SDRContextObj.php5.
| SDRContextObj::__construct | ( | $ | xml = null |
) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 29 of file SDRContextObj.php5.
References SModel2::registerAttributes(), SXMLModel::registerNodeName(), and SModel2::setXML().
| SDRContextObj::getXMLImpl | ( | $ | root, | |
| $ | forceRegen | |||
| ) | [protected] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $root | [TYPE]: DESCRIPTION | |
| $forceRegen | [TYPE]: DESCRIPTION |
Reimplemented from SModel2.
Definition at line 70 of file SDRContextObj.php5.
References SXMLModel::getNodeName().
| SDRContextObj::setXMLImpl | ( | $ | xml | ) | [protected] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Reimplemented from SModel2.
Definition at line 48 of file SDRContextObj.php5.
References SXMLModel::registerNodeName().
1.5.6