root/site_resources/oldapi/cherrypy.lib.filter-module.html

Revision 1733, 5.9 kB (checked in by kevin, 2 years ago)

various resources used for building the site

Line 
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3           "DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <head>
6   <title>cherrypy.lib.filter</title>
7   <link rel="stylesheet" href="epydoc.css" type="text/css"></link>
8 </head>
9 <body bgcolor="white" text="black" link="blue" vlink="#204080"
10       alink="#204080">
11
12 <!-- =========== START OF NAVBAR =========== -->
13 <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
14   <tr valign="center">
15     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
16     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th>
17     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
18     <th class="navbar" align="right" width="100%">
19       <table border="0" cellpadding="0" cellspacing="0">
20       <tr><th class="navbar" align="center">
21         <p class="nomargin">
22           <a class="navbar" target="_top" href="http://www.turbogears.org">TurboGears</a>
23       </p></th></tr></table>
24     </th>
25   </tr>
26 </table>
27 <table width="100%" cellpadding="0" cellspacing="0">
28   <tr valign="top">
29     <td width="100%">
30       <font size="-1"><b class="breadcrumbs">
31         <a href="cherrypy-module.html">Package&nbsp;cherrypy</a> ::
32         <a href="cherrypy.lib-module.html">Package&nbsp;lib</a> ::
33         Package&nbsp;filter
34       </b></font></br>
35     </td>
36     <td><table cellpadding="0" cellspacing="0">
37       <tr><td align="right"><font size="-2">[<a href="frames.html"target="_top">frames</a>&nbsp;|&nbsp;<a href="cherrypy.lib.filter-module.html" target="_top">no&nbsp;frames</a>]</font></td></tr>
38     </table></td>
39 </tr></table>
40
41 <!-- =========== START OF PACKAGE DESCRIPTION =========== -->
42 <h2 class="package">Package cherrypy.lib.filter</h2>
43
44
45 <!-- =========== START OF SUBMODULES =========== -->
46 <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
47 <tr bgcolor="#70b0f0" class="details">
48   <th colspan="2">Submodules</th></tr>
49   <tr><td><ul>
50 <li> <b><a href="cherrypy.lib.filter.basefilter-module.html"><code>basefilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
51 All rights reserved.</i>
52 <li> <b><a href="cherrypy.lib.filter.baseurlfilter-module.html"><code>baseurlfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
53 All rights reserved.</i>
54 <li> <b><a href="cherrypy.lib.filter.cachefilter-module.html"><code>cachefilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
55 All rights reserved.</i>
56 <li> <b><a href="cherrypy.lib.filter.decodingfilter-module.html"><code>decodingfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
57 All rights reserved.</i>
58 <li> <b><a href="cherrypy.lib.filter.encodingfilter-module.html"><code>encodingfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
59 All rights reserved.</i>
60 <li> <b><a href="cherrypy.lib.filter.gzipfilter-module.html"><code>gzipfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
61 All rights reserved.</i>
62 <li> <b><a href="cherrypy.lib.filter.logdebuginfofilter-module.html"><code>logdebuginfofilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
63 All rights reserved.</i>
64 <li> <b><a href="cherrypy.lib.filter.nsgmlsfilter-module.html"><code>nsgmlsfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
65 All rights reserved.</i>
66 <li> <b><a href="cherrypy.lib.filter.sessionauthenticatefilter-module.html"><code>sessionauthenticatefilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
67 All rights reserved.</i>
68 <li> <b><a href="cherrypy.lib.filter.sessionfilter-module.html"><code>sessionfilter</code></a></b>: <i>Session implementation for CherryPy.</i>
69 <li> <b><a href="cherrypy.lib.filter.staticfilter-module.html"><code>staticfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
70 All rights reserved.</i>
71 <li> <b><a href="cherrypy.lib.filter.tidyfilter-module.html"><code>tidyfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
72 All rights reserved.</i>
73 <li> <b><a href="cherrypy.lib.filter.virtualhostfilter-module.html"><code>virtualhostfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
74 All rights reserved.</i>
75 <li> <b><a href="cherrypy.lib.filter.xmlrpcfilter-module.html"><code>xmlrpcfilter</code></a></b>: <i>Copyright (c) 2004, CherryPy Team (team&#64;cherrypy.org)
76 All rights reserved.</i>
77   </ul></td></tr>
78 </table><br />
79
80
81 <!-- =========== START OF NAVBAR =========== -->
82 <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
83   <tr valign="center">
84     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
85     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th>
86     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
87     <th class="navbar" align="right" width="100%">
88       <table border="0" cellpadding="0" cellspacing="0">
89       <tr><th class="navbar" align="center">
90         <p class="nomargin">
91           <a class="navbar" target="_top" href="http://www.turbogears.org">TurboGears</a>
92       </p></th></tr></table>
93     </th>
94   </tr>
95 </table>
96
97 <table border="0" cellpadding="0" cellspacing="0" width="100%">
98   <tr>
99     <td align="left"><font size="-2">Generated by Epydoc 2.1.99 on Wed Sep 14 13:09:33 2005</font></td>
100     <td align="right"><a href="http://epydoc.sourceforge.net"
101                       ><font size="-2">http://epydoc.sf.net</font></a></td>
102   </tr>
103 </table>
104 </body>
105 </html>
Note: See TracBrowser for help on using the browser.