Class CDATAtag

Description

A simple wrapper for standard XML

CDATA section data

Located in /tag_classes/XMLTAGS.inc (line 55)

Container
   |
   --XMLTagClass
      |
      --XMLtag
         |
         --CDATAtag
Variable Summary
mixed $_tag
mixed $_tag_prefix
Method Summary
CDATAtag CDATAtag ()
void _render_close_tag ( $indent_level)
void _render_open_tag ( $indent_level, [ $finish_slash = FALSE])
void _set_flags ()
Variables
mixed $_tag = "CDATA[" (line 56)

Redefinition of:
XMLtag::$_tag
mixed $_tag_postfix = "]]>" (line 58)

Redefinition of:
XMLtag::$_tag_postfix
mixed $_tag_prefix = "<![" (line 57)

Redefinition of:
XMLtag::$_tag_prefix
Methods

Documentation generated on Fri, 28 Jan 2011 08:53:29 -0500 by phpDocumentor 1.4.3