Paul Donald 1635bbfad4 docs: structuring and overhaul 9 bulan lalu
..
api 68521fca04 luci-base(-libs): move pcdata() and striptags() from util- to xml-class 4 tahun lalu
jsapi 56ef04849d CI: automatically update jsapi docs 3 tahun lalu
CBI.md 155d2bdd6e docs: Synchronize with Wiki 1 tahun lalu
JsonRpcHowTo.md 155d2bdd6e docs: Synchronize with Wiki 1 tahun lalu
LMO.md 4c57abc77c luci-mod-network: fixes to older api docs 9 bulan lalu
LuCI-0.10.md 155d2bdd6e docs: Synchronize with Wiki 1 tahun lalu
Modules.md 155d2bdd6e docs: Synchronize with Wiki 1 tahun lalu
ModulesHowTo.md 1635bbfad4 docs: structuring and overhaul 9 bulan lalu
README.md 1635bbfad4 docs: structuring and overhaul 9 bulan lalu
Templates.md 155d2bdd6e docs: Synchronize with Wiki 1 tahun lalu
ThemesHowTo.md 4c57abc77c luci-mod-network: fixes to older api docs 9 bulan lalu
i18n.md 1635bbfad4 docs: structuring and overhaul 9 bulan lalu

README.md

LuCI Documentation

See Wiki LuCI Technical Reference

API Reference

Deprecated API Reference (older Lua based APIs)

  • CBI models reference:CBI models are Lua files describing the structure of an UCI config file and the resulting HTML form to be evaluated by the CBI parser
  • How to make LuCI Lua Modules: No new Lua modules for client side display are accepted, but some server side things are still done in Lua
  • LMO - Lua Machine Objects: to pack language strings into a more efficient form for Lua
  • Server side Lua APIs
  • Templates: template processor which parses HTML-files to Lua functions and allows to store precompiled template files

Archived

  • LuCI-0.10: No longer used, but useful reference if you encounter older LuCI versions.