Class StringParser_BBCode_Node_Paragraph

Description

BBCode String parser paragraph node class

Located in /stringparser_bbcode.class.php (line 1412)

StringParser_Node
   |
   --StringParser_BBCode_Node_Paragraph
Variable Summary
 int $_type
Method Summary
 bool matchesCriterium (string $criterium, mixed $value)
Variables
int $_type = STRINGPARSER_BBCODE_NODE_PARAGRAPH (line 1422)

The type of this node.

This node is a bbcode paragraph node.


Redefinition of:
StringParser_Node::$_type
The type of this node.

Inherited Variables

Inherited from StringParser_Node

StringParser_Node::$occurredAt
StringParser_Node::$_children
StringParser_Node::$_id
StringParser_Node::$_parent
Methods

Documentation generated on Mon, 10 Dec 2007 13:29:49 +0100 by phpDocumentor 1.4.0