ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
TokenParserBrokerInterface.php
Go to the documentation of this file.
1<?php
2
3/*
4 * This file is part of Twig.
5 *
6 * (c) Fabien Potencier
7 * (c) Arnaud Le Blanc
8 *
9 * For the full copyright and license information, please view the LICENSE
10 * file that was distributed with this source code.
11 */
12
23{
31 public function getTokenParser($tag);
32
37
43 public function getParser();
44}
$parser
Definition: BPMN2Parser.php:23
An exception for terminatinating execution or to throw for unit testing.
Interface implemented by parser classes.
Interface implemented by token parser brokers.
setParser(Twig_ParserInterface $parser)
Calls Twig_TokenParserInterface::setParser on all parsers the implementation knows of.
getParser()
Gets the Twig_ParserInterface.
getTokenParser($tag)
Gets a TokenParser suitable for a tag.
if(function_exists( 'posix_getuid') &&posix_getuid()===0) if(!array_key_exists('t', $options)) $tag
Definition: cron.php:35