123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html>
- <head>
- <title>Reference</title>
- <link rel="stylesheet" href="../luadoc.css" type="text/css" />
- <!--meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/-->
- </head>
- <body>
- <div id="container">
- <div id="product">
- <div id="product_logo"></div>
- <div id="product_name"><big><b></b></big></div>
- <div id="product_description"></div>
- </div> <!-- id="product" -->
- <div id="main">
- <div id="navigation">
- <h1>LuaDoc</h1>
- <ul>
-
- <li><a href="../index.html">Index</a></li>
-
- </ul>
- <!-- Module list -->
- <h1>Modules</h1>
- <ul>
- <li><strong>luci.dispatcher</strong></li>
-
- <li>
- <a href="../modules/luci.http.html">luci.http</a>
- </li>
- <li>
- <a href="../modules/luci.http.conditionals.html">luci.http.conditionals</a>
- </li>
- <li>
- <a href="../modules/luci.http.date.html">luci.http.date</a>
- </li>
- <li>
- <a href="../modules/luci.http.mime.html">luci.http.mime</a>
- </li>
- <li>
- <a href="../modules/luci.i18n.html">luci.i18n</a>
- </li>
- <li>
- <a href="../modules/luci.ip.html">luci.ip</a>
- </li>
- <li>
- <a href="../modules/luci.ip.cidr.html">luci.ip.cidr</a>
- </li>
- <li>
- <a href="../modules/luci.json.html">luci.json</a>
- </li>
- <li>
- <a href="../modules/luci.jsonc.html">luci.jsonc</a>
- </li>
- <li>
- <a href="../modules/luci.jsonc.parser.html">luci.jsonc.parser</a>
- </li>
- <li>
- <a href="../modules/luci.model.ipkg.html">luci.model.ipkg</a>
- </li>
- <li>
- <a href="../modules/luci.model.uci.html">luci.model.uci</a>
- </li>
- <li>
- <a href="../modules/luci.rpcc.html">luci.rpcc</a>
- </li>
- <li>
- <a href="../modules/luci.rpcc.ruci.html">luci.rpcc.ruci</a>
- </li>
- <li>
- <a href="../modules/luci.sys.html">luci.sys</a>
- </li>
- <li>
- <a href="../modules/luci.sys.init.html">luci.sys.init</a>
- </li>
- <li>
- <a href="../modules/luci.sys.iptparser.html">luci.sys.iptparser</a>
- </li>
- <li>
- <a href="../modules/luci.sys.net.html">luci.sys.net</a>
- </li>
- <li>
- <a href="../modules/luci.sys.process.html">luci.sys.process</a>
- </li>
- <li>
- <a href="../modules/luci.sys.user.html">luci.sys.user</a>
- </li>
- <li>
- <a href="../modules/luci.sys.wifi.html">luci.sys.wifi</a>
- </li>
- <li>
- <a href="../modules/luci.util.html">luci.util</a>
- </li>
- <li>
- <a href="../modules/luci.xml.html">luci.xml</a>
- </li>
- <li>
- <a href="../modules/nixio.html">nixio</a>
- </li>
- <li>
- <a href="../modules/nixio.CHANGELOG.html">nixio.CHANGELOG</a>
- </li>
- <li>
- <a href="../modules/nixio.CryptoHash.html">nixio.CryptoHash</a>
- </li>
- <li>
- <a href="../modules/nixio.File.html">nixio.File</a>
- </li>
- <li>
- <a href="../modules/nixio.README.html">nixio.README</a>
- </li>
- <li>
- <a href="../modules/nixio.Socket.html">nixio.Socket</a>
- </li>
- <li>
- <a href="../modules/nixio.TLSContext.html">nixio.TLSContext</a>
- </li>
- <li>
- <a href="../modules/nixio.TLSSocket.html">nixio.TLSSocket</a>
- </li>
- <li>
- <a href="../modules/nixio.UnifiedIO.html">nixio.UnifiedIO</a>
- </li>
- <li>
- <a href="../modules/nixio.bin.html">nixio.bin</a>
- </li>
- <li>
- <a href="../modules/nixio.bit.html">nixio.bit</a>
- </li>
- <li>
- <a href="../modules/nixio.crypto.html">nixio.crypto</a>
- </li>
- <li>
- <a href="../modules/nixio.fs.html">nixio.fs</a>
- </li>
- </ul>
- <!-- File list -->
- </div><!-- id="navigation" -->
- <div id="content">
- <h1>Class <code>luci.dispatcher</code></h1>
- <p></p>
- <h2>Functions</h2>
- <table class="function_list">
- <tr>
- <td class="name" nowrap><a href="#_">_</a> ()</td>
- <td class="summary">
-
- No-op function used to mark translation entries for menu labels.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#alias">alias</a> (...)</td>
- <td class="summary">
-
- Create a redirect to another dispatching node.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#arcombine">arcombine</a> (trg1, trg2)</td>
- <td class="summary">
-
- Create a combined dispatching target for non argv and argv requests.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#assign">assign</a> (path, clone, title, order)</td>
- <td class="summary">
-
- Clone a node of the dispatching tree to another position.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#build_url">build_url</a> (...)</td>
- <td class="summary">
-
- Build the URL relative to the server webroot from given virtual path.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#call">call</a> (name, ...)</td>
- <td class="summary">
-
- Create a function-call dispatching target.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#cbi">cbi</a> (model)</td>
- <td class="summary">
-
- Create a CBI model dispatching target.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#createindex">createindex</a> ()</td>
- <td class="summary">
-
- Generate the dispatching index using the native file-cache based strategy.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#createtree">createtree</a> ()</td>
- <td class="summary">
-
- Create the dispatching tree from the index.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#dispatch">dispatch</a> (request)</td>
- <td class="summary">
-
- Dispatches a LuCI virtual path.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#entry">entry</a> (path, target, title, order)</td>
- <td class="summary">
-
- Create a new dispatching node and define common parameters.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#error404">error404</a> (message)</td>
- <td class="summary">
-
- Send a 404 error code and render the "error404" template if available.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#error500">error500</a> (message)</td>
- <td class="summary">
-
- Send a 500 error code and render the "error500" template if available.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#firstchild">firstchild</a> ()</td>
- <td class="summary">
-
- Alias the first (lowest order) page automatically
-
- </td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#form">form</a> (model)</td>
- <td class="summary">
-
- Create a CBI form model dispatching target.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#get">get</a> (...)</td>
- <td class="summary">
-
- Fetch or create a dispatching node without setting the target module or
- enabling the node.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#httpdispatch">httpdispatch</a> (request)</td>
- <td class="summary">
-
- Dispatch an HTTP request.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#lookup">lookup</a> (...)</td>
- <td class="summary">
-
- Lookup node in dispatching tree.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#node">node</a> (...)</td>
- <td class="summary">
-
- Fetch or create a new dispatching node.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#node_childs">node_childs</a> (node)</td>
- <td class="summary">
-
- Return a sorted table of visible children within a given node
- </td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#node_visible">node_visible</a> (node)</td>
- <td class="summary">
-
- Check whether a dispatch node shall be visible
- </td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#rewrite">rewrite</a> (n, ...)</td>
- <td class="summary">
-
- Rewrite the first x path values of the request.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#template">template</a> (name)</td>
- <td class="summary">
-
- Create a template render dispatching target.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#translate">translate</a> (text)</td>
- <td class="summary">
-
- Access the luci.i18n translate() api.</td>
- </tr>
- </table>
- <br/>
- <br/>
- <h2><a name="functions"></a>Functions</h2>
- <dl class="function">
- <dt><a name="_"></a><strong>_</strong> ()</dt>
- <dd>
-
- No-op function used to mark translation entries for menu labels.
-
- This function does not actually translate the given argument but
- is used by build/i18n-scan.pl to find translatable entries.
- </dd>
- <dt><a name="alias"></a><strong>alias</strong> (...)</dt>
- <dd>
-
- Create a redirect to another dispatching node.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- ...: Virtual path destination
- </li>
-
- </ul>
- </dd>
- <dt><a name="arcombine"></a><strong>arcombine</strong> (trg1, trg2)</dt>
- <dd>
-
- Create a combined dispatching target for non argv and argv requests.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- trg1: Overview Target
- </li>
-
- <li>
- trg2: Detail Target
- </li>
-
- </ul>
- </dd>
- <dt><a name="assign"></a><strong>assign</strong> (path, clone, title, order)</dt>
- <dd>
-
- Clone a node of the dispatching tree to another position.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- path: Virtual path destination
- </li>
-
- <li>
- clone: Virtual path source
- </li>
-
- <li>
- title: Destination node title (optional)
- </li>
-
- <li>
- order: Destination node order value (optional)
- </li>
-
- </ul>
- <h3>Return value:</h3>
- Dispatching tree node
- </dd>
- <dt><a name="build_url"></a><strong>build_url</strong> (...)</dt>
- <dd>
-
- Build the URL relative to the server webroot from given virtual path.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- ...: Virtual path
- </li>
-
- </ul>
- <h3>Return value:</h3>
- Relative URL
- </dd>
- <dt><a name="call"></a><strong>call</strong> (name, ...)</dt>
- <dd>
-
- Create a function-call dispatching target.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- name: Target function of local controller
- </li>
-
- <li>
- ...: Additional parameters passed to the function
- </li>
-
- </ul>
- </dd>
- <dt><a name="cbi"></a><strong>cbi</strong> (model)</dt>
- <dd>
-
- Create a CBI model dispatching target.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- model: CBI model to be rendered
- </li>
-
- </ul>
- </dd>
- <dt><a name="createindex"></a><strong>createindex</strong> ()</dt>
- <dd>
-
- Generate the dispatching index using the native file-cache based strategy.
-
- </dd>
- <dt><a name="createtree"></a><strong>createtree</strong> ()</dt>
- <dd>
-
- Create the dispatching tree from the index.
-
- Build the index before if it does not exist yet.
- </dd>
- <dt><a name="dispatch"></a><strong>dispatch</strong> (request)</dt>
- <dd>
-
- Dispatches a LuCI virtual path.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- request: Virtual path
- </li>
-
- </ul>
- </dd>
- <dt><a name="entry"></a><strong>entry</strong> (path, target, title, order)</dt>
- <dd>
-
- Create a new dispatching node and define common parameters.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- path: Virtual path
- </li>
-
- <li>
- target: Target function to call when dispatched.
- </li>
-
- <li>
- title: Destination node title
- </li>
-
- <li>
- order: Destination node order value (optional)
- </li>
-
- </ul>
- <h3>Return value:</h3>
- Dispatching tree node
- </dd>
- <dt><a name="error404"></a><strong>error404</strong> (message)</dt>
- <dd>
-
- Send a 404 error code and render the "error404" template if available.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- message: Custom error message (optional)
- </li>
-
- </ul>
- <h3>Return value:</h3>
- false
- </dd>
- <dt><a name="error500"></a><strong>error500</strong> (message)</dt>
- <dd>
-
- Send a 500 error code and render the "error500" template if available.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- message: Custom error message (optional)#
- </li>
-
- </ul>
- <h3>Return value:</h3>
- false
- </dd>
- <dt><a name="firstchild"></a><strong>firstchild</strong> ()</dt>
- <dd>
-
- Alias the first (lowest order) page automatically
-
- </dd>
- <dt><a name="form"></a><strong>form</strong> (model)</dt>
- <dd>
-
- Create a CBI form model dispatching target.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- model: CBI form model tpo be rendered
- </li>
-
- </ul>
- </dd>
- <dt><a name="get"></a><strong>get</strong> (...)</dt>
- <dd>
-
- Fetch or create a dispatching node without setting the target module or
- enabling the node.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- ...: Virtual path
- </li>
-
- </ul>
- <h3>Return value:</h3>
- Dispatching tree node
- </dd>
- <dt><a name="httpdispatch"></a><strong>httpdispatch</strong> (request)</dt>
- <dd>
-
- Dispatch an HTTP request.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- request: LuCI HTTP Request object
- </li>
-
- </ul>
- </dd>
- <dt><a name="lookup"></a><strong>lookup</strong> (...)</dt>
- <dd>
-
- Lookup node in dispatching tree.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- ...: Virtual path
- </li>
-
- </ul>
- <h3>Return value:</h3>
- Node object, canonical url or nil if the path was not found.
- </dd>
- <dt><a name="node"></a><strong>node</strong> (...)</dt>
- <dd>
-
- Fetch or create a new dispatching node.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- ...: Virtual path
- </li>
-
- </ul>
- <h3>Return value:</h3>
- Dispatching tree node
- </dd>
- <dt><a name="node_childs"></a><strong>node_childs</strong> (node)</dt>
- <dd>
-
- Return a sorted table of visible children within a given node
- <h3>Parameters</h3>
- <ul>
-
- <li>
- node: Dispatch node
- </li>
-
- </ul>
- <h3>Return value:</h3>
- Ordered table of child node names
- </dd>
- <dt><a name="node_visible"></a><strong>node_visible</strong> (node)</dt>
- <dd>
-
- Check whether a dispatch node shall be visible
- <h3>Parameters</h3>
- <ul>
-
- <li>
- node: Dispatch node
- </li>
-
- </ul>
- <h3>Return value:</h3>
- Boolean indicating whether the node should be visible
- </dd>
- <dt><a name="rewrite"></a><strong>rewrite</strong> (n, ...)</dt>
- <dd>
-
- Rewrite the first x path values of the request.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- n: Number of path values to replace
- </li>
-
- <li>
- ...: Virtual path to replace removed path values with
- </li>
-
- </ul>
- </dd>
- <dt><a name="template"></a><strong>template</strong> (name)</dt>
- <dd>
-
- Create a template render dispatching target.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- name: Template to be rendered
- </li>
-
- </ul>
- </dd>
- <dt><a name="translate"></a><strong>translate</strong> (text)</dt>
- <dd>
-
- Access the luci.i18n translate() api.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- text: Text to translate
- </li>
-
- </ul>
- </dd>
- </dl>
- </div> <!-- id="content" -->
- </div> <!-- id="main" -->
- <div id="about">
- <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
- </div> <!-- id="about" -->
- </div> <!-- id="container" -->
- </body>
- </html>
|