Documentation

HelperTag extends Twig_TokenParser
in package

Defines the 'helper' template tag that provides backward compatibility with Gryphon-based templates. Most items will simply return compatible service objects

Table of Contents

getTag()  : mixed
parse()  : mixed

Methods

getTag()

public getTag() : mixed
Return values
mixed

parse()

public parse(Twig_Token $tok) : mixed
Parameters
$tok : Twig_Token
Return values
mixed

Search results