~ubuntu-branches/ubuntu/hardy/libapache2-mod-python/hardy

« back to all changes in this revision

Viewing changes to doc-html/pyapi-mpfilt-mem.html

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ożarowski
  • Date: 2007-04-12 20:52:05 UTC
  • mfrom: (1.2.4 upstream) (1.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070412205205-j4qlsw3o4tl615iq
Tags: 3.3.1-1
* New upstream release
* Remove configure and mod_python.h files in clean rule to make the diff.gz
  file smaller
* Current Python version in libapache2-mod-pythonX.Y package name (Provides:
  field) filled in automatically.
* Added XS-Vcs-Browser field

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<link rel="STYLESHEET" href="modpython.css" type='text/css'>
5
 
<link rel="first" href="modpython.html" title='Mod_python Manual'>
6
 
<link rel='contents' href='contents.html' title="Contents">
7
 
<link rel='index' href='genindex.html' title='Index'>
8
 
<link rel='last' href='about.html' title='About this document...'>
9
 
<link rel='help' href='about.html' title='About this document...'>
10
 
<LINK REL="prev" href="pyapi-mpfilt-meth.html">
11
 
<LINK REL="parent" href="pyapi-mpfilt.html">
12
 
<LINK REL="next" href="pyapi-mpserver.html">
13
 
<meta name='aesop' content='information'>
14
 
<META NAME="description" CONTENT="Filter Members">
15
 
<META NAME="keywords" CONTENT="modpython">
16
 
<META NAME="resource-type" CONTENT="document">
17
 
<META NAME="distribution" CONTENT="global">
18
 
<title>4.5.5.2 Filter Members</title>
 
4
<link rel="STYLESHEET" href="modpython.css" type='text/css' />
 
5
<link rel="first" href="modpython.html" title='Mod_python Manual' />
 
6
<link rel='contents' href='contents.html' title="Contents" />
 
7
<link rel='index' href='genindex.html' title='Index' />
 
8
<link rel='last' href='about.html' title='About this document...' />
 
9
<link rel='help' href='about.html' title='About this document...' />
 
10
<link rel="prev" href="pyapi-mpfilt-meth.html" />
 
11
<link rel="parent" href="pyapi-mpfilt.html" />
 
12
<link rel="next" href="pyapi-mpserver.html" />
 
13
<meta name='aesop' content='information' />
 
14
<title>4.5.6.2 Filter Members</title>
19
15
</head>
20
16
<body>
21
17
<DIV CLASS="navigation">
 
18
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
22
19
<table align="center" width="100%" cellpadding="0" cellspacing="2">
23
20
<tr>
24
 
<td><a rel="prev" title="4.5.5.1 Filter Methods" 
25
 
  href="pyapi-mpfilt-meth.html"><img src='previous.gif'
26
 
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
27
 
<td><a rel="parent" title="4.5.5 Filter Object (mp_filter)&nbsp;" 
28
 
  href="pyapi-mpfilt.html"><img src='up.gif'
29
 
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
30
 
<td><a rel="next" title="4.5.6 Server Object (mp_server)&nbsp;" 
31
 
  href="pyapi-mpserver.html"><img src='next.gif'
32
 
  border='0' height='32'  alt='Next Page' width='32'></A></td>
 
21
<td class='online-navigation'><a rel="prev" title="4.5.6.1 Filter Methods"
 
22
  href="pyapi-mpfilt-meth.html"><img src='previous.png'
 
23
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
24
<td class='online-navigation'><a rel="parent" title="4.5.6 Filter Object (mp_filter)"
 
25
  href="pyapi-mpfilt.html"><img src='up.png'
 
26
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
27
<td class='online-navigation'><a rel="next" title="4.5.7 Server Object (mp_server)"
 
28
  href="pyapi-mpserver.html"><img src='next.png'
 
29
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
33
30
<td align="center" width="100%">Mod_python Manual</td>
34
 
<td><a rel="contents" title="Table of Contents" 
35
 
  href="contents.html"><img src='contents.gif'
36
 
  border='0' height='32'  alt='Contents' width='32'></A></td>
37
 
<td><img src='blank.gif'
38
 
  border='0' height='32'  alt='' width='32'></td>
39
 
<td><a rel="index" title="Index" 
40
 
  href="genindex.html"><img src='index.gif'
41
 
  border='0' height='32'  alt='Index' width='32'></A></td>
 
31
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
32
  href="contents.html"><img src='contents.png'
 
33
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
34
<td class='online-navigation'><img src='blank.png'
 
35
  border='0' height='32'  alt='' width='32' /></td>
 
36
<td class='online-navigation'><a rel="index" title="Index"
 
37
  href="genindex.html"><img src='index.png'
 
38
  border='0' height='32'  alt='Index' width='32' /></A></td>
42
39
</tr></table>
 
40
<div class='online-navigation'>
43
41
<b class="navlabel">Previous:</b>
44
 
<a class="sectref" rel="prev" href="pyapi-mpfilt-meth.html">4.5.5.1 Filter Methods</A>
 
42
<a class="sectref" rel="prev" href="pyapi-mpfilt-meth.html">4.5.6.1 Filter Methods</A>
45
43
<b class="navlabel">Up:</b>
46
 
<a class="sectref" rel="parent" href="pyapi-mpfilt.html">4.5.5 Filter Object (mp_filter)&nbsp;</A>
 
44
<a class="sectref" rel="parent" href="pyapi-mpfilt.html">4.5.6 Filter Object (mp_filter)</A>
47
45
<b class="navlabel">Next:</b>
48
 
<a class="sectref" rel="next" href="pyapi-mpserver.html">4.5.6 Server Object (mp_server)&nbsp;</A>
49
 
<br><hr>
 
46
<a class="sectref" rel="next" href="pyapi-mpserver.html">4.5.7 Server Object (mp_server)</A>
 
47
</div>
 
48
<hr /></div>
50
49
</DIV>
51
50
<!--End of Navigation Panel-->
52
51
 
53
 
<H3><A NAME="SECTION006552000000000000000">&nbsp;</A>
 
52
<H3><A NAME="SECTION006562000000000000000"></A><A NAME="pyapi-mpfilt-mem"></A>
54
53
<BR>
55
 
4.5.5.2 Filter Members
 
54
4.5.6.2 Filter Members
56
55
</H3>
57
56
 
58
57
<P>
59
 
<dl><dt><b><a name="l2h-159"><tt class="member">closed</tt></a></b>
 
58
<dl><dt><b><tt id='l2h-174' xml:id='l2h-174' class="member">closed</tt></b></dt>
60
59
<dd>
61
60
  A boolean value indicating whether a filter is closed.
62
 
  <i>(Read-Only</i>)
 
61
  <em>(Read-Only</em>)
63
62
</dl>
64
63
 
65
64
<P>
66
 
<dl><dt><b><a name="l2h-160"><tt class="member">name</tt></a></b>
 
65
<dl><dt><b><tt id='l2h-175' xml:id='l2h-175' class="member">name</tt></b></dt>
67
66
<dd>
68
67
  String. The name under which this filter is registered.
69
 
  <i>(Read-Only</i>)
 
68
  <em>(Read-Only</em>)
70
69
</dl>
71
70
 
72
71
<P>
73
 
<dl><dt><b><a name="l2h-161"><tt class="member">req</tt></a></b>
 
72
<dl><dt><b><tt id='l2h-176' xml:id='l2h-176' class="member">req</tt></b></dt>
74
73
<dd>
75
74
  A reference to the request object.
76
 
  <i>(Read-Only</i>)
 
75
  <em>(Read-Only</em>)
77
76
</dl>
78
77
 
79
78
<P>
80
 
<dl><dt><b><a name="l2h-162"><tt class="member">is_input</tt></a></b>
 
79
<dl><dt><b><tt id='l2h-177' xml:id='l2h-177' class="member">is_input</tt></b></dt>
81
80
<dd>
82
81
  Boolean. True if this is an input filter.
83
 
  <i>(Read-Only</i>)
 
82
  <em>(Read-Only</em>)
84
83
</dl>
85
84
 
86
85
<P>
87
 
<dl><dt><b><a name="l2h-163"><tt class="member">handler</tt></a></b>
 
86
<dl><dt><b><tt id='l2h-178' xml:id='l2h-178' class="member">handler</tt></b></dt>
88
87
<dd>
89
88
  String. The name of the Python handler for this filter as specified in
90
89
  the configuration. 
91
 
  <i>(Read-Only</i>)
 
90
  <em>(Read-Only</em>)
92
91
</dl>
93
92
 
94
93
<P>
95
94
 
96
95
<DIV CLASS="navigation">
97
 
<p><hr>
 
96
<div class='online-navigation'>
 
97
<p></p><hr />
98
98
<table align="center" width="100%" cellpadding="0" cellspacing="2">
99
99
<tr>
100
 
<td><a rel="prev" title="4.5.5.1 Filter Methods" 
101
 
  rel="prev" title="4.5.5.1 Filter Methods" 
102
 
  href="pyapi-mpfilt-meth.html"><img src='previous.gif'
103
 
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
104
 
<td><a rel="parent" title="4.5.5 Filter Object (mp_filter)&nbsp;" 
105
 
  rel="parent" title="4.5.5 Filter Object (mp_filter)&nbsp;" 
106
 
  href="pyapi-mpfilt.html"><img src='up.gif'
107
 
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
108
 
<td><a rel="next" title="4.5.6 Server Object (mp_server)&nbsp;" 
109
 
  rel="next" title="4.5.6 Server Object (mp_server)&nbsp;" 
110
 
  href="pyapi-mpserver.html"><img src='next.gif'
111
 
  border='0' height='32'  alt='Next Page' width='32'></A></td>
 
100
<td class='online-navigation'><a rel="prev" title="4.5.6.1 Filter Methods"
 
101
  href="pyapi-mpfilt-meth.html"><img src='previous.png'
 
102
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
103
<td class='online-navigation'><a rel="parent" title="4.5.6 Filter Object (mp_filter)"
 
104
  href="pyapi-mpfilt.html"><img src='up.png'
 
105
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
106
<td class='online-navigation'><a rel="next" title="4.5.7 Server Object (mp_server)"
 
107
  href="pyapi-mpserver.html"><img src='next.png'
 
108
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
112
109
<td align="center" width="100%">Mod_python Manual</td>
113
 
<td><a rel="contents" title="Table of Contents" 
114
 
  rel="contents" title="Table of Contents" 
115
 
  href="contents.html"><img src='contents.gif'
116
 
  border='0' height='32'  alt='Contents' width='32'></A></td>
117
 
<td><img src='blank.gif'
118
 
  border='0' height='32'  alt='' width='32'></td>
119
 
<td><a rel="index" title="Index" 
120
 
  rel="index" title="Index" 
121
 
  href="genindex.html"><img src='index.gif'
122
 
  border='0' height='32'  alt='Index' width='32'></A></td>
 
110
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
111
  href="contents.html"><img src='contents.png'
 
112
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
113
<td class='online-navigation'><img src='blank.png'
 
114
  border='0' height='32'  alt='' width='32' /></td>
 
115
<td class='online-navigation'><a rel="index" title="Index"
 
116
  href="genindex.html"><img src='index.png'
 
117
  border='0' height='32'  alt='Index' width='32' /></A></td>
123
118
</tr></table>
 
119
<div class='online-navigation'>
124
120
<b class="navlabel">Previous:</b>
125
 
<a class="sectref" rel="prev" href="pyapi-mpfilt-meth.html">4.5.5.1 Filter Methods</A>
 
121
<a class="sectref" rel="prev" href="pyapi-mpfilt-meth.html">4.5.6.1 Filter Methods</A>
126
122
<b class="navlabel">Up:</b>
127
 
<a class="sectref" rel="parent" href="pyapi-mpfilt.html">4.5.5 Filter Object (mp_filter)&nbsp;</A>
 
123
<a class="sectref" rel="parent" href="pyapi-mpfilt.html">4.5.6 Filter Object (mp_filter)</A>
128
124
<b class="navlabel">Next:</b>
129
 
<a class="sectref" rel="next" href="pyapi-mpserver.html">4.5.6 Server Object (mp_server)&nbsp;</A>
130
 
<hr>
131
 
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
 
125
<a class="sectref" rel="next" href="pyapi-mpserver.html">4.5.7 Server Object (mp_server)</A>
 
126
</div>
 
127
</div>
 
128
<hr />
 
129
<span class="release-info">Release 3.3.1, documentation updated on January 29, 2007.</span>
132
130
</DIV>
133
131
<!--End of Navigation Panel-->
134
132