templates_login (class)

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

Methods

close()

get()

get the templates_login object

get()[source]

get the templates_login object

Return

  • loginPage – the login page