Package org.silverpeas.core.web.util.viewgenerator.html
A set of HTML widgets used in the generation of the Web views for the Silverpeas GUI.
- Author:
- mmoquillon
-
Interface Summary Interface Description SimpleGraphicElement All graphic elements from the viewgenerator package have to implement this interface. -
Class Summary Class Description AttachmentPaneTag A tag to render the pane of management of the attachments.ComponentPathTag This tag prints out the full path of an application.ComponentURLTag A tag to print out an URL of a Silverpeas component instance.DefaultWebPlugin DirectoryExtraFormTag Created by Nicolas on 14/09/2017.Encode Deprecated. UseWebEncodeHelper
insteadFormatDateTag A tag to print out a localized datetime according to the language of the user.FormatDateTimeTag A tag to print out a localized date according to the language of the user.GraphicElementFactory The GraphicElementFactory is the only class to instanciate in this package.HtmlEncoderTag Transform a Java String into a HTML compatible String.HtmlParagraphEncoderTag Transform a Java String into a HTML paragraph compatible String.ImageTag IncludeJSPluginTag This tag is for including javascript plugins with their stylesheets.JavascriptBundleProducer This tool permits the creates dynamically javascript bundles that javascript plugins can used easily.
The generated javascript bundle will be an instance of SilverpeasPluginBundle defined into silverpeas.jsJavascriptEncoderTag Transform a Java String into a Javascript compatible String.JavascriptPluginInclusion This class embeds the process of the inclusion of some Javascript plugins used in Silverpeas.JavascriptSettingProducer This tool permits the creates dynamically javascript settings that javascript plugins can used easily.
The generated javascript settings will be an instance of SilverpeasPluginSettings defined into silverpeas.jsLanguageSelectorTag LookAndStyleTag NeedWindowTag SetBundleTag TagUtil UserNameGenerator UserNameTag This tag prints out the full name of a given user.VideoPlayerTag XMLEncoderTag