| PHP |
|---|
| class LJCDocDataFile |
<LJCDocDataFile>
<Name/>
<Summary/>
<Remarks/>
<Classes>
<Class>
<Name/>
<Summary/>
<Remarks/>
<Methods>
<Method>
<Name/>
<Summary/>
<Params>
<Param>
<Name/>
<Summary/>
</Param>
</Params>
<Remarks/>
<Returns/>
<Syntax/>
<Code/>
</Method>
</Methods>
<Properties>
<Property>
<Name/>
<Summary/>
<Syntax/>
</Property>
</Properties>
</Class>
</Classes>
</LJCDocDataFile>
| Deserialize | Deserializes the data from an LJCDocDataFile XML file. |
| DeserializeString | Deserializes the data from an LJCDocDataFile XML string. |
| GetProperties | Deserialize Properties from the Class node. |
| construct | _FunctionSummary_ |
| Clone | Creates a Clone of the current object. |
| Serialize | Writes the serialized XML. |
| SerializeToString | _FunctionSummary_ |
| $Classes | The Class collection. |
| $Functions | The Function array. |
| $Name | The Name value. |
| $Remarks | The Name value. |
| $Summary | The Summary value. |