PHP Classes

3-Level DOM Implementation: Class to manage data upon the DOM specification.

Recommend this page to a friend!
  Info   View files View files (33)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 1,423 All time: 2,740 This week: 314Up
Version License Categories
dom 1.0GNU General Publi...Data types
Description 

Author

This class provides two implementations of the DOM specification:
- A very light-weight implementation (TBasicDOM), that you can use when you don't need so many things;
- And a complete implementation (the TDOM class) of the Document Object Model Level 3 that follows all the DOM 3 Core specifications according to the http://www.w3.org, by the way the documentation is available at http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/.

Now my work is done :]

I've made some fast tests and didn't get any errors, so if you find one(s), feel free to warn me, so I'll be able to find and correct the problem... :]

Picture of Jonas Raoni Soares Silva
Name: Jonas Raoni Soares Silva <contact>
Classes: 3 packages by
Country: Brazil Brazil
Age: 39
All time rank: 61844 in Brazil Brazil
Week rank: 312 Up26 in Brazil Brazil Up

  Files folder image Files  
File Role Description
Plain text file Attr.php Class Attribute class
Plain text file CDATASection.php Class CDATASection class file
Plain text file CharacterData.php Class CharacterData class file
Plain text file Comment.php Class Comment class file
Accessible without login Plain text file Consts.php Aux. Constants declarations file
Accessible without login Plain text file DefAttributes.php Aux. Default attributes that "createElement" will lookup when creating new elements
Plain text file Document.php Class Document class file
Plain text file DocumentFragment.php Class DocumentFragment class file
Plain text file DocumentType.php Class DocumentType class file
Plain text file DOMConfiguration.php Class DOMConfiguration class file
Plain text file DOMError.php Class DOMError class file
Plain text file DOMErrorHandler.php Class DOMErrorHandler class file
Plain text file DOMImplementation.php Class DOMImplementation class file
Plain text file DOMImplementationList.php Class DOMImplementationList class file
Plain text file DOMImplementationSource.php Class DOMImplementationSource class file
Plain text file DOMLocator.php Class DOMLocator class file
Plain text file DOMStringList.php Class DOMStringList
Plain text file Element.php Class Element class file
Plain text file Entity.php Class Entity class file
Plain text file EntityReference.php Class EntityReference class file
Plain text file NamedNodeMap.php Class NamedNodeMap class file
Plain text file NameList.php Class NameList class file
Plain text file Node.php Class Node class file
Plain text file NodeList.php Class NodeList class file
Plain text file Notation.php Class Notation class file
Plain text file ProcessingInstruction.php Class ProcessingInstruction class file
Plain text file TBasicDOM.php Class TBasicDOM source file. This class provides the basic functions of the DOM specification, good for light-weight applications
Accessible without login Plain text file TBasicDOMTest.php Example A sample file using the TBasicDOM class to manage some items in a tree
Plain text file TDOM.php Class TDOM class file
Accessible without login Plain text file TDOMHelp.txt Data The help document i prepared for you ;]
Accessible without login Plain text file TDOMTest.php Example TDOMTest simple test file
Plain text file Text.php Class Text class file
Plain text file TypeInfo.php Class TypeInfo class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,423
This week:0
All time:2,740
This week:314Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1752