PHP Class Horde_Xml_Wbxml_ContentHandler, 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 Class Usage Examples

Protected Properties

Свойство Type Description
$_charset Charset.
$_currentUri
$_opaqueHandler
$_output
$_wbxmlVersion 1, 2, or 3 supported

Méthodes publiques

Méthode Description
__construct ( )
characters ( $str )
createSubHandler ( )
endElement ( $uri, $element )
getCharsetStr ( )
getOutput ( )
getOutputSize ( )
getVersion ( )
opaque ( $o )
removeOpaqueHandler ( )
setCharset ( $cs )
setOpaqueHandler ( $opaqueHandler )
setVersion ( $v )
startElement ( $uri, $element, $attrs = [] )

Method Details

__construct() public méthode

public __construct ( )

characters() public méthode

public characters ( $str )

createSubHandler() public méthode

public createSubHandler ( )

endElement() public méthode

public endElement ( $uri, $element )

getCharsetStr() public méthode

public getCharsetStr ( )

getOutput() public méthode

public getOutput ( )

getOutputSize() public méthode

public getOutputSize ( )

getVersion() public méthode

public getVersion ( )

opaque() public méthode

public opaque ( $o )

removeOpaqueHandler() public méthode

public removeOpaqueHandler ( )

setCharset() public méthode

public setCharset ( $cs )

setOpaqueHandler() public méthode

public setOpaqueHandler ( $opaqueHandler )

setVersion() public méthode

public setVersion ( $v )

startElement() public méthode

public startElement ( $uri, $element, $attrs = [] )

Property Details

$_charset protected_oe property

Charset.
protected $_charset

$_currentUri protected_oe property

protected $_currentUri

$_opaqueHandler protected_oe property

protected $_opaqueHandler

$_output protected_oe property

protected $_output

$_wbxmlVersion protected_oe property

1, 2, or 3 supported
protected $_wbxmlVersion