Class XMLTag

Description

Located in /web/mod/mod.xmlgen.php (line 49)


	
			
Direct descendents
Class Description
XMLDocument
Variable Summary
mixed $attribs
mixed $content
mixed $name
mixed $tags
Method Summary
XMLTag XMLTag ()
void addAttrib ( $aKey,  $aValue)
void addAttribs ( $KeyValueAr)
void addTag ( $aTag)
void addTwoDimArrayContent ( $ItemTagName,  $Array, [ $Cols = array()])
void build ( $IdentLevel,  $encoding)
void _checkName ( $Name)
void _encode ( $dat)
void _getContent ( $prefix)
void _getTags ( $IdentLevel)
void _mergeAttribs ()
Variables
mixed $attribs = array() (line 52)
mixed $content = "" (line 54)
mixed $name = "" (line 51)
mixed $tags = array() (line 53)
Methods
Constructor XMLTag (line 56)
XMLTag XMLTag ()
addAttrib (line 91)
void addAttrib ( $aKey,  $aValue)
  • $aKey
  • $aValue
addAttribs (line 85)
void addAttribs ( $KeyValueAr)
  • $KeyValueAr
addTag (line 79)
void addTag ( $aTag)
  • $aTag
addTwoDimArrayContent (line 96)
void addTwoDimArrayContent ( $ItemTagName,  $Array, [ $Cols = array()])
  • $ItemTagName
  • $Array
  • $Cols
build (line 162)
void build ( $IdentLevel,  $encoding)
  • $IdentLevel
  • $encoding
_checkName (line 70)
void _checkName ( $Name)
  • $Name
_encode (line 114)
void _encode ( $dat)
  • $dat
_getContent (line 139)
void _getContent ( $prefix)
  • $prefix
_getTags (line 154)
void _getTags ( $IdentLevel)
  • $IdentLevel
_mergeAttribs (line 131)
void _mergeAttribs ()

Documentation generated on Mon, 22 Oct 2007 17:17:30 +0200 by phpDocumentor 1.3.1