LuaDoc
Index
Modules
luci.dispatcher
luci.fs
luci.http
luci.http.protocol
luci.http.protocol.conditionals
luci.http.protocol.date
luci.http.protocol.mime
luci.i18n
luci.ip
luci.ip.cidr
luci.json
luci.ltn12
luci.ltn12.filter
luci.ltn12.pump
luci.ltn12.sink
luci.ltn12.source
luci.model.ipkg
luci.model.uci
luci.sauth
luci.sys
luci.sys.group
luci.sys.init
luci.sys.net
luci.sys.process
luci.sys.user
luci.sys.wifi
luci.template
luci.util
luci.uvl
luci.uvl.enum
luci.uvl.option
luci.uvl.section
Class
luci.template
LuCI template library.
Functions
compile
(template)
Manually compile a given template into an executable Lua function
render
(name, scope)
Render a certain template.
Functions
compile
(template)
Manually compile a given template into an executable Lua function
Parameters
template: LuCI template
Return value:
Lua template function
render
(name, scope)
Render a certain template.
Parameters
name: Template name
scope: Scope to assign to template (optional)