forked from openlp/openlp
baaa7e0508
Renamed the import wizards to match the general form naming convention. Removed an unnecessary class.
56 lines
1016 B
ReStructuredText
56 lines
1016 B
ReStructuredText
.. _plugins-bibles:
|
|
|
|
Bibles Plugin
|
|
=============
|
|
|
|
.. automodule:: openlp.plugins.bibles
|
|
:members:
|
|
|
|
Plugin Class
|
|
------------
|
|
|
|
.. autoclass:: openlp.plugins.bibles.bibleplugin.BiblePlugin
|
|
:members:
|
|
|
|
Forms
|
|
-----
|
|
|
|
.. automodule:: openlp.plugins.bibles.forms
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.bibles.forms.importwizardform.ImportWizardForm
|
|
:members:
|
|
|
|
Helper Classes & Functions
|
|
--------------------------
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib.db
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib.biblestab
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib.manager
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib.mediaitem
|
|
:members:
|
|
|
|
Bible Importers
|
|
---------------
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib.csvbible
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib.http
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib.osis
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.bibles.lib.opensong
|
|
:members:
|