fsi.layouts.course_attendee
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 fsi.layouts.course_attendee.CourseAttendeeCollectionLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.fsi.layout.DefaultLayout
The default layout meant for the public facing parts of the site.
- property editbar_links: list[onegov.core.elements.Link | onegov.core.elements.LinkGroup][source]
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.
- property breadcrumbs: list[onegov.core.elements.Link][source]
Returns the breadcrumbs for the current page.
- class fsi.layouts.course_attendee.CourseAttendeeLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.fsi.layout.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.