PHP 클래스 Microweber\Utils\SimpleXmlStreamer

상속: extends Microweber\Utils\lib\XmlStreamer
파일 보기 프로젝트 열기: microweber/microweber

공개 프로퍼티들

프로퍼티 타입 설명
$content_items

공개 메소드들

메소드 설명
chunkCompleted ( ) Called after a file chunk was processed (16KB by default, see constructor).
processNode ( $xmlString, $elementName, $nodeIndex )

메소드 상세

chunkCompleted() 공개 메소드

Called after a file chunk was processed (16KB by default, see constructor).
public chunkCompleted ( )

processNode() 공개 메소드

public processNode ( $xmlString, $elementName, $nodeIndex )

프로퍼티 상세

$content_items 공개적으로 프로퍼티

public $content_items