webui Package
=============

Diagrams
---------

Simple ServerAdapter class diagram

.. inheritance-diagram:: shinken.webui.bottlewebui.ServerAdapter  shinken.webui.bottlecore.CGIServer
                         shinken.webui.bottlecore.FlupFCGIServer  shinken.webui.bottlecore.FlupSCGIServer
                         shinken.webui.bottlecore.WSGIRefServer  shinken.webui.bottlecore.WSGIRefServerSelect
                         shinken.webui.bottlecore.CherryPyServer  shinken.webui.bottlecore.PasteServer
                         shinken.webui.bottlecore.MeinheldServer  shinken.webui.bottlecore.FapwsServer
                         shinken.webui.bottlecore.TornadoServer  shinken.webui.bottlecore.AppEngineServer
                         shinken.webui.bottlecore.TwistedServer  shinken.webui.bottlecore.DieselServer
                         shinken.webui.bottlecore.GeventServer  shinken.webui.bottlecore.GunicornServer
                         shinken.webui.bottlecore.EventletServer  shinken.webui.bottlecore.RocketServer
                         shinken.webui.bottlecore.BjoernServer  shinken.webui.bottlecore.AutoServer
                         shinken.webui.bottlewebui.CGIServer  shinken.webui.bottlewebui.FlupFCGIServer
                         shinken.webui.bottlewebui.FlupSCGIServer  shinken.webui.bottlewebui.WSGIRefServer
                         shinken.webui.bottlewebui.WSGIRefServerSelect  shinken.webui.bottlewebui.CherryPyServer
                         shinken.webui.bottlewebui.PasteServer  shinken.webui.bottlewebui.MeinheldServer
                         shinken.webui.bottlewebui.FapwsServer  shinken.webui.bottlewebui.TornadoServer
                         shinken.webui.bottlewebui.AppEngineServer  shinken.webui.bottlewebui.TwistedServer
                         shinken.webui.bottlewebui.DieselServer  shinken.webui.bottlewebui.GeventServer
                         shinken.webui.bottlewebui.GunicornServer  shinken.webui.bottlewebui.EventletServer
                         shinken.webui.bottlewebui.RocketServer  shinken.webui.bottlewebui.BjoernServer
                         shinken.webui.bottlewebui.AutoServer
 :parts: 3


Simple DictProperty class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.DictProperty
  :parts: 3



Simple HooksPlugin class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.HooksPlugin
  :parts: 3



Simple JSONPlugin class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.JSONPlugin
  :parts: 3



Simple HeaderProperty class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.HeaderProperty
  :parts: 3



Simple BaseResponse class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.BaseResponse
  :parts: 3



Simple TemplatePlugin class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.TemplatePlugin
  :parts: 3



Simple BaseTemplate class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.BaseTemplate  shinken.webui.bottlecore.MakoTemplate
                         shinken.webui.bottlecore.CheetahTemplate  shinken.webui.bottlecore.SimpleTALTemplate
                         shinken.webui.bottlecore.SimpleTemplate  shinken.webui.bottlewebui.MakoTemplate
                         shinken.webui.bottlewebui.CheetahTemplate  shinken.webui.bottlewebui.SimpleTALTemplate
                         shinken.webui.bottlewebui.SimpleTemplate
  :parts: 3


Simple DictMixin class diagram :

.. inheritance-diagram:: UserDict.DictMixin  shinken.webui.bottlecore.BaseRequest  shinken.webui.bottlecore.MultiDict
                         shinken.webui.bottlecore.HeaderDict  shinken.webui.bottlecore.WSGIHeaderDict
                         shinken.webui.bottlewebui.BaseRequest  shinken.webui.bottlewebui.MultiDict
                         shinken.webui.bottlewebui.HeaderDict  shinken.webui.bottlewebui.WSGIHeaderDict
  :parts: 3



Simple Router class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.Router
  :parts: 3



Simple WSGIFileWrapper class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.WSGIFileWrapper
  :parts: 3



Simple Bottle class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.Bottle
  :parts: 3



Simple TypeFilterPlugin class diagram :

.. inheritance-diagram:: shinken.webui.bottlewebui.TypeFilterPlugin
  :parts: 3



Simple list class diagram :

.. inheritance-diagram:: __builtin__.list  shinken.webui.bottlecore.AppStack  shinken.webui.bottlewebui.AppStack
    :parts: 3


Package
--------

:mod:`webui` Package
--------------------

.. automodule:: shinken.webui
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`bottlecore` Module
------------------------

.. automodule:: shinken.webui.bottlecore
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`bottlewebui` Module
-------------------------

.. automodule:: shinken.webui.bottlewebui
    :members:
    :undoc-members:
    :show-inheritance:

