D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
python-zope-event-4.0.3
/
html
/
Filename :
index.html
back
Copy
<!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>zope.event Documentation — zope.event 4.0.3 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: '4.0.3', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="top" title="zope.event 4.0.3 documentation" href="#" /> <link rel="next" title="Using zope.event" href="usage.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="usage.html" title="Using zope.event" accesskey="N">next</a> |</li> <li><a href="#">zope.event 4.0.3 documentation</a> »</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="zope-event-documentation"> <h1><tt class="xref py py-mod docutils literal"><span class="pre">zope.event</span></tt> Documentation<a class="headerlink" href="#zope-event-documentation" title="Permalink to this headline">¶</a></h1> <p>This package provides a simple event system on which application-specific event systems can be built.</p> <p>Application code can generate events without being concerned about the event-processing frameworks that might handle the events.</p> <p>Events are objects that represent something happening in a system. They are used to extend processing by providing processing plug points.</p> <p>Contents:</p> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="usage.html">Using <tt class="docutils literal"><span class="pre">zope.event</span></tt></a></li> <li class="toctree-l1"><a class="reference internal" href="theory.html">Theory of Operation</a><ul> <li class="toctree-l2"><a class="reference internal" href="theory.html#outline">Outline</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="api.html"><tt class="docutils literal"><span class="pre">zope.event</span></tt> API Reference</a><ul> <li class="toctree-l2"><a class="reference internal" href="api.html#data">Data</a></li> <li class="toctree-l2"><a class="reference internal" href="api.html#functions">Functions</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="hacking.html">Hacking on <tt class="docutils literal"><span class="pre">zope.event</span></tt></a><ul> <li class="toctree-l2"><a class="reference internal" href="hacking.html#getting-the-code">Getting the Code</a></li> <li class="toctree-l2"><a class="reference internal" href="hacking.html#running-the-tests-in-a-virtualenv">Running the tests in a <tt class="docutils literal"><span class="pre">virtualenv</span></tt></a></li> <li class="toctree-l2"><a class="reference internal" href="hacking.html#building-the-documentation-in-a-virtualenv">Building the documentation in a <tt class="docutils literal"><span class="pre">virtualenv</span></tt></a></li> <li class="toctree-l2"><a class="reference internal" href="hacking.html#running-the-tests-using-zc-buildout">Running the tests using <tt class="docutils literal"><span class="pre">zc.buildout</span></tt></a></li> <li class="toctree-l2"><a class="reference internal" href="hacking.html#building-the-documentation-using-zc-buildout">Building the documentation using <tt class="docutils literal"><span class="pre">zc.buildout</span></tt></a></li> <li class="toctree-l2"><a class="reference internal" href="hacking.html#running-tests-on-multiple-python-versions-via-tox">Running Tests on Multiple Python Versions via <tt class="docutils literal"><span class="pre">tox</span></tt></a></li> <li class="toctree-l2"><a class="reference internal" href="hacking.html#submitting-a-bug-report">Submitting a Bug Report</a></li> <li class="toctree-l2"><a class="reference internal" href="hacking.html#sharing-your-changes">Sharing Your Changes</a></li> </ul> </li> </ul> </div> </div> <div class="section" id="indices-and-tables"> <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1> <ul class="simple"> <li><a class="reference internal" href="genindex.html"><em>Index</em></a></li> <li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li> <li><a class="reference internal" href="search.html"><em>Search Page</em></a></li> </ul> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h3><a href="#">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#"><tt class="docutils literal"><span class="pre">zope.event</span></tt> Documentation</a><ul> </ul> </li> <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li> </ul> <h4>Next topic</h4> <p class="topless"><a href="usage.html" title="next chapter">Using <tt class="docutils literal"><span class="pre">zope.event</span></tt></a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/index.txt" rel="nofollow">Show Source</a></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="search.html" method="get"> <input type="text" name="q" /> <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="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="usage.html" title="Using zope.event" >next</a> |</li> <li><a href="#">zope.event 4.0.3 documentation</a> »</li> </ul> </div> <div class="footer"> © Copyright 2010, Zope Foundation and Contributors. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. </div> </body> </html>
Name
Size
Last Modified
Owner
Permissions
Actions
_sources
Dir
February 10 2022 8:31:22
root
0755
_static
Dir
February 10 2022 8:31:22
root
0755
api.html
5.655
KB
October 15 2014 1:44:09
root
0644
genindex.html
3.272
KB
October 15 2014 1:44:10
root
0644
hacking.html
21.583
KB
October 15 2014 1:44:09
root
0644
index.html
7.047
KB
October 15 2014 1:44:10
root
0644
objects.inv
0.253
KB
October 15 2014 1:44:10
root
0644
search.html
3.065
KB
October 15 2014 1:44:10
root
0644
searchindex.js
3.618
KB
October 15 2014 1:44:10
root
0644
theory.html
4.904
KB
October 15 2014 1:44:10
root
0644
usage.html
9.955
KB
October 15 2014 1:44:10
root
0644
2017 © D7net | D704T team