C E G I L P S T U

G

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.
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(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.
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.
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.
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.
getDescription() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_DESCRIPTION of this nav element, or null if this property is not set.
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 true if Exceptions are handled by the class instace, or false if 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 null if 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 null if this property is not set.
getMessages(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Generates an initialized instance of 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 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 CmsMessages for convenient access to localized resource bundles.
getNavigation() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns an initialized CmsJspNavBuilder instance.
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(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(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.
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) - 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(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.
getNavigationForResource() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the resource of the current request URI.
getNavigationForResource(CmsObject, String) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the named resource.
getNavigationForResource(String) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the named resource.
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.
getNavigationTreeForFolder(int, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
 
getNavigationTreeForFolder(String, int, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
 
getNavImage() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_NAVIMAGE of this nav element, or null if 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 of Float.MAX_VALUE if 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.
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.
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.
getTitle() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_TITLE of this nav element, or null if this property is not set.

C E G I L P S T U