public class Frontpage
extends org.openlowcode.module.system.page.generated.AbsFrontpagePage
Constructor and Description |
---|
Frontpage(java.lang.String specificmessage,
Task[] activetasks)
creates a front page with the following attributes
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateTitle(java.lang.String specificmessage,
Task[] activetasks) |
protected SPageNode |
getContent() |
getActivetasks, getAllPageAttributes, getSpecificmessage
addAddon, getAddress, getAllFinalPageAttributes, getFinalContent, getRootPath, getTitle, hasAdress, resetPath, setAddress, setTitle
changeName, cleanName, equals, getName
public Frontpage(java.lang.String specificmessage, Task[] activetasks)
specificmessage
- specific messageactivetasks
- active tasks for the userpublic java.lang.String generateTitle(java.lang.String specificmessage, Task[] activetasks)
generateTitle
in class org.openlowcode.module.system.page.generated.AbsFrontpagePage
protected SPageNode getContent()
getContent
in class SPage