Documentation

IncludeTokenParser extends AbstractTokenParser
in package

Includes a template.

{% include 'header.html' %} Body {% include 'footer.html' %}

Table of Contents

$parser  : Parser
getTag()  : mixed
parse()  : mixed
setParser()  : mixed
Sets the parser associated with this token parser.
parseArguments()  : mixed

Properties

Methods

setParser()

Sets the parser associated with this token parser.

public setParser(Parser $parser) : mixed
Parameters
$parser : Parser
Return values
mixed

Search results