Extensible BBCode  8.x-3.x-dev
 All Classes Namespaces Files Functions Variables
RootElement Class Reference
Inheritance diagram for RootElement:
Element ElementInterface

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from Element
 __construct (array $regex_set=NULL)
 
 append (Element $tag, $offset)
 
 advance ($text, $offset)
 
 breakTag (Element $tag)
 
 attr ($name=NULL)
 
 content ()
 
 option ()
 
 source ()
 
 outerSource ()
 

Detailed Description

The root element of the tag tree.

Definition at line 13 of file RootElement.php.

Constructor & Destructor Documentation

__construct ( )

Construct an empty root element.

This object serves only as a container for the tag tree.

Definition at line 19 of file RootElement.php.

References Element\content().


The documentation for this class was generated from the following file: