Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.opencms.flex.jsp

Interface Summary
I_CmsJspTagParamParent Interface for tag handlers implementing valid parent tags for <c:param>.
 

Class Summary
CmsJspActionElement Bean to be used in JSP scriptlet code that provides direct access to the functionality offered by the opencms taglib.
CmsJspNavBuilder Bean to provide a convenient way to build navigation structures based on CmsJspNavElement.
CmsJspNavBuilder.ResourceTitleContainer Internal helper class to get a title - comparable CmsResource for channels.
CmsJspNavElement Bean to collect navigation information from a resource in the OpenCms VFS.
CmsJspTagInclude Used to include another OpenCms managed resource in a JSP.
CmsJspTagIncludeTEI This is a TagExtraInfo evaluation class that checks the attibutes of the <cms:include /> tag.
CmsJspTagInfo Provides access to OpenCms and System related information.
CmsJspTagLabel Provides access to the labels stored in the language files of the OpenCms workplace.
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.
CmsJspTagParam A handler for <param> that accepts attributes as Strings and evaluates them as expressions at runtime.
CmsJspTagProperty Provides access to the properties of a resource in the OpenCms VFS .
CmsJspTagTemplate Used to select various template elements form a JSP template that is included in another file.
CmsJspTagUser Provides access to the data of the currently logged in user.