/ LJCPHPCodeDoc / LJCTextBuilderLib / LJCAttributes


Syntax

PHP
class LJCAttributes

Represents a collection of node or element attributes.

Public Functions
Static Methods
ToCollection Creates a typed collection from an array of objects.
Constructor Methods
construct Initializes an object instance.
Collection Methods
Add Creates an object and adds it to the collection.
AddObject Adds an object and key value.
Append Appends items.
Remove Removes the item by Key value.
Retrieve Gets an item by key.
Other Methods
MergeStyle Merges "style" attrib rules.
8 Functions

Public Properties
$ClassName The class name for debugging.
$LogText The debug text.

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