Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > 0f1d1597e035b8f728906cec3e256251 > files > 92

python-routes-1.12.1-1.fc13.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Index &mdash; Routes v1.12 documentation</title>
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '#',
        VERSION:     '1.12',
        COLLAPSE_MODINDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="search" type="application/opensearchdescription+xml"
          title="Search within Routes v1.12 documentation"
          href="_static/opensearch.xml"/>
    <link rel="top" title="Routes v1.12 documentation" href="index.html" /> 
  </head>
  <body>
<div style="color: #D1361B; font-size: 70px; font-weight: bold; padding: 10px 0 0 10px;">Routes</div>
</div>

    <div class="related">
      <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="modindex.html" title="Global Module Index"
             accesskey="M">modules</a> |</li>
        <li><a href="index.html">Routes home</a>&nbsp;|&nbsp;</li>
        <li><a href="contents.html">Documentation</a>&raquo;</li>
 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            

   <h1 id="index">Index</h1>

   <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> 

   <hr />

   
<h2 id="_">_</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/routes.html#routes._RequestConfig">_RequestConfig (class in routes)</a></dt>
<dt><a href="modules/util.html#routes.util._screenargs">_screenargs() (in module routes.util)</a></dt>
<dt><a href="modules/util.html#routes.util._str_encode">_str_encode() (in module routes.util)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="modules/util.html#routes.util._subdomain_check">_subdomain_check() (in module routes.util)</a></dt>
<dt><a href="modules/util.html#routes.util._url_quote">_url_quote() (in module routes.util)</a></dt>
</dl></td></tr></table>

<h2 id="A">A</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapper.action">action() (routes.mapper.SubMapper method)</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.SubMapper.add_actions">add_actions() (routes.mapper.SubMapper method)</a></dt></dl></td><td width="33%" valign="top"><dl>
</dl></td></tr></table>

<h2 id="B">B</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/route.html#routes.route.Route.buildfullreg">buildfullreg() (routes.route.Route method)</a></dt>
<dt><a href="modules/route.html#routes.route.Route.buildnextreg">buildnextreg() (routes.route.Route method)</a></dt></dl></td><td width="33%" valign="top"><dl>
</dl></td></tr></table>

<h2 id="C">C</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapperParent.collection">collection() (routes.mapper.SubMapperParent method)</a></dt>
<dt><a href="glossary.html#term-component">component</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.Mapper.connect">connect() (routes.mapper.Mapper method)</a></dt>
  <dd><dl>
    <dt><a href="modules/mapper.html#routes.mapper.SubMapper.connect">(routes.mapper.SubMapper method)</a></dt>
  </dl></dd></dl></td><td width="33%" valign="top"><dl>
<dt><a href="modules/mapper.html#routes.mapper.SubMapper.create">create() (routes.mapper.SubMapper method)</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.Mapper.create_regs">create_regs() (routes.mapper.Mapper method)</a></dt>
<dt><a href="modules/util.html#routes.util.URLGenerator.current">current() (routes.util.URLGenerator method)</a></dt>
</dl></td></tr></table>

<h2 id="D">D</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapper.delete">delete() (routes.mapper.SubMapper method)</a></dt></dl></td><td width="33%" valign="top"><dl>
</dl></td></tr></table>

<h2 id="E">E</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapper.edit">edit() (routes.mapper.SubMapper method)</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.Mapper.extend">extend() (routes.mapper.Mapper method)</a></dt></dl></td><td width="33%" valign="top"><dl>
</dl></td></tr></table>

<h2 id="G">G</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.Mapper.generate">generate() (routes.mapper.Mapper method)</a></dt>
  <dd><dl>
    <dt><a href="modules/route.html#routes.route.Route.generate">(routes.route.Route method)</a></dt>
  </dl></dd>
<dt><a href="modules/route.html#routes.route.Route.generate_minimized">generate_minimized() (routes.route.Route method)</a></dt>
<dt><a href="modules/route.html#routes.route.Route.generate_non_minimized">generate_non_minimized() (routes.route.Route method)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="glossary.html#term-generation">generation</a></dt>
<dt><a href="modules/util.html#routes.util.GenerationException">GenerationException</a></dt>
</dl></td></tr></table>

<h2 id="I">I</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapper.index">index() (routes.mapper.SubMapper method)</a></dt>
<dt><a href="modules/middleware.html#routes.middleware.is_form_post">is_form_post() (in module routes.middleware)</a></dt></dl></td><td width="33%" valign="top"><dl>
</dl></td></tr></table>

