[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/wact/src/compiler/parser/ -> WactComponentParsingState.class.php (summary)

(no description)

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

Defines 1 class

WactComponentParsingState:: (7 methods):
  __construct()
  startTag()
  endTag()
  emptyTag()
  checkAttributes()
  characters()
  instruction()


Class: WactComponentParsingState  - X-Ref

class WactComponentParsingState.

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

startTag($tag, $attrs, $location)   X-Ref
No description

endTag($tag, $location)   X-Ref
No description

emptyTag($tag, $attrs, $location)   X-Ref
No description

checkAttributes($attrs, $location)   X-Ref
Transforms attributes so keys are lowercase, and checks for
illegal DBEs


characters($text, $location)   X-Ref
No description

instruction($target, $instruction, $location)   X-Ref
No description



Generated: Wed Oct 15 04:31:08 2008 Cross-referenced by PHPXref 0.7