PHP Class Microweber\Utils\SimpleXmlStreamer

Inheritance: extends Microweber\Utils\lib\XmlStreamer
Datei anzeigen Open project: microweber/microweber

Public Properties

Property Type Description
$content_items

Public Methods

Method Description
chunkCompleted ( ) Called after a file chunk was processed (16KB by default, see constructor).
processNode ( $xmlString, $elementName, $nodeIndex )

Method Details

chunkCompleted() public method

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

processNode() public method

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

Property Details

$content_items public_oe property

public $content_items