org.sakaiproject.jsf.app |
|
Java Source File Name | Type | Comment |
MessageSaver.java | Class |
MessageSaver has utility methods to save FacesMessage objects from one request to the next request (the messages are saved attributes of the current HttpSession). |
SakaiNavigationHandler.java | Class |
SakaiNavigationHandler catches the response that is being redirected to preserve the faces messages for the return request. |
SakaiPhaseListener.java | Class | |
SakaiVariableResolver.java | Class |
SakaiVariableResolver extends the standard variable resolved of the selected faced implementation. |
SakaiViewHandler.java | Class |
SakaiViewHandler extends the basic ViewHandler functionality for getActionURL(). |