pas.layouts.user
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. |
Module Contents
- class pas.layouts.user.UserManagementLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.town6.layout.UserManagementLayout
,onegov.pas.layouts.default.DefaultLayout
The default layout meant for the public facing parts of the site.
- class pas.layouts.user.UserLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.town6.layout.UserLayout
,onegov.pas.layouts.default.DefaultLayout
The default layout meant for the public facing parts of the site.
- class pas.layouts.user.UserGroupCollectionLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]
Bases:
onegov.town6.layout.UserGroupCollectionLayout
,onegov.pas.layouts.default.DefaultLayout
The default layout meant for the public facing parts of the site.