File: partial.coffee
Defined in: | template |
Method Summary
- ? Gunther.addPartial(key, handler) Add a partial
- ? Gunther.removePartial(key) Remove a partial See {Gunther::addPartial}
-
? Gunther.Template.prototype.partial(key, args...)
Render a registered partial Arguments after
key
are passed directly to the partial's handler