swissvotes.layouts.votes
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 |
Module Contents
- class swissvotes.layouts.votes.VotesLayout(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.votes.VotesActionLayout(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.votes.UpdateVotesLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
VotesActionLayout
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.votes.UpdateMetadataLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
VotesActionLayout
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.votes.UpdateExternalResourcesLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
VotesActionLayout
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.votes.DeleteVotesLayout(model: Any, request: onegov.swissvotes.request.SwissvotesRequest)[source]
Bases:
VotesActionLayout
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.