Class WMLTagClass

Description

Base class for all WML Tag classes.

WML tags are just XML tags. Since we have a defined set of WML tags, we have no need for the XMLTagClass' constructor param for name. This class also provides nice methods for setting the class attribute and the id attribute.

Located in Program_Root/tag_classes/WMLTAGS.inc (line 32)

Container
   |
   --XMLTagClass
      |
      --WMLTagClass
Direct descendents
Class Description
ACCESStag <ACCESS> tag class
ANCHORtag <ANCHOR> tag class
CARDtag <CARD> tag class
DOtag <DO> tag class
GOtag <GO> tag class
NOOPtag <NOOP> tag class
ONEVENTtag <ONEVENT> tag class
POSTFIELDtag <POSTFIELD> tag class
REFRESHtag <REFRESH> tag class
SETVARtag <SETVAR> tag class
TEMPLATEtag <TEMPLATE> tag class
TIMERtag <TIMER> tag class
WMLtag <WML> tag class
Method Summary
void WMLTagClass ([mixed $attributes = array()])
void set_class (string $value)
void set_id (string $value)
Variables

Inherited Variables

Inherited from Container

Container::$_flags
Methods

Documention generated on Thu, 31 Jul 2003 18:34:04 -0700 by phpDocumentor 1.2.0