dryxPyramid.templates.responses.templates_login module

The HTML template module for the ``templates_login.py`` resource

Author

David Young

class templates_login(log, request, mainCssFilePath='main.css', jsFilePath='main-ck.js', pageTitle='Login', iconPath='', came_from='/', message='')[source]

Bases: object

The worker class for the templates_login module

Key Arguments

  • log – logger

  • request – the pyramid request

  • mainCssFilePath – the filename of the main css file

  • jsFilePath – the filename of the main js file

  • pageTitle – pageTitle

  • icon – webapp icon

  • came_from – the url this login page was triggered from

  • message – message to display as notification

close()[source]
get()[source]

get the templates_login object

Return

  • loginPage – the login page