public class SimpleloginPage
extends org.openlowcode.module.system.page.generated.AbsSimpleloginPage
Constructor and Description |
---|
SimpleloginPage(java.lang.String contextaction)
displays the simple login page, with potentially the context action
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateTitle(java.lang.String contextaction) |
SPageNode |
getContent() |
getAllPageAttributes, getContextaction
addAddon, getAddress, getAllFinalPageAttributes, getFinalContent, getRootPath, getTitle, hasAdress, resetPath, setAddress, setTitle
changeName, cleanName, equals, getName
public SimpleloginPage(java.lang.String contextaction)
contextaction
- context action encoded in an Open Lowcode messagepublic SPageNode getContent()
getContent
in class SPage
public java.lang.String generateTitle(java.lang.String contextaction)
generateTitle
in class org.openlowcode.module.system.page.generated.AbsSimpleloginPage