PHP Class Goetas\Twital\SourceAdapter\XMLAdapter

Author: Asmir Mustafic ([email protected])
Inheritance: implements Goetas\Twital\SourceAdapter
Afficher le fichier Open project: goetas/twital

Méthodes publiques

Méthode Description
dump ( Template $template )
load ( $source )

Méthodes protégées

Méthode Description
collectMetadata ( DOMDocument $dom, string $source ) : mixed Collect some metadata about $dom and $source
createDom ( $source )
getXmlErrors ( $internalErrors )

Method Details

collectMetadata() protected méthode

Collect some metadata about $dom and $source
protected collectMetadata ( DOMDocument $dom, string $source ) : mixed
$dom DOMDocument
$source string
Résultat mixed

createDom() protected méthode

protected createDom ( $source )

dump() public méthode

public dump ( Template $template )
$template Goetas\Twital\Template

getXmlErrors() protected méthode

protected getXmlErrors ( $internalErrors )

load() public méthode

public load ( $source )