%PDF- %PDF-
Direktori : /usr/share/doc/python3-routes/html/ |
Current File : //usr/share/doc/python3-routes/html/genindex.html |
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Index — Routes 2.5.0 documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/classic.css" /> <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> <script src="_static/jquery.js"></script> <script src="_static/underscore.js"></script> <script src="_static/doctools.js"></script> <link rel="index" title="Index" href="#" /> <link rel="search" title="Search" href="search.html" /> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="#" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">Routes 2.5.0 documentation</a> »</li> <li class="nav-item nav-item-this"><a href="">Index</a></li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <h1 id="index">Index</h1> <div class="genindex-jumpbox"> <a href="#_"><strong>_</strong></a> | <a href="#A"><strong>A</strong></a> | <a href="#B"><strong>B</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#E"><strong>E</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#L"><strong>L</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#N"><strong>N</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#U"><strong>U</strong></a> </div> <h2 id="_">_</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/routes.html#routes._RequestConfig">_RequestConfig (class in routes)</a> </li> <li><a href="modules/util.html#routes.util._screenargs">_screenargs() (in module routes.util)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/util.html#routes.util._str_encode">_str_encode() (in module routes.util)</a> </li> <li><a href="modules/util.html#routes.util._subdomain_check">_subdomain_check() (in module routes.util)</a> </li> <li><a href="modules/util.html#routes.util._url_quote">_url_quote() (in module routes.util)</a> </li> </ul></td> </tr></table> <h2 id="A">A</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.action">action() (routes.mapper.SubMapper method)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.add_actions">add_actions() (routes.mapper.SubMapper method)</a> </li> </ul></td> </tr></table> <h2 id="B">B</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/route.html#routes.route.Route.buildfullreg">buildfullreg() (routes.route.Route method)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/route.html#routes.route.Route.buildnextreg">buildnextreg() (routes.route.Route method)</a> </li> </ul></td> </tr></table> <h2 id="C">C</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapperParent.collection">collection() (routes.mapper.SubMapperParent method)</a> </li> <li><a href="glossary.html#term-component"><strong>component</strong></a> </li> <li><a href="modules/mapper.html#routes.mapper.Mapper.connect">connect() (routes.mapper.Mapper method)</a> <ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.connect">(routes.mapper.SubMapper method)</a> </li> </ul></li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.create">create() (routes.mapper.SubMapper method)</a> </li> <li><a href="modules/mapper.html#routes.mapper.Mapper.create_regs">create_regs() (routes.mapper.Mapper method)</a> </li> <li><a href="modules/util.html#routes.util.URLGenerator.current">current() (routes.util.URLGenerator method)</a> </li> </ul></td> </tr></table> <h2 id="D">D</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.delete">delete() (routes.mapper.SubMapper method)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/route.html#routes.route.Route.done_chars">done_chars (routes.route.Route attribute)</a> </li> </ul></td> </tr></table> <h2 id="E">E</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.edit">edit() (routes.mapper.SubMapper method)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.Mapper.extend">extend() (routes.mapper.Mapper method)</a> </li> </ul></td> </tr></table> <h2 id="G">G</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.Mapper.generate">generate() (routes.mapper.Mapper method)</a> <ul> <li><a href="modules/route.html#routes.route.Route.generate">(routes.route.Route method)</a> </li> </ul></li> <li><a href="modules/route.html#routes.route.Route.generate_minimized">generate_minimized() (routes.route.Route method)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/route.html#routes.route.Route.generate_non_minimized">generate_non_minimized() (routes.route.Route method)</a> </li> <li><a href="glossary.html#term-generation"><strong>generation</strong></a> </li> <li><a href="modules/util.html#routes.util.GenerationException">GenerationException</a> </li> </ul></td> </tr></table> <h2 id="I">I</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.index">index() (routes.mapper.SubMapper method)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/middleware.html#routes.middleware.is_form_post">is_form_post() (in module routes.middleware)</a> </li> </ul></td> </tr></table> <h2 id="L">L</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.link">link() (routes.mapper.SubMapper method)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/routes.html#routes._RequestConfig.load_wsgi_environ">load_wsgi_environ() (routes._RequestConfig method)</a> </li> </ul></td> </tr></table> <h2 id="M">M</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/route.html#routes.route.Route.make_full_route">make_full_route() (routes.route.Route method)</a> </li> <li><a href="modules/mapper.html#routes.mapper.Mapper.make_route">make_route() (routes.mapper.Mapper method)</a> </li> <li><a href="modules/route.html#routes.route.Route.make_unicode">make_unicode() (routes.route.Route method)</a> </li> <li><a href="modules/route.html#routes.route.Route.makeregexp">makeregexp() (routes.route.Route method)</a> </li> <li><a href="glossary.html#term-mapper"><strong>mapper</strong></a> </li> <li><a href="modules/mapper.html#routes.mapper.Mapper">Mapper (class in routes.mapper)</a> </li> <li><a href="modules/mapper.html#routes.mapper.Mapper.match">match() (routes.mapper.Mapper method)</a> <ul> <li><a href="modules/route.html#routes.route.Route.match">(routes.route.Route method)</a> </li> </ul></li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/util.html#routes.util.MatchException">MatchException</a> </li> <li><a href="glossary.html#term-matching"><strong>matching</strong></a> </li> <li><a href="glossary.html#term-minimization"><strong>minimization</strong></a> </li> <li> module <ul> <li><a href="modules/routes.html#module-routes">routes</a> </li> <li><a href="modules/mapper.html#module-routes.mapper">routes.mapper</a> </li> <li><a href="modules/middleware.html#module-routes.middleware">routes.middleware</a> </li> <li><a href="modules/route.html#module-routes.route">routes.route</a> </li> <li><a href="modules/util.html#module-routes.util">routes.util</a> </li> </ul></li> </ul></td> </tr></table> <h2 id="N">N</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.new">new() (routes.mapper.SubMapper method)</a> </li> </ul></td> </tr></table> <h2 id="R">R</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.Mapper.redirect">redirect() (routes.mapper.Mapper method)</a> </li> <li><a href="modules/routes.html#routes.request_config">request_config() (in module routes)</a> </li> <li><a href="modules/route.html#routes.route.Route.reserved_keys">reserved_keys (routes.route.Route attribute)</a> </li> <li><a href="modules/mapper.html#routes.mapper.Mapper.resource">resource() (routes.mapper.Mapper method)</a> </li> <li><a href="glossary.html#term-route"><strong>route</strong></a> </li> <li><a href="modules/route.html#routes.route.Route">Route (class in routes.route)</a> </li> <li><a href="glossary.html#term-route-path"><strong>route path</strong></a> </li> <li><a href="modules/mapper.html#routes.mapper.Mapper.routematch">routematch() (routes.mapper.Mapper method)</a> </li> <li> routes <ul> <li><a href="modules/routes.html#module-routes">module</a> </li> </ul></li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li> routes.mapper <ul> <li><a href="modules/mapper.html#module-routes.mapper">module</a> </li> </ul></li> <li> routes.middleware <ul> <li><a href="modules/middleware.html#module-routes.middleware">module</a> </li> </ul></li> <li> routes.route <ul> <li><a href="modules/route.html#module-routes.route">module</a> </li> </ul></li> <li> routes.util <ul> <li><a href="modules/util.html#module-routes.util">module</a> </li> </ul></li> <li><a href="modules/util.html#routes.util.RoutesException">RoutesException</a> </li> <li><a href="modules/middleware.html#routes.middleware.RoutesMiddleware">RoutesMiddleware (class in routes.middleware)</a> </li> <li><a href="glossary.html#term-routing-variables"><strong>routing variables</strong></a> </li> </ul></td> </tr></table> <h2 id="S">S</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.show">show() (routes.mapper.SubMapper method)</a> </li> <li><a href="modules/mapper.html#routes.mapper.SubMapper">SubMapper (class in routes.mapper)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapperParent.submapper">submapper() (routes.mapper.SubMapperParent method)</a> </li> <li><a href="modules/mapper.html#routes.mapper.SubMapperParent">SubMapperParent (class in routes.mapper)</a> </li> </ul></td> </tr></table> <h2 id="U">U</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/mapper.html#routes.mapper.SubMapper.update">update() (routes.mapper.SubMapper method)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="modules/util.html#routes.util.url_for">url_for() (in module routes.util)</a> </li> <li><a href="modules/util.html#routes.util.URLGenerator">URLGenerator (class in routes.util)</a> </li> </ul></td> </tr></table> <div class="clearer"></div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> <input type="submit" value="Go" /> </form> </div> </div> <script>$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="#" title="General Index" >index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">Routes 2.5.0 documentation</a> »</li> <li class="nav-item nav-item-this"><a href="">Index</a></li> </ul> </div> <div class="footer" role="contentinfo"> © Copyright 2005-2022, Ben Bangert, Mike Orr, and numerous contributers. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2. </div> </body> </html>