Skip to content
Snippets Groups Projects
index.rst 1.33 KiB
Newer Older
.. plugin_dbui documentation master file, created by
   sphinx-quickstart on Sat Apr 11 11:17:03 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to plugin_dbui's documentation!
=======================================

Contents:

.. currentmodule:: plugin_dbui

The main class
==============

Constants
---------

   =========  ===  =============
   UNDEF      str  ``undefined``
   UNDEF_ID   int  ``1``
   UNKNOWN    str  ``???``
   =========  ===  =============

Helpers functions
-----------------

.. currentmodule:: plugin_dbui.helper

.. autosummary::
   :toctree: generated/

   get_id
   
Modifiers
---------

.. currentmodule:: plugin_dbui.fieldsmodifier

.. autosummary::
   :toctree: generated/

   FieldsModifier

.. currentmodule:: plugin_dbui.formmodifier

.. autosummary::
   :toctree: generated/

   FormModifier

.. currentmodule:: plugin_dbui.gridmodifier

.. autosummary::
   :toctree: generated/

   GridModifier

Validators
----------

.. currentmodule:: plugin_dbui

Callbacks
---------

Database service
----------------

.. autosummary::
   :toctree: generated/
   
   dbsvc.DbSvc
   directsvc.DirectSvc

Base classes
------------

Exceptions
----------

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`