|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Twig_Extensions_TokenParser_Trans:
Collaboration diagram for Twig_Extensions_TokenParser_Trans:Public Member Functions | |||
| parse (Twig_Token $token) | |||
{Parses a token and returns a node.
| |||
| decideForFork (Twig_Token $token) | |||
| decideForEnd (Twig_Token $token) | |||
| getTag () | |||
{Gets the tag name associated with this token parser.
| |||
Public Member Functions inherited from Twig_TokenParser | |||
| setParser (Twig_Parser $parser) | |||
| Sets the parser associated with this token parser. More... | |||
| setParser (Twig_Parser $parser) | |||
| Sets the parser associated with this token parser. More... | |||
| parse (Twig_Token $token) | |||
| Parses a token and returns a node. More... | |||
| getTag () | |||
| Gets the tag name associated with this token parser. More... | |||
Protected Member Functions | |
| checkTransString (Twig_Node $body, $lineno) | |
Additional Inherited Members | |
Protected Attributes inherited from Twig_TokenParser | |
| $parser | |
|
protected |
Definition at line 72 of file Trans.php.
References $i, and Twig_Node\getNode().
Referenced by parse().
Here is the call graph for this function:
Here is the caller graph for this function:| Twig_Extensions_TokenParser_Trans::decideForEnd | ( | Twig_Token | $token | ) |
| Twig_Extensions_TokenParser_Trans::decideForFork | ( | Twig_Token | $token | ) |
Definition at line 54 of file Trans.php.
References PHPMailer\PHPMailer\$token.
| Twig_Extensions_TokenParser_Trans::getTag | ( | ) |
{Gets the tag name associated with this token parser.
Implements Twig_TokenParserInterface.
Definition at line 67 of file Trans.php.
Referenced by parse().
Here is the caller graph for this function:| Twig_Extensions_TokenParser_Trans::parse | ( | Twig_Token | $token | ) |
{Parses a token and returns a node.
| Twig_Error_Syntax |
Implements Twig_TokenParserInterface.
Reimplemented in JaimePerez\TwigConfigurableI18n\Twig\Extensions\TokenParser\Trans.
Definition at line 17 of file Trans.php.
References GuzzleHttp\Psr7\$stream, PHPMailer\PHPMailer\$token, Twig_Token\BLOCK_END_TYPE, checkTransString(), and getTag().
Here is the call graph for this function: