A B C D E F G H I K L M N O P R S T V W

I

I_CmsField - Interface in org.opencms.frontend.templateone.form
Defines the methods required for form fields.
includeElements() - Method in class org.opencms.frontend.templateone.CmsTemplateBean
Includes the page elements if they are present.
includeListItem(CmsJspActionElement, boolean) - Method in class org.opencms.frontend.templateone.CmsTemplateContentListItem
Includes the list generation JSP and creates the necessary request parameters for the included JSP.
includePart(String, String, String, CmsJspActionElement) - Method in class org.opencms.frontend.templateone.CmsTemplateParts
Returns the content of the specified JSP target file depending on the element and the layout to display.
includePopup(String, String) - Method in class org.opencms.frontend.templateone.CmsTemplateBean
Includes page elements useable on popup pages ("popuphead", "popupfoot").
includeRightLists() - Method in class org.opencms.frontend.templateone.CmsTemplateBean
Includes center list elements if defined.
includeWithPageUri(String) - Method in class org.opencms.frontend.templateone.CmsTemplateSearch
Includes the specified template element with the page URI specified in the request parameter "uri".
incrementPlaceholder(String) - Method in class org.opencms.frontend.templateone.form.A_CmsField
This function sets the cells of placeholder.
init(PageContext, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.frontend.templateone.CmsTemplateBean
Initialize this bean with the current page context, request and response.
init(PageContext, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.frontend.templateone.CmsTemplateForm
Initialize this bean with the current page context, request and response.
init(PageContext, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.frontend.templateone.CmsTemplateImprint
Initialize this bean with the current page context, request and response.
init(PageContext, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.frontend.templateone.CmsTemplateNavigation
Initialize this bean with the current page context, request and response.
init(PageContext, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.frontend.templateone.CmsTemplateSearch
Initialize this bean with the current page context, request and response.
init(PageContext, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.frontend.templateone.CmsTemplateStyleSheet
Initialize this bean with the current page context, request and response.
init(CmsJspActionElement) - Method in class org.opencms.frontend.templateone.form.CmsCaptchaSettings
Configures the instance with values overridden from the the request parameters.
init(CmsObject, CmsXmlContent, Locale) - Method in class org.opencms.frontend.templateone.form.CmsCaptchaSettings
Configures the instance with overridden values from the given XML content.
init(CmsFormHandler, CmsMessages, boolean, String, String) - Method in class org.opencms.frontend.templateone.form.CmsForm
Initializes the form configuration and creates the necessary form field objects.
init(HttpServletRequest, String) - Method in class org.opencms.frontend.templateone.form.CmsFormHandler
Initializes the form handler and creates the necessary configuration objects.
initGimpyFactory() - Method in class org.opencms.frontend.templateone.form.CmsCaptchaEngine
Initializes a Gimpy captcha factory.
initUri() - Method in class org.opencms.frontend.templateone.CmsTemplateBase
Initializes the URI of the current template page.
isChecked(String) - Method in class org.opencms.frontend.templateone.CmsTemplateForm
Checks if the given String is true and returns the "checked" attribute for checkboxes and radiobuttons.
isCheckPageSubmitted() - Method in class org.opencms.frontend.templateone.form.CmsForm
Tests if the check page was submitted.
isConcernChecked(String) - Method in class org.opencms.frontend.templateone.CmsTemplateFormLetter
Returns the "checked" attribute if the current "concern" radio button is checked.
isConfirmationMailEnabled() - Method in class org.opencms.frontend.templateone.form.CmsForm
Returns if the optional confirmation mail is enabled.
isConfirmationMailOptional() - Method in class org.opencms.frontend.templateone.form.CmsForm
Returns if the confirmation mail if optional, i.e. selectable by the form submitter.
isCopyChecked() - Method in class org.opencms.frontend.templateone.CmsTemplateFormLetter
Examines the value of the send copy checkbox and returns the "checked" attribute.
isCopyChecked() - Method in class org.opencms.frontend.templateone.CmsTemplateFormRecommend
Examines the value of the send copy checkbox and returns the "checked" attribute.
isInitial() - Method in class org.opencms.frontend.templateone.form.CmsFormHandler
Returns if the form is displayed for the first time.
isInputFormSubmitted() - Method in class org.opencms.frontend.templateone.form.CmsForm
Tests if the input page was submitted.
isMandatory() - Method in class org.opencms.frontend.templateone.form.A_CmsField
 
isMandatory() - Method in interface org.opencms.frontend.templateone.form.I_CmsField
Returns if this input field is mandatory.
isSalutationSelected(String) - Method in class org.opencms.frontend.templateone.CmsTemplateFormLetter
Returns the "selected" attribute if the current "contact option" is selected.
isSameDate(String, String) - Method in class org.opencms.frontend.templateone.modules.CmsTemplateModules
Checks if two dates in the page context attributes have the same date and differ only from their time.
isSearchAll() - Method in class org.opencms.frontend.templateone.CmsTemplateSearch
Returns true if the entire website should be searched.
isSearchAllDisplayed() - Method in class org.opencms.frontend.templateone.CmsTemplateSearch
Returns true if the checkbox to search the entire website should be displayed.
isSelected(String, String) - Method in class org.opencms.frontend.templateone.CmsTemplateForm
Returns true if the two parameters are equal.
isSelected() - Method in class org.opencms.frontend.templateone.form.CmsFieldItem
Returns if the current item is selected or not.
isShow() - Method in class org.opencms.frontend.templateone.form.CmsFieldValue
Returns if the current item is shown or not.
isSubmitted() - Method in class org.opencms.frontend.templateone.CmsTemplateForm
Returns if the form has been submitted or not.
isUriChanged() - Method in class org.opencms.frontend.templateone.CmsTemplateBase
Returns true if the OpenCms request context URI has been changed.
isUseBackgroundImage() - Method in class org.opencms.frontend.templateone.form.CmsCaptchaSettings
Returns the flag that decides wethter a background image or a background color is used.
isValidEmailAddress(String) - Static method in class org.opencms.frontend.templateone.CmsTemplateForm
Oversimplistic method to validate email addresses.

A B C D E F G H I K L M N O P R S T V W