Overview

Namespaces

  • Ae
    • FeatureBundle
      • Admin
      • Command
      • DependencyInjection
      • Entity
      • Security
      • Service
      • Twig
        • Extension
        • Node
        • TokenParser

Classes

  • FeatureTokenParser
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class FeatureTokenParser

Twig_TokenParser
Extended by Ae\FeatureBundle\Twig\TokenParser\FeatureTokenParser
Namespace: Ae\FeatureBundle\Twig\TokenParser
Author: Carlo Forghieri carlo@adespresso.com
Located at Twig/TokenParser/FeatureTokenParser.php
Methods summary
public Twig_NodeInterface
# parse( Twig_Token $token )

Parses a token and returns a node.

Parses a token and returns a node.

Parameters

$token
A Twig_Token instance

Returns

Twig_NodeInterface
A Twig_NodeInterface instance
public
# decideFeatureFork( Twig_Token $token )
public
# decideFeatureEnd( Twig_Token $token )
public string
# getTag( )

Gets the tag name associated with this token parser.

Gets the tag name associated with this token parser.

Returns

string
The tag name
API documentation generated by ApiGen