Package com.nurelm.nucontent.controller

Class Summary
ContentAction Handles displaying content for viewing and editing.
ContentForm  
ContentsAction DOCUMENT ME!
ContentsForm  
EditFileForm DOCUMENT ME!
EditImageForm DOCUMENT ME!
EditNuFileForm DOCUMENT ME!
EmailPassWordAction Send error Report as email
ErrorPageForm Error Page Form Represents the error page inputs
FileForm DOCUMENT ME!
ForgotPasswordForm DOCUMENT ME!
ImageAction  
ImageForm  
ImportRepeatAction  
ImportRepeatForm  
LinkForm  
LockReviewAction These actions take care of all page locking and review related activities.
LockReviewForm  
LoginAction DOCUMENT ME!
LoginForm DOCUMENT ME!
MyRequestProcessor  
NodeAction DOCUMENT ME!
NodeForm  
NuFileAction /**
NuFileForm DOCUMENT ME!
NuSiteMgrFilter The purpose of this filter is to put the Site object associated with the current siteId into the request object before any NuContent page is called.
OptionBean DOCUMENT ME!
PageForm  
RepeatAction  
RepeatForm  
SearchAction  
SearchForm  
SendErrorReportAction Send error Report as email
TagCalendar Prints an HTML calendar.
TagContent Pulls the NuSite object from the request object, gets the Page object that is associated with this page, gets the content, then prints it.
TagEdit Prints the page's edit icons, and any information related to page workflow.
TagEditorOnly Makes a section of a page inaccessible to those who aren't editors.
TagEmailForm E-mails a form.
TagFile Allows user to upload a file.
TagFTP Displays read-only contents of an FTP server.
TagHead This tag is required before any other NuContent tags.
TagHeaderFooter Includes the header (if type=header) or footer (if type=footer) file.
TagImage Allows users to upload images.
TagLock Old discontinued tag.
TagLogin  
TagPageDescription Prints the pageDescription.
TagPageId Prints the pageName.
TagPageName Prints the pageName.
TagPath Prints the path (AKA bird seed list).
TagPostToRepeat Grabs the data posted and adds the content to the specified Repeatlist of the specified page (if page not specified then use current page)
TagRepeat Handles repeat items.
TagRepeatItemId Pulls the NuSite object from the request object, gets the Page object that is associated with this page, gets the content, then prints it.
TagRepeatTEI Defines a variable for scripting use within repeat tags - repeatItemId.
TagSearch Tag to include an htdig search page.
TagSiteMap Only displays public, non-permission protected pages.
TagSubsections