winterthur.layout
Attributes
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. |
Module Contents
- winterthur.layout.MissionReportContext: TypeAlias = MissionReport | MissionReportVehicle | MissionReportCollection | MissionReportVehicleCollection...[source]
- class winterthur.layout.AddressLayout(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 winterthur.layout.AddressSubsetLayout(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 winterthur.layout.RoadworkCollectionLayout(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 winterthur.layout.RoadworkLayout(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 winterthur.layout.DaycareSubsidyCalculatorLayout(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 winterthur.layout.MissionReportLayout(model: MissionReportContext, request: onegov.winterthur.request.WinterthurRequest, *suffixes: onegov.core.elements.Link)[source]
Bases:
onegov.org.layout.DefaultLayout
The default layout meant for the public facing parts of the site.