landsgemeinde.layouts.agenda
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. |
Module Contents
- class landsgemeinde.layouts.agenda.AgendaItemCollectionLayout(model: Any, request: onegov.landsgemeinde.request.LandsgemeindeRequest)[source]
Bases:
onegov.landsgemeinde.layouts.default.DefaultLayout
The default layout meant for the public facing parts of the site.
- class landsgemeinde.layouts.agenda.AgendaItemLayout(model: onegov.landsgemeinde.models.AgendaItem, request: onegov.landsgemeinde.request.LandsgemeindeRequest)[source]
Bases:
onegov.landsgemeinde.layouts.default.DefaultLayout
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.