|
|||||||||
| Home >> All >> com >> RuntimeCollective >> sitemap >> [ tag overview ] | PREV NEXT | ||||||||
A
- AddBookmarkTag - class com.RuntimeCollective.sitemap.tag.AddBookmarkTag.
- A custom JSP tag that sets the request parameters necessary for adding a site location to the user's bookmarks.
- AddBookmarkTag() - Constructor for class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- addHomePageText - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- if true, add " Home Page" to the end of home pages
- addRemove - Variable in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Whether to add or remove the tag
- asLinks - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- whether the breadcrumb items are links to the pages or not
B
- BreadcrumbTag - class com.RuntimeCollective.sitemap.tag.BreadcrumbTag.
- View the breadcrumb trail for a specified SiteNode.
- BreadcrumbTag() - Constructor for class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
C
- ColourSchemeInputTag - class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag.
- A custom JSP tag that creates a ColourScheme chooser tag.
- ColourSchemeInputTag() - Constructor for class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- com.RuntimeCollective.sitemap.tag - package com.RuntimeCollective.sitemap.tag
D
- doEndTag() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- doStartTag() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- doStartTag() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- doStartTag() - Method in class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- doStartTag() - Method in class com.RuntimeCollective.sitemap.tag.PublishDateTag
- doStartTag() - Method in class com.RuntimeCollective.sitemap.tag.PublishableStatusTag
- doStartTag() - Method in class com.RuntimeCollective.sitemap.tag.ToPublishStatusTag
F
- failForward - Variable in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- The name of the forward to go to if the bean failed to load successfully.
- forward - Variable in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- The name of the forward to go to if the bean was loaded successfully.
G
- getAddHomePageText() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get whether to add " Home Page" to the end of home pages
- getAsLinks() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get whether the breadcrumb items are links to the pages or not
- getFailForward() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Get the name of the forward to go to if the bean failed to load successfully.
- getForward() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Get the name of the forward to go to if the bean was loaded successfully.
- getId() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Get the id of the bean to load.
- getId() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get the id of the bean to load.
- getName() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Get the name of the bean that holds the id of the bean to load as a property.
- getName() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get the name of the bean that holds the id of the bean to load as a property.
- getName() - Method in class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- Get the form bean name.
- getName() - Method in class com.RuntimeCollective.sitemap.tag.PublishDateTag
- Get the form bean name.
- getName() - Method in class com.RuntimeCollective.sitemap.tag.PublishableStatusTag
- Get the bean name.
- getName() - Method in class com.RuntimeCollective.sitemap.tag.ToPublishStatusTag
- Get the bean name.
- getParameter() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Get the parameter that holds the id of the bean to load.
- getParameter() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get the parameter that holds the id of the bean to load.
- getProperty() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Get the property of the bean specified by 'name', which holds the id of the bean to load.
- getProperty() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get the property of the bean specified by 'name', which holds the id of the bean to load.
- getProperty() - Method in class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- Get the property name.
- getProperty() - Method in class com.RuntimeCollective.sitemap.tag.PublishDateTag
- Get the property name.
- getScope() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Get the scope of the bean to look for.
- getScope() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get the scope of the bean to look for.
- getShowHiddenNodes() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get display SiteNodes that have appearInNavbar set to false
- getStatusLabel(Publishable) - Static method in class com.RuntimeCollective.sitemap.tag.ToPublishStatusTag
- getStyleClass() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Get a CSS style type to use
I
- id - Variable in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- The id of the bean to load.
- id - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- The id of the bean to load.
N
- name - Variable in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- The name of the bean that holds the id of the bean to load as a property.
- name - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- The name of the bean that holds the id of the bean to load as a property.
- name - Variable in class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- The form bean name.
- name - Variable in class com.RuntimeCollective.sitemap.tag.PublishDateTag
- The form bean name.
- name - Variable in class com.RuntimeCollective.sitemap.tag.PublishableStatusTag
- The bean name.
- name - Variable in class com.RuntimeCollective.sitemap.tag.ToPublishStatusTag
- The bean name.
P
- PublishDateTag - class com.RuntimeCollective.sitemap.tag.PublishDateTag.
- A custom JSP tag that creates a date tag for the publication of pages.
- PublishDateTag() - Constructor for class com.RuntimeCollective.sitemap.tag.PublishDateTag
- Default constructor constructs a hashmap of countries, along with a list of html options, from the database.
- PublishableStatusTag - class com.RuntimeCollective.sitemap.tag.PublishableStatusTag.
- A custom JSP tag that creates displays the status of a Publishable.
- PublishableStatusTag() - Constructor for class com.RuntimeCollective.sitemap.tag.PublishableStatusTag
- parameter - Variable in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- The parameter that holds the id of the bean to load.
- parameter - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- The parameter that holds the id of the bean to load.
- property - Variable in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- The property of the bean specified by 'name', which holds the id of the bean to load.
- property - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- The property of the bean specified by 'name', which holds the id of the bean to load.
- property - Variable in class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- The property name
- property - Variable in class com.RuntimeCollective.sitemap.tag.PublishDateTag
- The property name
R
- RemoveBookmarkTag - class com.RuntimeCollective.sitemap.tag.RemoveBookmarkTag.
- A custom JSP tag that sets the request parameters necessary for removing a site location from the user's bookmarks.
- RemoveBookmarkTag() - Constructor for class com.RuntimeCollective.sitemap.tag.RemoveBookmarkTag
- release() - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- release() - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- release() - Method in class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- release() - Method in class com.RuntimeCollective.sitemap.tag.PublishDateTag
- release() - Method in class com.RuntimeCollective.sitemap.tag.PublishableStatusTag
- release() - Method in class com.RuntimeCollective.sitemap.tag.ToPublishStatusTag
S
- scope - Variable in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- The scope of the bean to look for.
- scope - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- The scope of the bean to look for.
- setAddHomePageText(boolean) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set whether to add " Home Page" to the end of home pages
- setAsLinks(boolean) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set whether the breadcrumb items are links to the pages or not
- setFailForward(String) - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Set the name of the forward to go to if the bean failed to load successfully.
- setForward(String) - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Set the name of the forward to go to if the bean was loaded successfully.
- setId(String) - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Set the id of the bean to load.
- setId(String) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set the id of the bean to load.
- setName(String) - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Set the name of the bean that holds the id of the bean to load as a property.
- setName(String) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set the name of the bean that holds the id of the bean to load as a property.
- setName(String) - Method in class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- Set the form bean name.
- setName(String) - Method in class com.RuntimeCollective.sitemap.tag.PublishDateTag
- Set the form bean name.
- setName(String) - Method in class com.RuntimeCollective.sitemap.tag.PublishableStatusTag
- Set the bean name.
- setName(String) - Method in class com.RuntimeCollective.sitemap.tag.ToPublishStatusTag
- Set the bean name.
- setParameter(String) - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Set the parameter that holds the id of the bean to load.
- setParameter(String) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set the parameter that holds the id of the bean to load.
- setProperty(String) - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Set the property of the bean specified by 'name', which holds the id of the bean to load.
- setProperty(String) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set the property of the bean specified by 'name', which holds the id of the bean to load.
- setProperty(String) - Method in class com.RuntimeCollective.sitemap.tag.ColourSchemeInputTag
- Set the property name.
- setProperty(String) - Method in class com.RuntimeCollective.sitemap.tag.PublishDateTag
- Set the property name.
- setScope(String) - Method in class com.RuntimeCollective.sitemap.tag.AddBookmarkTag
- Set the scope of the bean to look for.
- setScope(String) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set the scope of the bean to look for.
- setShowHiddenNodes(boolean) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set display SiteNodes that have appearInNavbar set to false
- setStyleClass(String) - Method in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Set a CSS style type to use
- showHiddenNodes - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- Display SiteNodes that have appearInNavbar set to false
- styleClass - Variable in class com.RuntimeCollective.sitemap.tag.BreadcrumbTag
- a CSS style type to use
T
- ToPublishStatusTag - class com.RuntimeCollective.sitemap.tag.ToPublishStatusTag.
- A custom JSP tag that displays the status of a Publishable for the admin to Publish it or not.
- ToPublishStatusTag() - Constructor for class com.RuntimeCollective.sitemap.tag.ToPublishStatusTag
A B C D F G I N P R S T
|
|||||||||
| Home >> All >> com >> RuntimeCollective >> sitemap >> [ tag overview ] | PREV NEXT | ||||||||