Home | Trees | Indices | Help |
|
---|
|
object --+ | SystemMessages
Contains the system messages used to notify the user about various critical situations that can occur.
Customize by overriding the static Application.getSystemMessages()
and returning CustomizedSystemMessages.
The defaults defined in this class are:
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Use CustomizedSystemMessages to customize
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns the URL the user should be redirected to after dismissing the "you have to enable your cookies" message. Typically null.
|
Determines if "cookies disabled" messages should be shown to the end user or not. If the notification is disabled the user will be immediately redirected to the URL returned by getCookiesDisabledURL.
|
Returns the caption of the message shown to the user when cookies are disabled in the browser.
|
Returns the message shown to the user when cookies are disabled in the browser.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:22 2015 | http://epydoc.sourceforge.net |