|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ControlPanelFlags
Interface containing flags used by the control panel ui. The constants defined here are used as request attribute keys and values and are evaluated by control panel pages to conditionally show and hide ui elements.
Field Summary | |
---|---|
static java.lang.String |
CONTROL_PANEL_PAGE
Request attribute key used to indicate the current control panel page |
static java.lang.String |
DRAFTS
Request attribute value used to indicate the current page is the 'Your Drafts' page. |
static java.lang.String |
IN_CONTROL_PANEL
Request attribute key used to indicate whether the current page is part of the control panel |
static java.lang.String |
PASSWORD
Request attribute value used to indicate the current page is the 'Change Password' page. |
static java.lang.String |
PROFILE
Request attribute value used to indicate the current page is the 'Edit Your Profile' page. |
static java.lang.String |
QUESTIONS
Request attribute value used to indicate the current page is the 'Your Questions' page. |
static java.lang.String |
SETTINGS
Request attribute value used to indicate the current page is the 'Edit Your Settings' page. |
static java.lang.String |
WATCHES
Request attribute value used to indicate the current page is the 'Your Watches' page. |
Field Detail |
---|
static final java.lang.String IN_CONTROL_PANEL
static final java.lang.String CONTROL_PANEL_PAGE
static final java.lang.String WATCHES
static final java.lang.String PASSWORD
static final java.lang.String PROFILE
static final java.lang.String QUESTIONS
static final java.lang.String SETTINGS
static final java.lang.String DRAFTS
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |