Twig
Interfaces, Classes and Traits
- ComponentNode
- Represents a component node
- ComponentTokenParser
- Parser for the `{% component %}` Twig tag.
- ContentNode
- Represents a content node
- ContentTokenParser
- Parser for the `{% content %}` Twig tag.
- DebugExtension
- DefaultNode
- Represents a "default" node
- DefaultTokenParser
- Parser for the `{% default %}` Twig tag.
- Extension
- The CMS Twig extension class implements the basic CMS Twig functions and filters.
- FlashNode
- Represents a flash node
- FlashTokenParser
- Parser for the {% flash %} Twig tag.
- FrameworkNode
- Represents a "framework" node
- FrameworkTokenParser
- Parser for the `{% framework %}` Twig tag.
- Loader
- This class implements a Twig template loader for the CMS.
- PageNode
- Represents a page node
- PageTokenParser
- Parser for the `{% page %}` Twig tag.
- PartialNode
- Represents a partial node
- PartialTokenParser
- Parser for the `{% partial %}` Twig tag.
- PlaceholderNode
- Represents a placeholder node
- PlaceholderTokenParser
- Parser for the `{% placeholder %}` Twig tag.
- PutNode
- Represents a put node
- PutTokenParser
- Parser for the `{% put %}` Twig tag.
- ScriptsNode
- Represents a "scripts" node
- ScriptsTokenParser
- Parser for the `{% scripts %}` Twig tag.
- StylesNode
- Represents a "styles" node
- StylesTokenParser
- Parser for the `{% styles %}` Twig tag.