agency.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. |
Module Contents
- class agency.layout.PageLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.org.layout.PageLayout
The default layout meant for the public facing parts of the site.
- class agency.layout.PersonLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.org.layout.PersonLayout
The default layout meant for the public facing parts of the site.
- class agency.layout.AgencyCollectionLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.org.layout.DefaultLayout
,MoveAgencyMixin
,NavTreeMixin
The default layout meant for the public facing parts of the site.
- class agency.layout.AgencyLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.org.layout.AdjacencyListLayout
,MoveAgencyMixin
The default layout meant for the public facing parts of the site.
- property breadcrumbs: list[onegov.core.elements.Link][source]
Returns the breadcrumbs for the current page.
- class agency.layout.AgencyPathMixin[source]
- class agency.layout.MembershipLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.org.layout.DefaultLayout
The default layout meant for the public facing parts of the site.
- class agency.layout.ExtendedPersonCollectionLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.org.layout.PersonCollectionLayout
,AgencyPathMixin
The default layout meant for the public facing parts of the site.
- class agency.layout.ExtendedPersonLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
PersonLayout
,AgencyPathMixin
The default layout meant for the public facing parts of the site.
- class agency.layout.AgencySearchLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.org.layout.DefaultLayout
,AgencyPathMixin
The default layout meant for the public facing parts of the site.