Package org.silverpeas.core.html
Class SupportedWebPlugin.Constants
- java.lang.Object
-
- org.silverpeas.core.html.SupportedWebPlugin.Constants
-
- Enclosing interface:
- SupportedWebPlugin
public static class SupportedWebPlugin.Constants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static SupportedWebPlugin
A11Y
Silverpeas plugin to manage Silverpeas's accessibility (a11y).static SupportedWebPlugin
ADDRESSCOMMONS
Silverpeas plugin to manage common stuffs of address management.static SupportedWebPlugin
ADDRESSSEARCH
Silverpeas plugin to manage search of addresses.static SupportedWebPlugin
ADMIN_SPACE_HOMEPAGE
Silverpeas admin space homepage management plugin.static SupportedWebPlugin
ADMINSERVICES
Silverpeas admin services (AdminSpaceService and AdminComponentInstanceService).static SupportedWebPlugin
ATTACHMENT
Silverpeas plugin to render a pane with the attachments of a given Silverpeas resource (publication, suggestion, event, ...) in a given component instance.static SupportedWebPlugin
AUTORESIZE
Silverpeas plugin to handle DOM element autoresize.static SupportedWebPlugin
BASKETSELECTION
Silverpeas plugin to handle basket of resources into Silverpeas's.static SupportedWebPlugin
BREADCRUMB
Silverpeas plugin to print out and manage a breadcrumb.static SupportedWebPlugin
CALENDAR
Silverpeas plugin to render a calendar with events.static SupportedWebPlugin
CHART
External plugin to display various charts on client-sidestatic SupportedWebPlugin
CHAT
The chat client of Silverpeas based upon an external tool.static SupportedWebPlugin
COLORPICKER
Silverpeas plugin to handle color pickerstatic SupportedWebPlugin
CONTRIBUTIONMODICTX
Silverpeas plugin to handle contribution modification context featurestatic SupportedWebPlugin
CONTRIBUTIONREMINDER
Silverpeas plugin to manage reminder linked to contributions.static SupportedWebPlugin
CRUD
Silverpeas plugin to render a pane with the attachments of a given Silverpeas resource (publication, suggestion, event, ...) in a given component instance.static SupportedWebPlugin
DATEPICKER
JQuery plugin to pick up a date in a calendar.static SupportedWebPlugin
DOCUMENTTEMPLATE
Silverpeas plugin to handle selection of document templates into Silverpeas's repositories.static SupportedWebPlugin
DRAGANDDROPUPLOAD
Silverpeas plugin to handle file and folder upload services by drag and drop.static SupportedWebPlugin
EMBEDPLAYER
Silverpeas media player (video and musics).static SupportedWebPlugin
FILEMANAGER
Silverpeas plugin to handle file management.static SupportedWebPlugin
FPVIEWER
Silverpeas plugin to handle flowpaper viewer.static SupportedWebPlugin
GAUGE
Silverpeas plugin to manage gauge.static SupportedWebPlugin
IFRAMEAJAXTRANSPORT
JQuery plugin that implements an `` transport so that `$.ajax()` calls support the uploading of files using standard HTML file input fields. {static SupportedWebPlugin
IMAGESELECTOR
Silverpeas plugin to handle selection of images into Silverpeas's repositories.static SupportedWebPlugin
IMAGETOOL
Silverpeas plugin to handle image tool (cropping) into Silverpeas's repositories.static SupportedWebPlugin
JQUERY
JQuery itselfstatic SupportedWebPlugin
LANG
Silverpeas plugin to change user languagestatic SupportedWebPlugin
LAYOUT
External plugin to centralize the management of Silverpeas's layoutstatic SupportedWebPlugin
LIGHTSLIDESHOW
Lightweight slideshow.static SupportedWebPlugin
LISTOFUSERSANDGROUPS
External plugin to centralize the management of lists of users and groups on client-side
Please take a look on displayListOfUsersAndGroups.tagstatic SupportedWebPlugin
MAP
Silverpeas plugin to manage a map.static SupportedWebPlugin
MEDIAPLAYER
Silverpeas plugin to play videos and sounds.static SupportedWebPlugin
MINIMALSILVERPEAS
Minimal needed by all Silverpeas Javascript environment.static SupportedWebPlugin
NOTIFIER
Silverpeas plugin to notify user.static SupportedWebPlugin
PAGINATION
JQuery plugin to paginate data.static SupportedWebPlugin
PANES
Silverpeas plugin to render panes (view layout).static SupportedWebPlugin
PASSWORD
Silverpeas plugin to manage password.static SupportedWebPlugin
PDC
Silverpeas plugin to render a widget with the PdC'axis from which the user can select a set of values (one value per axis).static SupportedWebPlugin
PDCDYNAMICALLY
Same as PDC, but the sources are get dynamically.static SupportedWebPlugin
PDFVIEWER
Silverpeas plugin to view pdf document.static SupportedWebPlugin
POLYFILLS
Polyfills needed by all Silverpeas Javascript environment.static SupportedWebPlugin
POPUP
Silverpeas plugin to open a modal dialog box based on the JQuery UI Dialog.static SupportedWebPlugin
PREVIEW
Silverpeas plugin to open document preview dialog.static SupportedWebPlugin
PROFILE
Silverpeas plugin to provide user and group profile informations.static SupportedWebPlugin
QTIP
JQuery plugin to print out tooltips.static SupportedWebPlugin
RATING
Silverpeas plugin to rate any contentstatic SupportedWebPlugin
RELATIONSHIP
Silverpeas plugin to manage relationship (invitation, acceptation, cancellation, deletion).static SupportedWebPlugin
RESPONSIBLES
Silverpeas plugin to display responsibles for space or component.static SupportedWebPlugin
SELECTIZE
External plugin to centralize the management of item selectionstatic SupportedWebPlugin
SPACE_AND_COMPONENT_BROWSER
Silverpeas plugin to browse spaces and components.static SupportedWebPlugin
SPACE_AND_COMPONENT_SELECTOR
Silverpeas plugin to select spaces and components.static SupportedWebPlugin
SUBSCRIPTION
Silverpeas plugin to handle subscription services.static SupportedWebPlugin
TABS
Silverpeas plugin to handle tabsstatic SupportedWebPlugin
TAGS
External plugin to manage list of items as tagsstatic SupportedWebPlugin
TICKER
Ticker to display short text item one by onestatic SupportedWebPlugin
TKN
Javascript to update a web page by setting the security tokens for each link (anchor, form, ...) and Ajax requests.static SupportedWebPlugin
TOGGLE
Silverpeas plugin to toggle any containerstatic SupportedWebPlugin
USERNOTIFICATION
External plugin to centralize the management of Silverpeas's user notificationstatic SupportedWebPlugin
USERSESSION
External plugin to centralize the management of Silverpeas's user sessionstatic SupportedWebPlugin
USERZOOM
Silverpeas plugin to print out a popup with information about a given user and with some social functions (invitation, messaging,...).static SupportedWebPlugin
VIRTUALKEYBOARD
Silverpeas plugin to manage a virtual keyboard.static SupportedWebPlugin
WYSIWYG
The CKEditor script to write and render WYSIWYG content.
-
-
-
Field Detail
-
MINIMALSILVERPEAS
public static final SupportedWebPlugin MINIMALSILVERPEAS
Minimal needed by all Silverpeas Javascript environment.
-
POLYFILLS
public static final SupportedWebPlugin POLYFILLS
Polyfills needed by all Silverpeas Javascript environment.
-
JQUERY
public static final SupportedWebPlugin JQUERY
JQuery itself
-
ADMIN_SPACE_HOMEPAGE
public static final SupportedWebPlugin ADMIN_SPACE_HOMEPAGE
Silverpeas admin space homepage management plugin.
-
ADMINSERVICES
public static final SupportedWebPlugin ADMINSERVICES
Silverpeas admin services (AdminSpaceService and AdminComponentInstanceService).
-
SPACE_AND_COMPONENT_BROWSER
public static final SupportedWebPlugin SPACE_AND_COMPONENT_BROWSER
Silverpeas plugin to browse spaces and components.
-
SPACE_AND_COMPONENT_SELECTOR
public static final SupportedWebPlugin SPACE_AND_COMPONENT_SELECTOR
Silverpeas plugin to select spaces and components.
-
MEDIAPLAYER
public static final SupportedWebPlugin MEDIAPLAYER
Silverpeas plugin to play videos and sounds.
-
EMBEDPLAYER
public static final SupportedWebPlugin EMBEDPLAYER
Silverpeas media player (video and musics).
-
QTIP
public static final SupportedWebPlugin QTIP
JQuery plugin to print out tooltips.
-
DATEPICKER
public static final SupportedWebPlugin DATEPICKER
JQuery plugin to pick up a date in a calendar.
-
PAGINATION
public static final SupportedWebPlugin PAGINATION
JQuery plugin to paginate data.
-
BREADCRUMB
public static final SupportedWebPlugin BREADCRUMB
Silverpeas plugin to print out and manage a breadcrumb.
-
PROFILE
public static final SupportedWebPlugin PROFILE
Silverpeas plugin to provide user and group profile informations.
-
USERZOOM
public static final SupportedWebPlugin USERZOOM
Silverpeas plugin to print out a popup with information about a given user and with some social functions (invitation, messaging,...). The HTML element on which the plugin is invoked must present the rel attribute valued with the user identifier.
-
RELATIONSHIP
public static final SupportedWebPlugin RELATIONSHIP
Silverpeas plugin to manage relationship (invitation, acceptation, cancellation, deletion). The HTML element on which the plugin is invoked must present the rel attribute valued with the user or invitation identifier and optionally the user full name of a callback function's name(comma separated).
-
CALENDAR
public static final SupportedWebPlugin CALENDAR
Silverpeas plugin to render a calendar with events. This plugin is based upon a JQuery one and abstracts the way it is used. Its provides also additional features to the used JQuery plugin calendar.
-
AUTORESIZE
public static final SupportedWebPlugin AUTORESIZE
Silverpeas plugin to handle DOM element autoresize.
-
ATTACHMENT
public static final SupportedWebPlugin ATTACHMENT
Silverpeas plugin to render a pane with the attachments of a given Silverpeas resource (publication, suggestion, event, ...) in a given component instance.
-
WYSIWYG
public static final SupportedWebPlugin WYSIWYG
The CKEditor script to write and render WYSIWYG content.
-
RESPONSIBLES
public static final SupportedWebPlugin RESPONSIBLES
Silverpeas plugin to display responsibles for space or component.
-
POPUP
public static final SupportedWebPlugin POPUP
Silverpeas plugin to open a modal dialog box based on the JQuery UI Dialog.
-
IFRAMEAJAXTRANSPORT
public static final SupportedWebPlugin IFRAMEAJAXTRANSPORT
JQuery plugin that implements an `
-
PREVIEW
public static final SupportedWebPlugin PREVIEW
Silverpeas plugin to open document preview dialog.
-
FPVIEWER
public static final SupportedWebPlugin FPVIEWER
Silverpeas plugin to handle flowpaper viewer.
-
PDFVIEWER
public static final SupportedWebPlugin PDFVIEWER
Silverpeas plugin to view pdf document.
-
NOTIFIER
public static final SupportedWebPlugin NOTIFIER
Silverpeas plugin to notify user.
-
TAGS
public static final SupportedWebPlugin TAGS
External plugin to manage list of items as tags
-
PASSWORD
public static final SupportedWebPlugin PASSWORD
Silverpeas plugin to manage password.
-
GAUGE
public static final SupportedWebPlugin GAUGE
Silverpeas plugin to manage gauge.
-
PDC
public static final SupportedWebPlugin PDC
Silverpeas plugin to render a widget with the PdC'axis from which the user can select a set of values (one value per axis). Warning, this plugin doesn't render the axis to classify a content on the PdC as it doesn't take care of the context to which the classification belongs (the component instance, the type of the content, ...).
-
PDCDYNAMICALLY
public static final SupportedWebPlugin PDCDYNAMICALLY
Same as PDC, but the sources are get dynamically.
-
TKN
public static final SupportedWebPlugin TKN
Javascript to update a web page by setting the security tokens for each link (anchor, form, ...) and Ajax requests.
-
RATING
public static final SupportedWebPlugin RATING
Silverpeas plugin to rate any content
-
TOGGLE
public static final SupportedWebPlugin TOGGLE
Silverpeas plugin to toggle any container
-
TABS
public static final SupportedWebPlugin TABS
Silverpeas plugin to handle tabs
-
COLORPICKER
public static final SupportedWebPlugin COLORPICKER
Silverpeas plugin to handle color picker
-
LIGHTSLIDESHOW
public static final SupportedWebPlugin LIGHTSLIDESHOW
Lightweight slideshow. Easy to use but not only a few features.
-
LANG
public static final SupportedWebPlugin LANG
Silverpeas plugin to change user language
-
TICKER
public static final SupportedWebPlugin TICKER
Ticker to display short text item one by one
-
SUBSCRIPTION
public static final SupportedWebPlugin SUBSCRIPTION
Silverpeas plugin to handle subscription services. This plugin loads dynamically and is not loaded several times if the plugin already exists in the current html page.
-
CONTRIBUTIONMODICTX
public static final SupportedWebPlugin CONTRIBUTIONMODICTX
Silverpeas plugin to handle contribution modification context feature
-
DRAGANDDROPUPLOAD
public static final SupportedWebPlugin DRAGANDDROPUPLOAD
Silverpeas plugin to handle file and folder upload services by drag and drop. This plugin loads dynamically and is not loaded several times if the plugin already exists in the current html page.
-
IMAGETOOL
public static final SupportedWebPlugin IMAGETOOL
Silverpeas plugin to handle image tool (cropping) into Silverpeas's repositories.
-
IMAGESELECTOR
public static final SupportedWebPlugin IMAGESELECTOR
Silverpeas plugin to handle selection of images into Silverpeas's repositories.
-
FILEMANAGER
public static final SupportedWebPlugin FILEMANAGER
Silverpeas plugin to handle file management.
-
DOCUMENTTEMPLATE
public static final SupportedWebPlugin DOCUMENTTEMPLATE
Silverpeas plugin to handle selection of document templates into Silverpeas's repositories.
-
BASKETSELECTION
public static final SupportedWebPlugin BASKETSELECTION
Silverpeas plugin to handle basket of resources into Silverpeas's.
-
CHART
public static final SupportedWebPlugin CHART
External plugin to display various charts on client-side
-
CHAT
public static final SupportedWebPlugin CHAT
The chat client of Silverpeas based upon an external tool.
-
SELECTIZE
public static final SupportedWebPlugin SELECTIZE
External plugin to centralize the management of item selection
-
LISTOFUSERSANDGROUPS
public static final SupportedWebPlugin LISTOFUSERSANDGROUPS
External plugin to centralize the management of lists of users and groups on client-side
Please take a look on displayListOfUsersAndGroups.tag
-
LAYOUT
public static final SupportedWebPlugin LAYOUT
External plugin to centralize the management of Silverpeas's layout
-
USERSESSION
public static final SupportedWebPlugin USERSESSION
External plugin to centralize the management of Silverpeas's user session
-
USERNOTIFICATION
public static final SupportedWebPlugin USERNOTIFICATION
External plugin to centralize the management of Silverpeas's user notification
-
CRUD
public static final SupportedWebPlugin CRUD
Silverpeas plugin to render a pane with the attachments of a given Silverpeas resource (publication, suggestion, event, ...) in a given component instance.
-
PANES
public static final SupportedWebPlugin PANES
Silverpeas plugin to render panes (view layout).
-
CONTRIBUTIONREMINDER
public static final SupportedWebPlugin CONTRIBUTIONREMINDER
Silverpeas plugin to manage reminder linked to contributions.
-
VIRTUALKEYBOARD
public static final SupportedWebPlugin VIRTUALKEYBOARD
Silverpeas plugin to manage a virtual keyboard.
-
ADDRESSCOMMONS
public static final SupportedWebPlugin ADDRESSCOMMONS
Silverpeas plugin to manage common stuffs of address management.
-
ADDRESSSEARCH
public static final SupportedWebPlugin ADDRESSSEARCH
Silverpeas plugin to manage search of addresses.
-
MAP
public static final SupportedWebPlugin MAP
Silverpeas plugin to manage a map.
-
A11Y
public static final SupportedWebPlugin A11Y
Silverpeas plugin to manage Silverpeas's accessibility (a11y).
-
-