Class CDATAtag

Description

A simple wrapper for standard XML

CDATA section data

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

Container
   |
   --XMLTagClass
      |
      --XMLtag
         |
         --CDATAtag
Variable Summary
mixed $_tag
mixed $_tag_prefix
Method Summary
void CDATAtag ()
void _render_close_tag (mixed $indent_level)
void _render_open_tag (mixed $indent_level, [mixed $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

Inherited Variables

Inherited from Container

Container::$_flags
Methods
Constructor CDATAtag (line 60)
void CDATAtag ()
_render_close_tag (line 89)
void _render_close_tag (mixed $indent_level)

Redefinition of:
XMLTagClass::_render_close_tag()
this function is reposnsible for rendering the closing tag (if any)
_render_open_tag (line 77)
void _render_open_tag (mixed $indent_level, [mixed $finish_slash = FALSE])

Redefinition of:
XMLTagClass::_render_open_tag()
this function is responsible for rendering the open tag.
_set_flags (line 70)
void _set_flags ()

Redefinition of:
XMLtag::_set_flags()

Inherited Methods

Inherited From XMLtag

XMLtag::XMLtag()
XMLtag::_set_flags()

Inherited From XMLTagClass

XMLTagClass::XMLTagClass()
XMLTagClass::get_tag()
XMLTagClass::get_tag_name()
XMLTagClass::render()
XMLTagClass::reset_attributes()
XMLTagClass::set_cdata_flag()
XMLTagClass::set_collapse()
XMLTagClass::set_newline_after_closetag()
XMLTagClass::set_newline_after_opentag()
XMLTagClass::set_tag_attribute()
XMLTagClass::set_tag_attributes()
XMLTagClass::set_tag_name()
XMLTagClass::_build_attribute_string()
XMLTagClass::_get_element()
XMLTagClass::_prepare_flags()
XMLTagClass::_render_close_tag()
XMLTagClass::_render_content()
XMLTagClass::_render_open_tag()
XMLTagClass::_set_flags()

Inherited From Container

Container::Container()
Container::add()
Container::add_reference()
Container::count_content()
Container::get_indent_flag()
Container::push()
Container::push_reference()
Container::render()
Container::reset_content()
Container::set_collapse()
Container::set_indent_flag()
Container::_set_flags()

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