|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.liquidsite.app.admin.view.HomeView
A helper class for the home view. This class contains methods for creating the HTML responses to the various pages in the home view.
| Method Summary | |
void |
viewEditPassword(Request request)
Shows the edit password page. |
void |
viewEditUser(Request request)
Shows the edit user page. |
void |
viewHome(Request request)
Shows the home page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void viewHome(Request request)
request - the request objectpublic void viewEditUser(Request request)
request - the request objectpublic void viewEditPassword(Request request)
request - the request object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||