|
|||||||||
| Home >> All >> com >> opencms >> flex >> [ jsp overview ] | PREV NEXT | ||||||||
A
- addParameter(String, String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- This methods adds parameters to the current request.
- addParameter(Map, String, String, boolean) - Static method in class com.opencms.flex.jsp.CmsJspTagInclude
- Internal method to add parameters.
- addParameter(String, String) - Method in interface com.opencms.flex.jsp.I_CmsJspTagParamParent
- Add a parameter to this tag.
C
- C_ATTR_ATTRIBUTE - Static variable in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
- C_ATTR_FILE - Static variable in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
- C_ATTR_PAGE - Static variable in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
- C_ATTR_PROPERTY - Static variable in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
- C_ATTR_SUFFIX - Static variable in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
- C_BODYLOADER_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagInclude
- URI of the bodyloader XML file in the OpenCms VFS
- C_NOT_INITIALIZED - Static variable in class com.opencms.flex.jsp.CmsJspActionElement
- Error message in case bean was not properly initialized
- C_PROPERTY_LOCALE - Static variable in class com.opencms.flex.jsp.CmsJspNavElement
- Property constant for
"locale" - C_PROPERTY_NAVIMAGE - Static variable in class com.opencms.flex.jsp.CmsJspNavElement
- Property constant for
"NavImage" - C_PROPERTY_NAVINFO - Static variable in class com.opencms.flex.jsp.CmsJspNavElement
- Property constant for
"NavInfo" - C_TEMPLATE_ELEMENT - Static variable in class com.opencms.flex.jsp.CmsJspTagTemplate
- Template part identifier
- CmsJspActionElement - class com.opencms.flex.jsp.CmsJspActionElement.
- Bean to be used in JSP scriptlet code that provides direct access to the functionality offered by the opencms taglib.
- CmsJspActionElement() - Constructor for class com.opencms.flex.jsp.CmsJspActionElement
- Empty constructor, required for every JavaBean.
- CmsJspActionElement(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class com.opencms.flex.jsp.CmsJspActionElement
- Constructor, with parameters.
- CmsJspNavBuilder - class com.opencms.flex.jsp.CmsJspNavBuilder.
- Bean to provide a convenient way to build navigation structures based on CmsJspNavElement.
- CmsJspNavBuilder() - Constructor for class com.opencms.flex.jsp.CmsJspNavBuilder
- Empty constructor, so that this bean can be initialized from a JSP.
- CmsJspNavBuilder(CmsObject) - Constructor for class com.opencms.flex.jsp.CmsJspNavBuilder
- Default constructor.
- CmsJspNavBuilder.ResourceTitleContainer - class com.opencms.flex.jsp.CmsJspNavBuilder.ResourceTitleContainer.
- Internal helper class to get a title - comparable CmsResource for channels.
- CmsJspNavBuilder.ResourceTitleContainer(CmsObject, CmsResource) - Constructor for class com.opencms.flex.jsp.CmsJspNavBuilder.ResourceTitleContainer
- CmsJspNavElement - class com.opencms.flex.jsp.CmsJspNavElement.
- Bean to collect navigation information from a resource in the OpenCms VFS.
- CmsJspNavElement() - Constructor for class com.opencms.flex.jsp.CmsJspNavElement
- Empty constructor required for every JavaBean, does nothing.
- CmsJspNavElement(String, Map) - Constructor for class com.opencms.flex.jsp.CmsJspNavElement
- Create a new instance of the bean and calls the init method with the provided parametes.
- CmsJspNavElement(String, Map, int) - Constructor for class com.opencms.flex.jsp.CmsJspNavElement
- Create a new instance of the bean and calls the init method with the provided parametes.
- CmsJspTagInclude - class com.opencms.flex.jsp.CmsJspTagInclude.
- Used to include another OpenCms managed resource in a JSP.
- CmsJspTagInclude() - Constructor for class com.opencms.flex.jsp.CmsJspTagInclude
- CmsJspTagIncludeTEI - class com.opencms.flex.jsp.CmsJspTagIncludeTEI.
- This is a TagExtraInfo evaluation class that checks the attibutes of
the
<cms:include />tag. - CmsJspTagIncludeTEI() - Constructor for class com.opencms.flex.jsp.CmsJspTagIncludeTEI
- CmsJspTagInfo - class com.opencms.flex.jsp.CmsJspTagInfo.
- Provides access to OpenCms and System related information.
- CmsJspTagInfo() - Constructor for class com.opencms.flex.jsp.CmsJspTagInfo
- CmsJspTagLabel - class com.opencms.flex.jsp.CmsJspTagLabel.
- Provides access to the labels stored in the language files of the OpenCms workplace.
- CmsJspTagLabel() - Constructor for class com.opencms.flex.jsp.CmsJspTagLabel
- CmsJspTagLink - class com.opencms.flex.jsp.CmsJspTagLink.
- Implements the
<cms:link>[filename]</cms:link>tag to add OpenCms managed links to a JSP page, required for link management and the static export to work properly. - CmsJspTagLink() - Constructor for class com.opencms.flex.jsp.CmsJspTagLink
- CmsJspTagParam - class com.opencms.flex.jsp.CmsJspTagParam.
- A handler for <param> that accepts attributes as Strings and evaluates them as expressions at runtime.
- CmsJspTagParam() - Constructor for class com.opencms.flex.jsp.CmsJspTagParam
- CmsJspTagProperty - class com.opencms.flex.jsp.CmsJspTagProperty.
- Provides access to the properties of a resource in the OpenCms VFS .
- CmsJspTagProperty() - Constructor for class com.opencms.flex.jsp.CmsJspTagProperty
- CmsJspTagTemplate - class com.opencms.flex.jsp.CmsJspTagTemplate.
- Used to select various template elements form a JSP template that is included in another file.
- CmsJspTagTemplate() - Constructor for class com.opencms.flex.jsp.CmsJspTagTemplate
- CmsJspTagUser - class com.opencms.flex.jsp.CmsJspTagUser.
- Provides access to the data of the currently logged in user.
- CmsJspTagUser() - Constructor for class com.opencms.flex.jsp.CmsJspTagUser
- com.opencms.flex.jsp - package com.opencms.flex.jsp
- compareTo(Object) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder.ResourceTitleContainer
- compareTo(Object) - Method in class com.opencms.flex.jsp.CmsJspNavElement
D
- DEBUG - Static variable in class com.opencms.flex.jsp.CmsJspActionElement
- DEBUG flag
- DEBUG - Static variable in class com.opencms.flex.jsp.CmsJspTagInclude
- Debugging on / off
- DEBUG - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- doAfterBody() - Method in class com.opencms.flex.jsp.CmsJspTagLabel
- doEndTag() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- doEndTag() - Method in class com.opencms.flex.jsp.CmsJspTagLink
- doEndTag() - Method in class com.opencms.flex.jsp.CmsJspTagParam
- doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagInfo
- doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagTemplate
- doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagUser
E
- encode - Variable in class com.opencms.flex.jsp.CmsJspTagParam
- There used to be an 'encode' attribute; I've left this as a vestige in case custom subclasses want to use our functionality but NOT encode parameters.
- equals(Object) - Method in class com.opencms.flex.jsp.CmsJspNavElement
G
- getAttribute() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Returns the attribute.
- getChannelSubFolders(String, String) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns all subfolders of a sub channel that has the given parent channel, or an empty array if that combination does not exist or has no subfolders.
- getChannelSubFolders(CmsObject, String, String) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns all subfolders of a sub channel that has the given parent channel, or an empty array if that combination does not exist or has no subfolders.
- getChannelSubFolders(String) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns all subfolders of a channel, or an empty array if the folder does not exist or has no subfolders.
- getChannelSubFolders(CmsObject, String) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns all subfolders of a channel, or an empty array if the folder does not exist or has no subfolders.
- getChannelSubFoldersSortTitleAsc(String, String) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns all subfolders of a channel, sorted by "Title" property ascending, or an empty array if the folder does not exist or has no subfolders.
- getChannelSubFoldersSortTitleAsc(CmsObject, String, String) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns all subfolders of a channel, sorted by "Title" property ascending, or an empty array if the folder does not exist or has no subfolders.
- getCmsObject() - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns the CmsObject from the wrapped request.
- getContent(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns the processed output of an OpenCms resource in a String.
- getDefault() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- Returns the default value.
- getDescription() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the value of the property C_PROPERTY_DESCRIPTION of this nav element,
or
nullif this property is not set. - getElement() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Returns the element.
- getElement() - Method in class com.opencms.flex.jsp.CmsJspTagTemplate
- Returns the include page/file target.
- getEscapeHtml() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- The value of the escape html flag.
- getFile() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Returns the value of
getPage(). - getFile() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- Returns the file name.
- getFileName() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the filename of the nav element, i.e.
- getHandleExceptions() - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns
trueif Exceptions are handled by the class instace, orfalseif they will be thrown and have to be handled by the calling class. - getInfo() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the value of the property C_PROPERTY_NAVINFO of this nav element,
or
nullif this property is not set. - getLocale() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the value of the property C_PROPERTY_LOCALE of this nav element,
or
nullif this property is not set. - getMessages(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Generates an initialized instance of com.opencms.flex.util.CmsMessages for convenient access to localized resource bundles.
- getMessages(String, String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Generates an initialized instance of com.opencms.flex.util.CmsMessages for convenient access to localized resource bundles.
- getMessages(String, String, String, String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Generates an initialized instance of com.opencms.flex.util.CmsMessages for convenient access to localized resource bundles.
- getName() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- Returns the property name.
- getNavImage() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the value of the property C_PROPERTY_NAVIMAGE of this nav element,
or
nullif this property is not set. - getNavPosition() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the value of the property C_PROPERTY_NAVPOS converted to a
float, or a value ofFloat.MAX_VALUEif the nav position property is not set (or not a valid number) for this resource. - getNavText() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the value of the property C_PROPERTY_NAVTEXT of this nav element,
or a warning message if this property is not set
(this method will never return
null). - getNavTreeLevel() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the nav tree level of this resource.
- getNavigation() - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns an initialized CmsJspNavBuilder instance.
- getNavigationBreadCrumb() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- getNavigationBreadCrumb(int, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- getNavigationBreadCrumb(int, boolean) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- getNavigationBreadCrumb(String, int, int, boolean) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Build a "bread crump" path navigation to the given folder.
- getNavigationForFolder() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Collect all navigation elements from the files of the folder of the current request URI, navigation elements are of class CmsJspNavElement.
- getNavigationForFolder(String) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Collect all navigation elements from the files in the given folder, navigation elements are of class CmsJspNavElement.
- getNavigationForFolder(CmsObject, String) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Collect all navigation elements from the files in the given folder, navigation elements are of class CmsJspNavElement.
- getNavigationForFolder(int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Build a navigation for the folder that is either minus levels up from of the folder of the current request URI, or that is plus levels down from the root folder towards the current request URI.
- getNavigationForFolder(String, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Build a navigation for the folder that is either minus levels up from the given folder, or that is plus levels down from the root folder towards the given folder.
- getNavigationForFolder(CmsObject, String, int) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Build a navigation for the folder that is either minus levels up from the given folder, or that is plus levels down from the root folder towards the given folder.
- getNavigationForResource() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns a CmsJspNavElement for the resource of the current request URI.
- getNavigationForResource(String) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns a CmsJspNavElement for the named resource.
- getNavigationForResource(CmsObject, String) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Returns a CmsJspNavElement for the named resource.
- getNavigationTreeForFolder(int, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- getNavigationTreeForFolder(String, int, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- getNavigationTreeForFolder(CmsObject, String, int, int) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Builds a tree navigation for the folders between the provided start and end level.
- getPage() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Returns the include page target.
- getPageContext() - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns the JSP page context wrapped by this element.
- getParentFolderName() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the name of the parent folder of the resource of this nav element,
- getProperties() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the original Hashtable of all file properties of the resource that the nav element belongs to.
- getProperty(String) - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the value of the selected property from this nav element.
- getProperty() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Returns the property.
- getProperty() - Method in class com.opencms.flex.jsp.CmsJspTagInfo
- Returns the selected info property.
- getProperty() - Method in class com.opencms.flex.jsp.CmsJspTagUser
- Returns the property name.
- getRequest() - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns the request wrapped by the element.
- getRequestContext() - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns the current request context from the internal CmsObject.
- getResourceName() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the resource name this nav element was initalized with.
- getResponse() - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns the reponse wrapped by this element.
- getSiteNavigation(CmsObject, String, int) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
- This method builds a complete navigation tree with entries of all branches from the specified folder.
- getSiteNavigation(String, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- This method builds a complete navigation tree with entries of all branches from the specified folder.
- getSiteNavigation() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- This method builds a complete site navigation tree with entries of all branches.
- getSuffix() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Returns the suffix.
- getTitle() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns the value of the property C_PROPERTY_TITLE of this nav element,
or
nullif this property is not set.
H
- handleException(Throwable) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Handles any exception that might occur in the context of this element to ensure that templates are not disturbed.
I
- I_CmsJspTagParamParent - interface com.opencms.flex.jsp.I_CmsJspTagParamParent.
- Interface for tag handlers implementing valid parent tags for <c:param>.
- include(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Include a sub-element without paramters from the OpenCms VFS, same as
using the
<cms:include file="..." />tag. - include(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Include a named sub-element without paramters from the OpenCms VFS, same as
using the
<cms:include file="..." element="..." />tag. - include(String, String, Map) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Include a named sub-element with paramters from the OpenCms VFS, same as
using the
<cms:include file="..." element="..." />tag with parameters in the tag body. - includeSilent(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Includes a named sub-element supressing all Exceptions that occur during the include,
otherwise the same as using
include(String, String, Map null)55 . - includeSilent(String, String, Map) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Includes a named sub-element supressing all Exceptions that occur during the include,
otherwise the same as using
include(String, String, Map)55 . - includeTagAction(PageContext, String, String, Map, ServletRequest, ServletResponse) - Static method in class com.opencms.flex.jsp.CmsJspTagInclude
- Include action method.
- info(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns an OpenCms or JVM system info property value, same as using
the
<cms:info property="..." />tag. - infoTagAction(String, HttpServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagInfo
- Returns the selected info property value based on the provided parameters.
- init(PageContext, HttpServletRequest, HttpServletResponse) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Initialize the bean with the current page context, request and response.
- init(CmsObject) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
- Initiliazes this bean.
- init(String, Map) - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Same as calling init(String, Hashtable, -1) 55 .
- init(String, Map, int) - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Initialized the member variables of this bean with the values provided.
- init() - Method in class com.opencms.flex.jsp.CmsJspTagParam
- isFolderLink() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns
trueif this nav element describes a folder,falseotherwise. - isInNavigation() - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Returns
trueif this nav element is in the navigation,falseotherwise. - isSpecified(TagData, String) - Static method in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
- Returns true if the given attribute name is specified, false otherwise.
- isValid(TagData) - Method in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
- Checks the validity of the
<cms:include />attributes.
L
- label(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns an OpenCms workplace label.
- link(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Calculate a link with the OpenCms link management,
same as using the
<cms:link>...</cms:link>tag. - linkTagAction(String, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagLink
- Internal action method.
M
- m_actionValue - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- array list for fast lookup
- m_actionValues - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- static array of the possible "file" properties
- m_attribute - Variable in class com.opencms.flex.jsp.CmsJspTagInclude
- m_cms - Variable in class com.opencms.flex.jsp.CmsJspNavBuilder
- m_context - Variable in class com.opencms.flex.jsp.CmsJspActionElement
- JSP page context
- m_controller - Variable in class com.opencms.flex.jsp.CmsJspActionElement
- OpenCms core CmsObject
- m_defaultValue - Variable in class com.opencms.flex.jsp.CmsJspTagProperty
- m_element - Variable in class com.opencms.flex.jsp.CmsJspTagInclude
- m_element - Variable in class com.opencms.flex.jsp.CmsJspTagTemplate
- m_escapeHtml - Variable in class com.opencms.flex.jsp.CmsJspTagProperty
- m_fileName - Variable in class com.opencms.flex.jsp.CmsJspNavElement
- m_handleExceptions - Variable in class com.opencms.flex.jsp.CmsJspActionElement
- Flag to indicate if we want default or custom Exception handling
- m_hasNav - Variable in class com.opencms.flex.jsp.CmsJspNavElement
- m_navTreeLevel - Variable in class com.opencms.flex.jsp.CmsJspNavElement
- m_navigation - Variable in class com.opencms.flex.jsp.CmsJspActionElement
- JSP navigation builder
- m_notInitialized - Variable in class com.opencms.flex.jsp.CmsJspActionElement
- Flag to indicate that this bean was properly initialized
- m_parameterMap - Variable in class com.opencms.flex.jsp.CmsJspTagInclude
- Hashmap to save paramters to the include in
- m_position - Variable in class com.opencms.flex.jsp.CmsJspNavElement
- m_properties - Variable in class com.opencms.flex.jsp.CmsJspNavElement
- m_property - Variable in class com.opencms.flex.jsp.CmsJspTagInclude
- m_property - Variable in class com.opencms.flex.jsp.CmsJspTagInfo
- m_property - Variable in class com.opencms.flex.jsp.CmsJspTagUser
- m_propertyFile - Variable in class com.opencms.flex.jsp.CmsJspTagProperty
- m_propertyName - Variable in class com.opencms.flex.jsp.CmsJspTagProperty
- m_request - Variable in class com.opencms.flex.jsp.CmsJspActionElement
- OpenCms JSP request
- m_requestUri - Variable in class com.opencms.flex.jsp.CmsJspNavBuilder
- m_requestUriFolder - Variable in class com.opencms.flex.jsp.CmsJspNavBuilder
- m_res - Variable in class com.opencms.flex.jsp.CmsJspNavBuilder.ResourceTitleContainer
- m_resource - Variable in class com.opencms.flex.jsp.CmsJspNavElement
- m_response - Variable in class com.opencms.flex.jsp.CmsJspActionElement
- OpenCms JSP response
- m_suffix - Variable in class com.opencms.flex.jsp.CmsJspTagInclude
- m_systemProperties - Static variable in class com.opencms.flex.jsp.CmsJspTagInfo
- Static array with allowed info property values
- m_target - Variable in class com.opencms.flex.jsp.CmsJspTagInclude
- m_text - Variable in class com.opencms.flex.jsp.CmsJspNavElement
- m_title - Variable in class com.opencms.flex.jsp.CmsJspNavBuilder.ResourceTitleContainer
- m_userProperties - Static variable in class com.opencms.flex.jsp.CmsJspTagUser
- static array of the possible user properties
- m_userProperty - Static variable in class com.opencms.flex.jsp.CmsJspTagInfo
- array list of allowed property values for more convenient lookup
- m_userProperty - Static variable in class com.opencms.flex.jsp.CmsJspTagUser
- array list for fast lookup
N
- name - Variable in class com.opencms.flex.jsp.CmsJspTagParam
P
- properties() - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns all properites of the current file.
- properties(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns all properites of the selected file.
- property(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns a selected file property value, same as using
the
<cms:property name="..." />tag or callingproperty(String name, String null, String null, boolean false)55 . - property(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns a selected file property value, same as using
the
<cms:property name="..." file="..." />tag or callingproperty(String name, String file, String null, boolean false)55 . - property(String, String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns a selected file property value, same as using
the
<cms:property name="..." file="..." default="..." />tag or callingproperty(String name, String file, String defaultValue, boolean false)55 . - property(String, String, String, boolean) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns a selected file property value with optional HTML escaping, same as using
the
<cms:property name="..." file="..." default="..." />tag. - propertyTagAction(String, String, String, boolean, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagProperty
- Internal action method.
R
- release() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- release() - Method in class com.opencms.flex.jsp.CmsJspTagInfo
- release() - Method in class com.opencms.flex.jsp.CmsJspTagParam
- release() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- release() - Method in class com.opencms.flex.jsp.CmsJspTagTemplate
- release() - Method in class com.opencms.flex.jsp.CmsJspTagUser
S
- setAttribute(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Sets the attribute.
- setDefault(String) - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- Sets the default value.
- setElement(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Sets the element.
- setElement(String) - Method in class com.opencms.flex.jsp.CmsJspTagTemplate
- Sets the include page/file target.
- setEscapeHtml(String) - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- Set the escape html flag.
- setFile(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Sets the file, same aus using
setPage() - setFile(String) - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- Sets the file name.
- setHandleExceptions(boolean) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Controls if Exceptions that occur in methods of this class are supressed (true) or not (false).
- setName(String) - Method in class com.opencms.flex.jsp.CmsJspTagParam
- setName(String) - Method in class com.opencms.flex.jsp.CmsJspTagProperty
- Sets the property name.
- setNavPosition(float) - Method in class com.opencms.flex.jsp.CmsJspNavElement
- Sets the value that will be returned by the
CmsJspNavElement.getNavPosition()55 method of this class. - setPage(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Sets the include page target.
- setProperty(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Sets the property.
- setProperty(String) - Method in class com.opencms.flex.jsp.CmsJspTagInfo
- Sets the info property name.
- setProperty(String) - Method in class com.opencms.flex.jsp.CmsJspTagUser
- Sets the property name.
- setSuffix(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
- Sets the suffix.
- setValue(String) - Method in class com.opencms.flex.jsp.CmsJspTagParam
T
- template(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Checks if a template part should be used or not, same as using
the
<cms:template element="..." />tag. - templateTagAction(String, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagTemplate
- Internal action method.
- toAbsolute(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Converts a relative URI in the OpenCms VFS to an absolute one based on the location of the currently processed OpenCms URI.
U
- USE_ELEMENT_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- USE_PARENT - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- USE_SEARCH - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- USE_SEARCH_ELEMENT_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- USE_SEARCH_PARENT - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- USE_SEARCH_THIS - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- USE_SEARCH_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- USE_THIS - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- USE_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
- user(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
- Returns a selected user property, i.e.
- userTagAction(String, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagUser
- Internal action method.
V
- value - Variable in class com.opencms.flex.jsp.CmsJspTagParam
W
- wpLabelTagAction(String, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagLabel
- Internal action method.
A C D E G H I L M N P R S T U V W
|
|||||||||
| Home >> All >> com >> opencms >> flex >> [ jsp overview ] | PREV NEXT | ||||||||