Class | Description |
---|---|
FrontendPage |
An abstract base class for all WebFrontend page components, except for
some meta-page-components (like the LogOutPage component).
|
HomePage |
WebFrontend home page component.
|
LimitedEditingPage |
An abstract base class for pages that need an explicit flag passed in constructor to enable editing.
|
LogInPage |
WebFrontend log-in page.
|
LogOutPage |
WebFrontend log-out page.
|
UserPanel |
A panel which contains basic information about the currently logged-in
user.
|
Copyright © 2013. All Rights Reserved.