Commit Graph

15 Commits

Author SHA1 Message Date
Fabien Potencier 029ebe93c3 fixed doc (closes #577) 2012-01-03 21:52:27 +01:00
Grégoire Pineau 7e8df56852 Fixed CS 2012-01-03 18:31:08 +01:00
Fabien Potencier 4f19c7a04b added support for dynamically named filters and functions 2011-12-18 20:20:35 +01:00
Fabien Potencier 2bd27cf661 fixed typo in doc 2011-10-28 17:23:01 +02:00
Mark Story eaa899576c Grammatical fix. 2011-06-27 07:28:17 -04:00
Mark Story c178c2818e Making docs more explict as to what kind of object can be
used with Twig_Function_Method.
Fixes #308
2011-06-26 17:31:56 -04:00
Fabien Potencier 432b1732e4 fixed typo in the doc 2011-04-29 11:38:34 +02:00
nikic 27f3155330 add Twig_Compiler type hints 2011-01-02 15:10:22 +01:00
Fabien Potencier b012d2ed34 tweaked doc 2010-12-31 12:27:49 +01:00
Arnaud Le Blanc 9528bac1e4 updated doc for functions 2010-12-30 09:31:08 +01:00
Fabien Potencier d72b6ad136 readded TokenStream::look() 2010-12-22 11:51:29 +01:00
nikic 648c843523 TokenStream changes:
* remove unused look() and rewind()
 * do not shift tokens, but increase a pointer
2010-12-22 11:51:22 +01:00
Fabien Potencier 508a241179 forced functions to have fn_ as a prefix to avoid name clashes between functions and variables 2010-12-19 22:24:10 +01:00
Fabien Potencier dc884c3888 rewrote the advanced chapter and documented globals and functions 2010-12-19 20:11:00 +01:00
Fabien Potencier a855b1898a converted documentation to rst 2010-12-15 12:25:16 +01:00