pas.layouts.parliamentarian_role

Classes

ParliamentarianRoleLayout

The default layout meant for the public facing parts of the site.

Module Contents

class pas.layouts.parliamentarian_role.ParliamentarianRoleLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]

Bases: onegov.pas.layouts.default.DefaultLayout

The default layout meant for the public facing parts of the site.

property title: str[source]
property og_description: str[source]
property parliamentarian_collection: onegov.pas.collections.ParliamentarianCollection[source]
property breadcrumbs: list[onegov.core.elements.Link][source]

Returns the breadcrumbs for the current page.

A of onegov.org.elements.LinkGroup classes. Each of them will be shown in the top editbar, with the group title being the dropdown title.