Commit graph

15 commits

Author SHA1 Message Date
Lorenzo Pisani 3fce0e49a3 adding the empty kostache class (I am extending this quite often in projects) 2010-07-14 16:13:55 -07:00
Lorenzo Pisani f6d78dddad throwing an exception in the factory method when $path is not to a valid View class, this allows you to handle missing view classes 2010-07-14 10:41:08 -07:00
Jeremy Bush 74cb17d6e4 updating to mustache 0.2.5 2010-07-07 10:50:01 -05:00
Woody Gilk 87b3198d29 Converted vendor/mustache into a submodule 2010-07-07 23:39:25 +08:00
Woody Gilk 8a11891a44 Removed Mustashe.php, replacing with a submodule 2010-07-07 23:39:24 +08:00
Jeremy Bush 611b8947c6 Adding autoloading capability for partials, adding phpdocs 2010-07-02 09:28:32 -05:00
Lorenzo Pisani 27659eb813 adding set() and bind() for method chaining (not used as often as in regular kohana views but still used often enough to be useful) 2010-07-02 22:14:57 +08:00
Lorenzo Pisani b6311e8367 adding a factory method for chaining 2010-06-23 03:13:04 +08:00
Jeremy Bush c22610ebef upgrading to mustache 0.2.4 2010-06-15 09:37:11 -05:00
Jeremy Bush d95bff3116 adding test for empty array 2010-05-18 09:26:24 -05:00
Jeremy Bush 995fa15e66 adding striping example 2010-05-18 09:19:21 -05:00
Jeremy Bush 0306241667 Adding singular example, adding charset setting to the main class. 2010-05-17 21:42:48 -05:00
Jeremy Bush 21ae6ab5df Adding controller to example. 2010-05-17 19:58:05 -05:00
Jeremy Bush cf021374cb Adding complex example with models. 2010-05-17 19:37:53 -05:00
Jeremy Bush f38fa923e5 first commit 2010-05-16 20:55:59 -05:00