PHP Classes

Packages of m

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of m (2)  >  Mission progress status  >  Reputation  
Picture of m
Name: m <contact>
Classes: 2
Country: Armenia Armenia
Age: 41
All time rank: 16823 in Armenia Armenia
Week rank: 195 Up1 in Armenia Armenia Up
All time users: 1711
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Node  
Build an hierarchic tree of node elements
This class can be used to build an hierarchic tree of node elements.

Each node has a name. One or more children nodes can be added to a node object.

The class may also export the hierarchy of nodes to a XML document. It may also import a XML document and build an hierarchy of node objects from the XML tag nodes.

The children of a node may be accessed as object variables with the same names of the children nodes. Children with the same name can be accessed as arrays with a numeric index to distinguish each child node.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 83% - - - - 45% 3287
Month: Not yet rated by the users

  Files folder image XMLElement  
Compose and generate XML documents
This class can be used to compose and generate XML documents.

It extends the Node class and can add nested tag nodes to the document, as well set the text data and the tag attributes.

When the XML document tree is composed the class can generate the whole document as a single string.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z