16 Commits

Author SHA1 Message Date
616b07842c Removed Smarty and Twig specific docs from framework guide, linked to extension docs instead 2015-03-22 22:30:20 +03:00
a7df9155fc fixed twig example in tpl engines tutorial 2014-11-04 22:12:44 +02:00
5d3982e440 Fixes #5528: added auto_reload to default twig config in both extension readme and template engines chapter in docs 2014-10-15 01:19:19 +04:00
5b1ef8840d Update tutorial-template-engines.md
just fixed typo
2014-09-29 10:55:00 +04:00
739f3b13e4 Fixes #4553: Smarty enhancements 2014-08-10 22:05:48 +04:00
d37d92288c Minor template engine doc enhancement 2014-08-01 20:33:00 +04:00
e1bdc9cdc9 Fixes #3674: Various Twig enhancements:
- Removed `FileLoader` and used `\Twig_Loader_Filesystem` instead.
- Added support of Yii's aliases.
- Added `set()` that allows setting object properties.
2014-07-31 21:01:09 +04:00
22884e7384 Fixes #3535: Syntax changes
- Removed `form_begin`, `form_end`
- Added `use()` and `ViewRenderer::uses` that are importing classes and namespaces
- Added widget dynamic functions `*_begin`, `*_end`, `*_widget`, `widget_end`
- Added more tests
2014-06-20 05:13:36 +04:00
8d0a38e8e6 Corrected $this->render usage in template engine docs 2014-05-08 17:54:24 +04:00
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
c9635dd9b1 Added class example to Twig extension docs 2014-05-05 01:55:45 +04:00
bb4073c9af Fixes #1838: documented Yii-specific syntax for Twig extension 2014-05-05 01:37:50 +04:00
7f6fc39861 Fixes #1799: Added form_begin, form_end to twig extension 2014-05-05 01:13:44 +04:00
0cd2707dff Fixed typo in tutorial-template-engines.md 2014-05-02 13:10:47 -05:00
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00