PHP Class Horde_Xml_Wbxml_Dtd, horde

Copyright 2003-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Anthony Mills ([email protected])
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$DPI
$URI
$XMLNS
$intAttributes
$intCodePages
$intTags
$strAttributes
$strCodePages
$strCodePagesURI
$strTags
$version

Méthodes publiques

Méthode Description
__construct ( $v )
getDPI ( ) : Value Getter for property DPI.
getURI ( ) : Value Getter for property URI.
getVersion ( ) : Value Getter for property version.
init ( )
setAttribute ( $intAttribute, $strAttribute )
setCodePage ( $intCodePage, $strCodePage, $strCodePageURI )
setDPI ( $d ) Setter for property DPI.
setTag ( $intTag, $strTag )
setURI ( string $u ) Setter for property URI.
setVersion ( integer $v ) Setter for property version.
toAttributeInt ( $attribute )
toAttributeStr ( $attribute )
toCodePageInt ( $codePage )
toCodePageStr ( $codePage )
toCodePageURI ( $uri )
toTagInt ( $tag )
toTagStr ( $tag )

Method Details

__construct() public méthode

public __construct ( $v )

getDPI() public méthode

Getter for property DPI.
public getDPI ( ) : Value
Résultat Value of property DPI.

getURI() public méthode

Getter for property URI.
public getURI ( ) : Value
Résultat Value of property URI.

getVersion() public méthode

Getter for property version.
public getVersion ( ) : Value
Résultat Value of property version.

init() public méthode

public init ( )

setAttribute() public méthode

public setAttribute ( $intAttribute, $strAttribute )

setCodePage() public méthode

public setCodePage ( $intCodePage, $strCodePage, $strCodePageURI )

setDPI() public méthode

Setter for property DPI.
public setDPI ( $d )

setTag() public méthode

public setTag ( $intTag, $strTag )

setURI() public méthode

Setter for property URI.
public setURI ( string $u )
$u string New value of property URI.

setVersion() public méthode

Setter for property version.
public setVersion ( integer $v )
$v integer New value of property version.

toAttributeInt() public méthode

public toAttributeInt ( $attribute )

toAttributeStr() public méthode

public toAttributeStr ( $attribute )

toCodePageInt() public méthode

public toCodePageInt ( $codePage )

toCodePageStr() public méthode

public toCodePageStr ( $codePage )

toCodePageURI() public méthode

public toCodePageURI ( $uri )

toTagInt() public méthode

public toTagInt ( $tag )

toTagStr() public méthode

public toTagStr ( $tag )

Property Details

$DPI public_oe property

public $DPI

$URI public_oe property

public $URI

$XMLNS public_oe property

public $XMLNS

$intAttributes public_oe property

public $intAttributes

$intCodePages public_oe property

public $intCodePages

$intTags public_oe property

public $intTags

$strAttributes public_oe property

public $strAttributes

$strCodePages public_oe property

public $strCodePages

$strCodePagesURI public_oe property

public $strCodePagesURI

$strTags public_oe property

public $strTags

$version public_oe property

public $version