1
0
Fork 0
Commit Graph

172 Commits

Author SHA1 Message Date
Jeremy Bush 101869e9b2 merging with synapsestudios / kohana-kostache 2010-07-14 19:16:09 -05:00
Lorenzo Pisani 73376929e2 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-15 08:10:00 +08:00
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 802d5a2392 removing examples from master 2010-07-13 21:58:39 -05:00
Jeremy Bush 4b3b10c028 Renaming "template" to "layout" 2010-07-13 21:57:07 -05:00
Dan Robertson 3f283b65d5 Added Controller_Template clone with a default view class and template 2010-07-14 10:49:00 +08:00
Jeremy Bush 706b94e9ad modifying exceptions to use kohanas error handler 2010-07-13 13:19:47 -05:00
Jeremy Bush 51b0442dbb upgrading to mustache 0.2.6 2010-07-12 11:21:06 -05: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