| [ Index ] |
PHP Cross Reference of Limb3 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 156 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
lmbMacroParser:: (15 methods):
__construct()
_createComponentParsingState()
_createLiteralParsingState()
parse()
getActiveParsingState()
changeToComponentParsingState()
changeToLiteralParsingState()
setTemplateLocator()
startElement()
endElement()
emptyElement()
characters()
unexpectedEOF()
invalidEntitySyntax()
invalidAttributeSyntax()
Class: lmbMacroParser - X-Ref
class lmbMacroParser.| __construct($tree_builder, $config, $template_locator, $tag_dictionary) X-Ref |
| _createComponentParsingState($tag_dictionary) X-Ref |
| No description |
| _createLiteralParsingState() X-Ref |
| No description |
| parse($file_name, $root_node) X-Ref |
| Used to parse the source template. Initially invoked by the CompileTemplate function, the first component argument being a root node. |
| getActiveParsingState() X-Ref |
| No description |
| changeToComponentParsingState() X-Ref |
| No description |
| changeToLiteralParsingState($tag) X-Ref |
| No description |
| setTemplateLocator($template_locator) X-Ref |
| No description |
| startElement($tag, $attrs) X-Ref |
| No description |
| endElement($tag) X-Ref |
| No description |
| emptyElement($tag, $attrs) X-Ref |
| No description |
| characters($text) X-Ref |
| No description |
| unexpectedEOF($text) X-Ref |
| No description |
| invalidEntitySyntax($text) X-Ref |
| No description |
| invalidAttributeSyntax() X-Ref |
| No description |
| Generated: Sat Nov 22 03:48:54 2008 | Cross-referenced by PHPXref 0.7 |