<h2 id="L">L</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapper.link">link() (routes.mapper.SubMapper method)</a></dt>
<dt><a href="modules/routes.html#routes._RequestConfig.load_wsgi_environ">load_wsgi_environ() (routes._RequestConfig method)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="modules/lru.html#routes.lru.LRUCache">LRUCache (class in routes.lru)</a></dt>
</dl></td></tr></table>

<h2 id="M">M</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/route.html#routes.route.Route.make_full_route">make_full_route() (routes.route.Route method)</a></dt>
<dt><a href="modules/route.html#routes.route.Route.make_unicode">make_unicode() (routes.route.Route method)</a></dt>
<dt><a href="modules/route.html#routes.route.Route.makeregexp">makeregexp() (routes.route.Route method)</a></dt>
<dt><a href="glossary.html#term-mapper">mapper</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.Mapper">Mapper (class in routes.mapper)</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.Mapper.match">match() (routes.mapper.Mapper method)</a></dt>
  <dd><dl>
    <dt><a href="modules/route.html#routes.route.Route.match">(routes.route.Route method)</a></dt>
  </dl></dd></dl></td><td width="33%" valign="top"><dl>
<dt><a href="modules/util.html#routes.util.MatchException">MatchException</a></dt>
<dt><a href="glossary.html#term-matching">matching</a></dt>
<dt><a href="glossary.html#term-minimization">minimization</a></dt>
</dl></td></tr></table>

<h2 id="N">N</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapper.new">new() (routes.mapper.SubMapper method)</a></dt></dl></td><td width="33%" valign="top"><dl>
</dl></td></tr></table>

<h2 id="R">R</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.Mapper.redirect">redirect() (routes.mapper.Mapper method)</a></dt>
<dt><a href="modules/routes.html#routes.request_config">request_config() (in module routes)</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.Mapper.resource">resource() (routes.mapper.Mapper method)</a></dt>
<dt><a href="glossary.html#term-route">route</a></dt>
<dt><a href="modules/route.html#routes.route.Route">Route (class in routes.route)</a></dt>
<dt><a href="glossary.html#term-route-path">route path</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.Mapper.routematch">routematch() (routes.mapper.Mapper method)</a></dt>
<dt><a href="modules/routes.html#module-routes">routes (module)</a></dt>
<dt><a href="modules/lru.html#module-routes.lru">routes.lru (module)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="modules/mapper.html#module-routes.mapper">routes.mapper (module)</a></dt>
<dt><a href="modules/middleware.html#module-routes.middleware">routes.middleware (module)</a></dt>
<dt><a href="modules/route.html#module-routes.route">routes.route (module)</a></dt>
<dt><a href="modules/util.html#module-routes.util">routes.util (module)</a></dt>
<dt><a href="modules/util.html#routes.util.RoutesException">RoutesException</a></dt>
<dt><a href="modules/middleware.html#routes.middleware.RoutesMiddleware">RoutesMiddleware (class in routes.middleware)</a></dt>
<dt><a href="glossary.html#term-routing-variables">routing variables</a></dt>
</dl></td></tr></table>

<h2 id="S">S</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapper.show">show() (routes.mapper.SubMapper method)</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.SubMapper">SubMapper (class in routes.mapper)</a></dt>
<dt><a href="modules/mapper.html#routes.mapper.SubMapperParent.submapper">submapper() (routes.mapper.SubMapperParent method)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="modules/mapper.html#routes.mapper.SubMapperParent">SubMapperParent (class in routes.mapper)</a></dt>
</dl></td></tr></table>

<h2 id="U">U</h2>
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="modules/mapper.html#routes.mapper.SubMapper.update">update() (routes.mapper.SubMapper method)</a></dt>
<dt><a href="modules/util.html#routes.util.url_for">url_for() (in module routes.util)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="modules/util.html#routes.util.URLGenerator">URLGenerator (class in routes.util)</a></dt>
</dl></td></tr></table>



          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">

   

          <div id="searchbox" style="display: none">
            <h3>Quick search</h3>
              <form class="search" action="search.html" method="get">
                <input type="text" name="q" size="18" />
                <input type="submit" value="Go" />
                <input type="hidden" name="check_keywords" value="yes" />
                <input type="hidden" name="area" value="default" />
              </form>
              <p class="searchtip" style="font-size: 90%">
              Enter search terms or a module, class or function name.
              </p>
          </div>
          <script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="#" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="modindex.html" title="Global Module Index"
             >modules</a> |</li>
        <li><a href="index.html">Routes home</a>&nbsp;|&nbsp;</li>
        <li><a href="contents.html">Documentation</a>&raquo;</li>
 
      </ul>
    </div>
    <div class="footer">
      &copy; Copyright 2010, Ben Bangert, Mike Orr.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4.
    </div>
  </body>
</html>