PHP 클래스 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.
저자: Anthony Mills ([email protected])
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_charset Charset.
$_currentUri
$_opaqueHandler
$_output
$_wbxmlVersion 1, 2, or 3 supported

공개 메소드들

메소드 설명
__construct ( )
characters ( $str )
createSubHandler ( )
endElement ( $uri, $element )
getCharsetStr ( )
getOutput ( )
getOutputSize ( )
getVersion ( )
opaque ( $o )
removeOpaqueHandler ( )
setCharset ( $cs )
setOpaqueHandler ( $opaqueHandler )
setVersion ( $v )
startElement ( $uri, $element, $attrs = [] )

메소드 상세

__construct() 공개 메소드

public __construct ( )

characters() 공개 메소드

public characters ( $str )

createSubHandler() 공개 메소드

public createSubHandler ( )

endElement() 공개 메소드

public endElement ( $uri, $element )

getCharsetStr() 공개 메소드

public getCharsetStr ( )

getOutput() 공개 메소드

public getOutput ( )

getOutputSize() 공개 메소드

public getOutputSize ( )

getVersion() 공개 메소드

public getVersion ( )

opaque() 공개 메소드

public opaque ( $o )

removeOpaqueHandler() 공개 메소드

public removeOpaqueHandler ( )

setCharset() 공개 메소드

public setCharset ( $cs )

setOpaqueHandler() 공개 메소드

public setOpaqueHandler ( $opaqueHandler )

setVersion() 공개 메소드

public setVersion ( $v )

startElement() 공개 메소드

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

프로퍼티 상세

$_charset 보호되어 있는 프로퍼티

Charset.
protected $_charset

$_currentUri 보호되어 있는 프로퍼티

protected $_currentUri

$_opaqueHandler 보호되어 있는 프로퍼티

protected $_opaqueHandler

$_output 보호되어 있는 프로퍼티

protected $_output

$_wbxmlVersion 보호되어 있는 프로퍼티

1, 2, or 3 supported
protected $_wbxmlVersion