| PHP |
|---|
| class LJCComments |
| construct | Initializes an object instance. |
| ClearComments | Clears the XML comments. |
| SetComment | Sets the XML comment value. |
| $Code | The example Code. |
| $CurrentTagName | The current tag name. |
| $Params | The Param comments. |
| $Remarks | The Remark comment. |
| $Returns | The Returns comment. |
| $Summary | The Summary comment. |
| $LibName | The Code File base (Library) name. |