Class CmnConst.RenderParams
java.lang.Object
de.xima.fc.CmnConst.RenderParams
- Enclosing class:
CmnConst
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringRender parameter that filters the authenticators available for form login.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringDeprecated.static final StringDeprecated.The name implies that all CSS files are disabled, but this is not the case.static final Stringstatic final Stringstatic final StringWhether to include response.js (http://responsejs.com/). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LANG
- See Also:
-
PREFIX
- See Also:
-
USE_JQUERYUI
- See Also:
-
USE_JQUERY
- See Also:
-
USE_RESPONSE_JS
Whether to include response.js (http://responsejs.com/). Stands for use-Breakpoint-Sets.- See Also:
-
USE_BOOSSTRAP
-
USE_CSS
Deprecated.The name implies that all CSS files are disabled, but this is not the case. In fact, most CSS files from various sources (plugins, form files, themes etc.) were and still are included, even when this option is set. Use e.g.THEMEto use a specific form theme, orUSE_JQUERYUIto disable JQuery UI.URL query parameter form web forms that disables certain CSS files.- See Also:
-
FORCE_INLINE_INCLUDES
- See Also:
-
FORCE_FULLY_INLINE_INCLUDES
- See Also:
-
FORM_ONLY
- See Also:
-
KEEPALIVE
- See Also:
-
THEME
- See Also:
-
FILTER_AUTHENTICATORS
Render parameter that filters the authenticators available for form login. If this parameter is present in form provide URLs, the user will be redirected to the external IDP id if the resulting client list is single filtered indirect client.- See Also:
-
LOGIN_FALLBACK
- See Also:
-
LOGIN_USE_REDIRECT
- See Also:
-
FORM_CONTAINER_ID
- See Also:
-
PARAMNAME_FORM_USERNAME
- See Also:
-
PARAMNAME_FORM_PASSWORD
- See Also:
-
PARAMNAME_FORM_MANDANT
- See Also:
-
PARAMNAME_FORM_STATUS
- See Also:
-
PARAMNAME_FORM_USERGROUP
- See Also:
-
PARAMNAME_FORM_DEBUGTOOLS
- See Also:
-
-
Constructor Details
-
RenderParams
public RenderParams()
-