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

Quick Search    Search Deep

ru.gammalabs.ice.presentation.web.partition.* (15)ru.gammalabs.ice.presentation.web.publish.* (29)
ru.gammalabs.ice.presentation.web.search.* (2)ru.gammalabs.ice.presentation.web.taglib.* (3)
ru.gammalabs.ice.presentation.web.template.* (12)ru.gammalabs.ice.presentation.web.types.* (13)

ru.gammalabs.ice.presentation.web: Javadoc index of package ru.gammalabs.ice.presentation.web.


Package Samples:

ru.gammalabs.ice.presentation.web.partition
ru.gammalabs.ice.presentation.web.publish.editors
ru.gammalabs.ice.presentation.web.publish.upload
ru.gammalabs.ice.presentation.web.publish
ru.gammalabs.ice.presentation.web.search
ru.gammalabs.ice.presentation.web.taglib
ru.gammalabs.ice.presentation.web.template
ru.gammalabs.ice.presentation.web.types.actions
ru.gammalabs.ice.presentation.web.types.formbeans
ru.gammalabs.ice.presentation.web.types

Classes:

MessageResources: This class provides localised messages to CMS aplication. By the moment this class is a wrapper around Struts' MessageResources TODO: возможно в будущем надо будет отделить эту реализацию на основе Struts от интерфейса MessageResources Pattern Delegate
PreviewIEAction: Makes preview of not-yet-stored ie possible. Retrives ie object from session and passes the request to main servlet using ru.gammalabs.ice.frontend.web.Util.getRequestData(..).setInformationElement(..)
DateSelectTag: Custom tag that represents select fields for choosing date, associated with a bean property specified by our attributes. This tag must be nested inside a form tag.
CreateIEFormBean: В этом бобе размещены поля, которые нужны для того, чтобы показать форму создания нового ИЭ, и чтобы потом принять значения введённые в это форме.
EditIEAction: Action performs IE edit. It incapsulates two functionalities: 1. shows the IE edit form 2. processes the submited data from edit from
BackofficeState: This class instance represents current state of back-office. Used by web application for correct interface representation.
EditTypeForm: Bean for form of edit ie type. This class is also used as bean for form for create, delete and edit ie type.
FilterIEAction: Creates the list of IEs filtered by a certain condition. By now filtering may be performed by partition.
UploadFileAction: Handles the file upload in generic manner - passing the handling of uploaded file to upload handler.
SearchAction: Performs teh search in backend interface. Makes use of a full set of IE's properties.
EditIEFormBean: Bean for ie editor form capable of handling arbitrary fields number and types in ie.
AbstractFieldEditFormBean: Base abstract class for FormBeans serving to represent data for IE fields editing.
FieldValueWasNotSetInForm: Means that the form could not give the AbstractIF value for a given field if IE
SaveType: Save updated ie type in data base and update ie type in http session.
SessionData: Holds all the data needed to be stored on per-session basis.
HtmlTree: Генерирует JavaScript нужный для создания дерева разделов.
WebException: Base exception class for all exceptions in web-interface.
FieldEditorTag: Tag for inserting field editor template. Acts on base of
IETypeTemporary: Container to store IEType object in session.
PageState: Represents page state in Backoffice state model.
IETypeProperty: Contains information about property in ie type.
UploadFileFormBean: Serves to hold data from file-upload forms.
DeleteIEFormBean: Bean holding information for deleting IE.
InitServlet: Initialises the application properties.
ErrorMessages: Holds constants for error message keys.

Home | Contact Us | Privacy Policy | Terms of Service