mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-23 13:02:49 +00:00
56 lines
1014 B
ReStructuredText
56 lines
1014 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.bibleimportform.BibleImportForm
|
||
|
: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:
|