luci/modules/luci-base
Jo-Philipp Wich 7b04d0bbcf luci-base: introduce luci.dispatcher.lookup()
The lookup function takes multiple, possibly malformed path fragments,
splits them on slashes, constructs a temporary path and looks up the
result in the dispatch tree.

If a matching node has been found, the function will return both the
node reference and the canonical url to it.

If no corresponding node is found, the function returns nil.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-05 23:03:01 +02:00
..
htdocs luci-base: add a strict flag to the hostname validator 2018-04-04 23:21:53 +02:00
luasrc luci-base: introduce luci.dispatcher.lookup() 2018-04-05 23:03:01 +02:00
po luci-base: zh_CN: update Simplified Chinese translation 2018-04-02 11:49:47 +08:00
root luci-base: add dhcp to system ucitrack 2017-02-21 10:18:53 +01:00
src luci-base:Turn off pattern matching when generating distversion 2016-05-14 11:46:28 +08:00
Makefile luci-base: require current libuci-lua 2018-01-01 17:10:31 +01:00