translator_directory.layout
Classes
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
|
The default layout meant for the public facing parts of the site. |
Module Contents
- class translator_directory.layout.DefaultLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.town6.layout.DefaultLayout
The default layout meant for the public facing parts of the site.
- show(attribute_name: str) bool [source]
Some attributes on the translator are hidden for less privileged users
- class translator_directory.layout.TranslatorLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.
- property file_collection: onegov.translator_directory.collections.documents.TranslatorDocumentCollection[source]
- class translator_directory.layout.EditTranslatorLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
TranslatorLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.ReportTranslatorChangesLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
TranslatorLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.ApplyTranslatorChangesLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
TranslatorLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.MailTemplatesLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
TranslatorLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.TranslatorCollectionLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.AddTranslatorLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
TranslatorCollectionLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.TranslatorDocumentsLayout(model: Any, request: onegov.translator_directory.request.TranslatorAppRequest)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.LanguageCollectionLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.LanguageLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.EditLanguageLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
LanguageLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.AddLanguageLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
LanguageLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.AccreditationLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.RequestAccreditationLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.GrantAccreditationLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.
- class translator_directory.layout.RefuseAccreditationLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
DefaultLayout
The default layout meant for the public facing parts of the site.