/ LJCPHPCodeDoc / LJCIncludeLib / LJCInclude


Syntax

PHP
class LJCInclude

Handles Include file XML comment values.

Remarks

Parses the include XML Comments from a referenced Include XML documentation file.

After the XML Comments are parsed for that generation point, they are copied to the LJCComments object.

Public Functions
construct Initializes an object instance.
SetComments Sets the comments from the specified include file.
2 Functions

Public Properties
$Comments The Incude comments.
$LibName The Code File base (Library) name.
$XMLFile The Include file spec.
$CurrentTagName The Current tag name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.