StringParser_BBCode_Node_ElementBBCode String parser element node class
Located in /stringparser_bbcode.class.php (line 1452)
StringParser_Node | --StringParser_BBCode_Node_Element
array
$_attributes
= array () (line 1489)
Element attributes
array
$_flags
= array () (line 1481)
Element flags
bool
$_hadCloseTag
= false (line 1497)
Had a close tag
string
$_name
= '' (line 1473)
Element name
bool
$_paragraphHandled
= false (line 1505)
Was processed by paragraph handling
int
$_type
= STRINGPARSER_BBCODE_NODE_ELEMENT (line 1462)
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
appendToAttribute (line 1565)
Append to attribute of this element
appendToName (line 1553)
Append to name of this element
attribute (line 1604)
Get attribute value
duplicate (line 1515)
Duplicate this node (but without children / parents)
findNextAdjentTextNode (line 1738)
Find next adjent text node after close tag
returns the node or null if none exists
findPrevAdjentTextNode (line 1778)
Find previous adjent text node before open tag
returns the node or null if none exists
firstChildIfText (line 1689)
Get first child if it is a text node
getFlag (line 1835)
Get Flag
getReplacement (line 1912)
Get replacement for this code
hadCloseTag (line 1645)
Get flag if this element had a close tag
lastChildIfText (line 1709)
Get last child if it is a text node AND if this element had a close tag
matchesCriterium (line 1657)
Determines whether a criterium matches this node
name (line 1532)
Retreive name of this element
paragraphHandled (line 1635)
Get flag if this element was already processed by paragraph handling
setAttribute (line 1581)
Set attribute
setCodeInfo (line 1592)
Set code info
setFlag (line 1853)
Set a flag
setHadCloseTag (line 1616)
Set flag that this element had a close tag
setName (line 1542)
Set name of this element
setParagraphHandled (line 1625)
Set flag that this element was already processed by paragraph handling
validate (line 1867)
Validate code
_dumpToString (line 1938)
Dump this node to a string
_findPrevAdjentTextNodeHelper (line 1813)
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 21:38:09 +0200 by phpDocumentor 1.3.0RC5