[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/macro/src/ -> lmbMacroTagParsingState.class.php (summary)

(no description)

File Size: 143 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

lmbMacroTagParsingState:: (11 methods):
  __construct()
  startElement()
  endElement()
  emptyElement()
  buildTagNode()
  _addAttributesToTagNode()
  _createTagNode()
  normalizeAttributes()
  characters()
  unexpectedEOF()
  invalidEntitySyntax()


Class: lmbMacroTagParsingState  - X-Ref

class lmbMacroTagParsingState.

__construct($parser, $tree_builder, $tag_dictionary)   X-Ref
No description

startElement($tag, $attrs)   X-Ref
No description

endElement($tag)   X-Ref
No description

emptyElement($tag, $attrs)   X-Ref
No description

buildTagNode($tag_info, $tag, $attrs, $isEmpty)   X-Ref
Builds a component, adding attributes

param: lmbMacroTagInfo
param: string XML tag name of component
param: array attributes for tag
param: boolean whether the tag has contents
return: lmbMacroNode

_addAttributesToTagNode($tag_node, $attrs)   X-Ref
No description

_createTagNode($tag_info, $tag)   X-Ref
No description

normalizeAttributes($attrs)   X-Ref
No description

characters($text)   X-Ref
No description

unexpectedEOF($text)   X-Ref
No description

invalidEntitySyntax($text)   X-Ref
No description



Generated: Fri Aug 29 04:49:26 2008 Cross-referenced by PHPXref 0.7