| 24 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.add (string) add(config, type)] |
| 25 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.apply (integer) apply(config)] |
| 26 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.changes (object) changes([config])] |
| 27 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.commit (boolean) commit(config)] |
| 28 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.delete (boolean) delete(config, section[, option])] |
| 29 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.delete_all (boolean) delete_all(config[, type])] |
| 30 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.foreach (array) foreach(config[, type])] |
| 31 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.get (mixed) get(config, section[, option])] |
| 32 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.get_all (object) get_all(config[, section])] |
| 33 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.get (mixed) get_state(config, section[, option])] |
| 34 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.revert (boolean) revert(config)] |
| 35 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.section (name) section(config, type, name, values)] |
| 36 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.set (boolean) set(config, section, option, value)] |
| 37 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.model.uci.html#Cursor.tset (boolean) tset(config, section, values)] |
| | 24 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.add (string) add(config, type)] |
| | 25 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.apply (integer) apply(config)] |
| | 26 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.changes (object) changes([config])] |
| | 27 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.commit (boolean) commit(config)] |
| | 28 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.delete (boolean) delete(config, section[, option])] |
| | 29 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.delete_all (boolean) delete_all(config[, type])] |
| | 30 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.foreach (array) foreach(config[, type])] |
| | 31 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.get (mixed) get(config, section[, option])] |
| | 32 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.get_all (object) get_all(config[, section])] |
| | 33 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.get (mixed) get_state(config, section[, option])] |
| | 34 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.revert (boolean) revert(config)] |
| | 35 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.section (name) section(config, type, name, values)] |
| | 36 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.set (boolean) set(config, section, option, value)] |
| | 37 | * [http://luci.subsignal.org/api/luci/modules/luci.model.uci.html#Cursor.tset (boolean) tset(config, section, values)] |
| 43 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.uvl.html#UVL.get_scheme (array) get_scheme(scheme)] |
| 44 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.uvl.html#UVL.validate (array) validate(config, section, option)] |
| 45 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.uvl.html#UVL.validate_config (array) validate_config(config)] |
| 46 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.uvl.html#UVL.validate_section (array) validate_section(config, section)] |
| 47 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.uvl.html#UVL.validate_option (array) validate(config, section, option)] |
| | 43 | * [http://luci.subsignal.org/api/luci/modules/luci.uvl.html#UVL.get_scheme (array) get_scheme(scheme)] |
| | 44 | * [http://luci.subsignal.org/api/luci/modules/luci.uvl.html#UVL.validate (array) validate(config, section, option)] |
| | 45 | * [http://luci.subsignal.org/api/luci/modules/luci.uvl.html#UVL.validate_config (array) validate_config(config)] |
| | 46 | * [http://luci.subsignal.org/api/luci/modules/luci.uvl.html#UVL.validate_section (array) validate_section(config, section)] |
| | 47 | * [http://luci.subsignal.org/api/luci/modules/luci.uvl.html#UVL.validate_option (array) validate(config, section, option)] |
| 62 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.sys.html Complete luci.sys library] |
| 63 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.sys.group.html Complete luci.sys.group library] with prefix '''group.''' |
| 64 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.sys.net.html Complete luci.sys.net library] with prefix '''net.''' |
| 65 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.sys.process.html Complete luci.sys.process library] with prefix '''process.''' |
| 66 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.sys.user.html Complete luci.sys.user library] with prefix '''user.''' |
| 67 | | * [http://dev.luci.freifunk-halle.net/luci-doc/modules/luci.sys.wifi.html Complete luci.sys.wifi library] with prefix '''wifi.''' |
| | 62 | * [http://luci.subsignal.org/api/luci/modules/luci.sys.html Complete luci.sys library] |
| | 63 | * [http://luci.subsignal.org/api/luci/modules/luci.sys.group.html Complete luci.sys.group library] with prefix '''group.''' |
| | 64 | * [http://luci.subsignal.org/api/luci/modules/luci.sys.net.html Complete luci.sys.net library] with prefix '''net.''' |
| | 65 | * [http://luci.subsignal.org/api/luci/modules/luci.sys.process.html Complete luci.sys.process library] with prefix '''process.''' |
| | 66 | * [http://luci.subsignal.org/api/luci/modules/luci.sys.user.html Complete luci.sys.user library] with prefix '''user.''' |
| | 67 | * [http://luci.subsignal.org/api/luci/modules/luci.sys.wifi.html Complete luci.sys.wifi library] with prefix '''wifi.''' |