Package | Description |
---|---|
com.jalios.jcms.handler |
Contains the javabean classes uses to process HTTP request (aka form handlers).
|
com.jalios.jcms.portlet |
Contains core Portlets parent of all generated portlets.
|
com.jalios.jcms.taglib |
Provides many of the classes used for JCMS jsp tags.
|
com.jalios.jcms.upload | |
com.jalios.jcms.widget |
Contains widget classes that generate html component especially for Forms Input.
|
Modifier and Type | Class and Description |
---|---|
class |
EditDBFileDocumentHandler |
class |
EditFileDocumentHandler |
class |
EditFormHandler
This form handler processes
Form forms. |
class |
ValidateStateChangePublicationHandler |
Modifier and Type | Class and Description |
---|---|
class |
EditPortalElementHandler |
class |
EditPortalHandler |
class |
EditPortalRedirectHandler |
class |
EditPortletCollectionHandler |
class |
EditPortletHandler |
class |
EditPortletLogHandler |
class |
EditPortletParentHandler |
class |
EditPortletSkinableHandler |
Modifier and Type | Field and Description |
---|---|
protected EditPublicationHandler |
TreeCatTag.formHandler |
Modifier and Type | Method and Description |
---|---|
void |
TreeCatTag.setFormHandler(EditPublicationHandler formHandler) |
Modifier and Type | Class and Description |
---|---|
class |
DocUploadHandler
This form handler processes document upload.
|
Modifier and Type | Field and Description |
---|---|
protected EditPublicationHandler |
TreeCat.formHandler |
Modifier and Type | Method and Description |
---|---|
void |
TreeCat.setFormHandler(EditPublicationHandler formHandler) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.