class Poodle\TPL\Parser Properties public $data $errors
Methods public __construct ( Poodle\TPL $TPL ) __destruct ( ) doctype ( ) free ( bool $skip_error = false ) getCurrentFilename ( ) isCaseInsensitive ( ) isXML ( ) load_dtd ( string $type ) parse_chunk ( string $file, ?string $data, bool $final = true ) parse_xml ( string $file, ?string $data ) xml_character_data ( Poodle\TPL\Reader $reader, string $data ) xml_node_end ( Poodle\TPL\Reader $reader, string $name ) xml_node_start ( Poodle\TPL\Reader $reader, string $name, array $attribs )
|