Class XML_WBXML_DTD

Description

From Binary XML Content Format Specification Version 1.3, 25 July 2001 found at http://www.wapforum.org

$Horde: framework/XML_WBXML/WBXML/DTD.php,v 1.6.12.9 2009/01/06 15:23:50 jan Exp $

Copyright 2003-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Located in /XML_WBXML/WBXML/DTD.php (line 16)


	
			
Direct descendents
Class Description
 class XML_WBXML_DTD_SyncML From Binary XML Content Format Specification Version 1.3, 25 July 2001 found at http://www.wapforum.org
 class XML_WBXML_DTD_SyncMLDevInf From Binary XML Content Format Specification Version 1.3, 25 July 2001 found at http://www.wapforum.org
 class XML_WBXML_DTD_SyncMLMetInf From Binary XML Content Format Specification Version 1.3, 25 July 2001 found at http://www.wapforum.org
Variable Summary
 mixed $DPI
 mixed $intTags
 mixed $strTags
 mixed $URI
 mixed $version
 mixed $XMLNS
Method Summary
 XML_WBXML_DTD XML_WBXML_DTD ( $v)
 Value getDPI ()
 Value getURI ()
 Value getVersion ()
 void init ()
 void setAttribute ( $intAttribute,  $strAttribute)
 void setCodePage ( $intCodePage,  $strCodePage,  $strCodePageURI)
 void setDPI (DPI $d)
 void setTag ( $intTag,  $strTag)
 void setURI (string $u)
 void setVersion (integer $v)
 void toAttributeInt ( $attribute)
 void toAttributeStr ( $attribute)
 void toCodePageInt ( $codePage)
 void toCodePageStr ( $codePage)
 void toCodePageURI ( $uri)
 void toTagInt ( $tag)
 void toTagStr ( $tag)
Variables
mixed $DPI (line 28)
mixed $intAttributes (line 20)
mixed $intCodePages (line 23)
mixed $intTags (line 19)
mixed $strAttributes (line 22)
mixed $strCodePages (line 24)
mixed $strCodePagesURI (line 25)
mixed $strTags (line 21)
mixed $URI (line 26)
mixed $version (line 18)
mixed $XMLNS (line 27)
Methods
Constructor XML_WBXML_DTD (line 30)
XML_WBXML_DTD XML_WBXML_DTD ( $v)
  • $v
getDPI (line 141)

Getter for property DPI.

  • return: of property DPI.
Value getDPI ()
getURI (line 123)

Getter for property URI.

  • return: of property URI.
Value getURI ()
getVersion (line 105)

Getter for property version.

  • return: of property version.
Value getVersion ()
setAttribute (line 40)
void setAttribute ( $intAttribute,  $strAttribute)
  • $intAttribute
  • $strAttribute
setCodePage (line 52)
void setCodePage ( $intCodePage,  $strCodePage,  $strCodePageURI)
  • $intCodePage
  • $strCodePage
  • $strCodePageURI
setDPI (line 150)

Setter for property DPI.

void setDPI (DPI $d)
  • DPI $d: New value of property DPI.
setTag (line 46)
void setTag ( $intTag,  $strTag)
  • $intTag
  • $strTag
setURI (line 132)

Setter for property URI.

void setURI (string $u)
  • string $u: New value of property URI.
setVersion (line 114)

Setter for property version.

void setVersion (integer $v)
  • integer $v: New value of property version.
toAttributeInt (line 79)
void toAttributeInt ( $attribute)
  • $attribute
toAttributeStr (line 64)
void toAttributeStr ( $attribute)
  • $attribute
toCodePageInt (line 84)
void toCodePageInt ( $codePage)
  • $codePage
toCodePageStr (line 69)
void toCodePageStr ( $codePage)
  • $codePage
toCodePageURI (line 89)
void toCodePageURI ( $uri)
  • $uri
toTagInt (line 74)
void toTagInt ( $tag)
  • $tag
toTagStr (line 59)
void toTagStr ( $tag)
  • $tag

Documentation generated on Sun, 30 Jan 2011 05:16:57 +0000 by phpDocumentor 1.4.3