BBCode String parser element node class
Located in /stringparser_bbcode.class.php (line 1451)
StringParser_Node | --StringParser_BBCode_Node_Element
Element attributes
Element flags
Had a close tag
Element name
Was processed by paragraph handling
The type of this node.
This node is a bbcode element node.
Inherited from StringParser_Node
StringParser_Node::$occurredAt
StringParser_Node::$_children
StringParser_Node::$_id
StringParser_Node::$_parent
Append to attribute of this element
Append to name of this element
Get attribute value
Duplicate this node (but without children / parents)
Find next adjent text node after close tag
returns the node or null if none exists
Find previous adjent text node before open tag
returns the node or null if none exists
Get first child if it is a text node
Get Flag
Get replacement for this code
Get flag if this element had a close tag
Get last child if it is a text node AND if this element had a close tag
Determines whether a criterium matches this node
Retreive name of this element
Get flag if this element was already processed by paragraph handling
Set attribute
Set code info
Set a flag
Set flag that this element had a close tag
Set name of this element
Set flag that this element was already processed by paragraph handling
Validate code
Dump this node to a string
Helper function for findPrevAdjentTextNode
Looks at the last child node; if it's a text node, it returns it, if the element node did not have an open tag, it calls itself recursively.
Inherited From StringParser_Node
StringParser_Node::StringParser_Node()
StringParser_Node::appendChild()
StringParser_Node::appendToLastTextChild()
StringParser_Node::destroyNode()
StringParser_Node::dump()
StringParser_Node::equals()
StringParser_Node::firstChild()
StringParser_Node::getNodeCountByCriterium()
StringParser_Node::getNodesByCriterium()
StringParser_Node::insertChildAfter()
StringParser_Node::insertChildBefore()
StringParser_Node::lastChild()
StringParser_Node::matchesCriterium()
StringParser_Node::prependChild()
StringParser_Node::removeChild()
StringParser_Node::type()
StringParser_Node::_destroy()
StringParser_Node::_dumpToString()
StringParser_Node::_findChild()
Documentation generated on Mon, 24 Apr 2006 10:18:39 +0200 by phpDocumentor 1.3.0RC5