The dotCMS also has a number of tools it provides. The tools are listed below and the javadoc for them can be found in the dotCMS api. The dotCMS's api can be found in the root directory under dotCMS/api.
dotCMS API Specification
If you do not already have the api built you can build it using ant. Make sure you download Apache Ant and follow it's installation instructions. From the root of the dotCMS type ant javadoc.
Viewtools |
Viewtool Name
|
| Config | config |
| BannersWebAPI | bannersapi |
| CategoriesWebAPI | categories |
| CMSUsersWebAPI | cmsuser |
| CommentsWebAPI | commentsapi |
| ContainerWebAPI | containerAPI |
| ContentsWebAPI | contents |
| CryptWebAPI | crypt |
| DotCMSMacroWebAPI | macro |
| EventsWebAPI | eventsapi |
| FavoritesWebAPI | favorites |
| FolderWebAPI | folderAPI |
| GlobalVariableWebAPI | globalvars |
| GlossaryWebAPI | glossary |
| GoogleMiniApi | googleapi |
| HTMLPageWebAPI | pageAPI |
| MailingListWebAPI | mailinglist |
| ActionMessagesTool |
messages |
| NavigationWebAPI | nav |
| PictureGalleryWebAPI | photoTool |
| PollsWebAPI | poll |
| ProductWebAPI | productwebapi |
| RatingWebAPI | rating |
| RSSWebAPI | rssapi |
| SiteSearchAPI | sitesearchapi |
| SiteMapWebAPI | sitemapapi |
| StringsWebApi | stringsapi |
| StructuresWebAPI | structures |
| TagsWebAPI | tags |
| UserCommentsWebAPI | usercommentsapi |
| UtilHtml | utilHtml |
| UtilMethods | UtilMethods |
| VideoGalleryWebApi | video |
| VirtualTourWebAPI | virtualtourapi |
| WebAPI | webapi |
| WebEventsWebAPI | webevents |
| WebsiteWebAPI | website |
2