ORIENT/modules/cms/twig
Sam Georges 6788a32e8c Components have a new override method `onRender()` called before a component is rendered.
The `{% component %} tag now supports passing parameters that override the component properties when they are rendered.
Calling `addJs()` and `addCss()` in components without a starting slash (/) will now reference the component directory, instead of the theme.
2014-05-22 20:27:44 +10:00
..
ComponentNode.php Components have a new override method `onRender()` called before a component is rendered. 2014-05-22 20:27:44 +10:00
ComponentTokenParser.php Components have a new override method `onRender()` called before a component is rendered. 2014-05-22 20:27:44 +10:00
ContentNode.php Fixed typos 2014-05-17 18:08:01 +02:00
ContentTokenParser.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
DefaultNode.php Fixed typos 2014-05-17 18:08:01 +02:00
DefaultTokenParser.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
Extension.php Components have a new override method `onRender()` called before a component is rendered. 2014-05-22 20:27:44 +10:00
FlashNode.php Fixed typos 2014-05-17 18:08:01 +02:00
FlashTokenParser.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
FrameworkNode.php Fixed typos 2014-05-17 18:08:01 +02:00
FrameworkTokenParser.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
Loader.php Typo 2014-05-18 09:20:14 +10:00
PageNode.php Fixed typos 2014-05-17 18:08:01 +02:00
PageTokenParser.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
PartialNode.php Fixed typos 2014-05-17 18:08:01 +02:00
PartialTokenParser.php Components have a new override method `onRender()` called before a component is rendered. 2014-05-22 20:27:44 +10:00
PlaceholderNode.php Fixed typos 2014-05-17 18:08:01 +02:00
PlaceholderTokenParser.php Fixed typos 2014-05-17 18:08:01 +02:00
PutNode.php Fixed typos 2014-05-17 18:08:01 +02:00
PutTokenParser.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
ScriptsNode.php Fixed typos 2014-05-17 18:08:01 +02:00
ScriptsTokenParser.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
StylesNode.php Fixed typos 2014-05-17 18:08:01 +02:00
StylesTokenParser.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00