Class XMLtag

Description

xml tag class

Located in Program_Root/tag_classes/XMLTAGS.inc (line 19)

Container
   |
   --XMLTagClass
      |
      --XMLtag
Direct descendents
Class Description
XMLSTYLESHEETtag xml-stylesheet tag class
CDATAtag A simple wrapper for standard XML
Variable Summary
mixed $_tag
mixed $_tag_prefix
Method Summary
void XMLtag ([mixed $attributes = array()])
void _set_flags ()
Variables
mixed $_tag = "xml" (line 20)

Redefined in descendants as:
mixed $_tag_postfix = " ?>" (line 22)

Redefined in descendants as:
mixed $_tag_prefix = "<?" (line 21)

Redefined in descendants as:

Inherited Variables

Inherited from Container

Container::$_flags
Methods

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