Fermo
v0.8.4
Pages
Modules
Mix Tasks
Fermo v0.8.4
Fermo
View Source
Link to this section
Summary
Functions
add_page(config, template, target, params \\ %{}, options \\ %{})
add_static(config, source, target)
build(config)
full_template_path(path)
module_for_template(template)
page(config, template, target, params \\ nil, options \\ nil)
page_from(template, target, params \\ %{}, options \\ %{})
paginate(config, template, options \\ %{}, context \\ %{}, fun \\ nil)
render_template(module, template, page, params \\ %{})
start(start_type, args \\ [])
template_to_target(template, opts \\ [])
Link to this section
Functions
Link to this function
add_page(config, template, target, params \\ %{}, options \\ %{})
View Source
Link to this function
add_static(config, source, target)
View Source
Link to this function
build(config)
View Source
Link to this function
full_template_path(path)
View Source
Link to this function
module_for_template(template)
View Source
Link to this function
page(config, template, target, params \\ nil, options \\ nil)
View Source
Link to this function
page_from(template, target, params \\ %{}, options \\ %{})
View Source
Link to this function
paginate(config, template, options \\ %{}, context \\ %{}, fun \\ nil)
View Source
Link to this function
render_template(module, template, page, params \\ %{})
View Source
Link to this function
start(start_type, args \\ [])
View Source
Link to this function
template_to_target(template, opts \\ [])
View Source