Copyright © 2009-2010 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
render/4 | Render the names scomp, Args are the scomp arguments and Vars are the variables given to the template. |
render_all/4 |
render(ScompName, Args, Vars, Context) -> {ok, Context} | {ok, io_list} | {error, Reason}
Render the names scomp, Args are the scomp arguments and Vars are the variables given to the template
render_all(ScompName, Args, Vars, Context) -> any()
Generated by EDoc, Feb 25 2011, 21:14:41.