swissvotes.layouts.page
Classes
Extends the base layout class with methods related to chameleon |
|
Extends the base layout class with methods related to chameleon |
|
Extends the base layout class with methods related to chameleon |
|
Extends the base layout class with methods related to chameleon |
|
Extends the base layout class with methods related to chameleon |
|
Extends the base layout class with methods related to chameleon |
|
Extends the base layout class with methods related to chameleon |
|
Extends the base layout class with methods related to chameleon |
Module Contents
- class swissvotes.layouts.page.PageLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
onegov.swissvotes.layouts.default.DefaultLayout
Extends the base layout class with methods related to chameleon template rendering.
This class assumes the existance of two templates:
layout.pt -> Contains the page skeleton with headers, body and so on.
macros.pt -> Contains chameleon macros.
- class swissvotes.layouts.page.AddPageLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
onegov.swissvotes.layouts.default.DefaultLayout
Extends the base layout class with methods related to chameleon template rendering.
This class assumes the existance of two templates:
layout.pt -> Contains the page skeleton with headers, body and so on.
macros.pt -> Contains chameleon macros.
- class swissvotes.layouts.page.PageDetailLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
onegov.swissvotes.layouts.default.DefaultLayout
Extends the base layout class with methods related to chameleon template rendering.
This class assumes the existance of two templates:
layout.pt -> Contains the page skeleton with headers, body and so on.
macros.pt -> Contains chameleon macros.
- class swissvotes.layouts.page.EditPageLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
PageDetailLayout
Extends the base layout class with methods related to chameleon template rendering.
This class assumes the existance of two templates:
layout.pt -> Contains the page skeleton with headers, body and so on.
macros.pt -> Contains chameleon macros.
- class swissvotes.layouts.page.DeletePageLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
PageDetailLayout
Extends the base layout class with methods related to chameleon template rendering.
This class assumes the existance of two templates:
layout.pt -> Contains the page skeleton with headers, body and so on.
macros.pt -> Contains chameleon macros.
- class swissvotes.layouts.page.ManagePageAttachmentsLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
PageDetailLayout
Extends the base layout class with methods related to chameleon template rendering.
This class assumes the existance of two templates:
layout.pt -> Contains the page skeleton with headers, body and so on.
macros.pt -> Contains chameleon macros.
- class swissvotes.layouts.page.ManagePageSliderImagesLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
PageDetailLayout
Extends the base layout class with methods related to chameleon template rendering.
This class assumes the existance of two templates:
layout.pt -> Contains the page skeleton with headers, body and so on.
macros.pt -> Contains chameleon macros.
- class swissvotes.layouts.page.DeletePageAttachmentLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
onegov.swissvotes.layouts.default.DefaultLayout
Extends the base layout class with methods related to chameleon template rendering.
This class assumes the existance of two templates:
layout.pt -> Contains the page skeleton with headers, body and so on.
macros.pt -> Contains chameleon macros.