Interface and Description |
---|
org.hippoecm.frontend.plugins.standards.list.resolvers.IListAttributeModifier |
org.hippoecm.frontend.validation.ValidatorMessages |
Class and Description |
---|
org.hippoecm.frontend.plugins.yui.upload.ajax.AjaxMultiFileUploadBehavior
since the version 2.28.00, the file upload component is replaced by
FileUploadWidget |
org.hippoecm.frontend.plugins.yui.upload.ajax.AjaxMultiFileUploadComponent
since the version 2.28.00, the file upload component is replaced by
FileUploadWidget |
org.hippoecm.frontend.plugins.yui.upload.ajax.AjaxMultiFileUploadSettings
since the version 2.28.00, the file upload component is replaced by
FileUploadWidget |
org.hippoecm.frontend.plugins.standards.browse.BreadcrumbPlugin
This plugin is deprecated since 10.0.x and replaced by the
NodeBreadcrumbWidget . This widget is
included by default in the LinkPickerDialog and AbstractBrowserDialog which means that the
complete breadcrumb plugin configuration can be removed. The root.paths property should be moved to
cluster node of the picker, e.g. cms-pickers/documents, and a value root.paths should be added to the
frontend:properties property if this cluster node. |
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin
Please directly extend from RenderPlugin.
In case you use the getModel and/or getModelObject methods, you should use the
Wicket getDefaultModel/getDefaultModelObject methods and use generics or cast
to IModel
protected void onStart() { super.onStart(); modelChanged(); }to be present, though this should be avoided. |
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin.WorkflowAction
Please directly extend from StdWorkflow, passing the enclosing RenderPlugin
and it's plugin context as final parameters to the constructor.
|
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin.WorkflowAction.ConfirmDialog
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin.WorkflowAction.DateDialog
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin.WorkflowAction.DestinationDialog
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin.WorkflowAction.NameDialog
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin.WorkflowAction.TextDialog
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin.WorkflowAction.WorkflowDialog
Please extend directly from AbstractDialog
|
org.hippoecm.frontend.plugins.jquery.upload.FileDownloadTemplate
This class is deprecated from version 2.28.01 by
FileDownloadTemplate
This panel contributes the JavaScript template that is used by
jQuery-File-Upload to show which files were just uploaded
and can be downloaded. |
org.hippoecm.frontend.plugins.jquery.upload.FileUploadBar
This class is deprecated from version 2.28.01 by
FileUploadBar |
org.hippoecm.frontend.plugins.jquery.upload.FileUploadTemplate
This class is deprecated from version 2.28.01 by
FileUploadTemplate
This panel contributes the JavaScript template that is used by
jQuery-File-Upload to show which files are scheduled for upload. |
org.hippoecm.frontend.plugins.jquery.upload.FileUploadWidget
This class is deprecated from version 2.28.01 by
FileUploadWidget
The multi-files upload widget. |
org.hippoecm.frontend.plugins.yui.upload.FileUploadWidget
since the version 2.28.00, the file upload component is replaced by
FileUploadWidget |
org.hippoecm.frontend.plugins.yui.upload.FileUploadWidgetSettings
since the version 2.28.00, the file upload component is replaced by
FileUploadWidget |
org.hippoecm.frontend.plugins.gallery.imageutil.ImageMetaData
The behavior of this class has been moved into the
ImageBinary . |
org.hippoecm.frontend.plugins.yui.util.JavascriptUtil |
org.hippoecm.frontend.plugins.jquery.upload.JQueryFileUploadDialog
This class is deprecated from version 2.28.01 by
JQueryFileUploadDialog
The multi-files upload dialog using jQuery File Upload plugin |
org.hippoecm.frontend.plugins.yui.upload.multifile.MultiFileUploadComponent
since the version 2.28.00, the file upload component is replaced by
FileUploadWidget |
org.hippoecm.frontend.plugins.yui.upload.MultiFileUploadDialog
since the version 2.28.00, the file upload component is replaced by
JQueryFileUploadDialog |
org.hippoecm.frontend.plugins.yui.util.OptionsUtil |
org.hippoecm.frontend.widgets.PasswordTextFieldWidget
There is no practical use-case for password primitive field type
|
org.hippoecm.frontend.plugins.gallery.imageutil.ReusableInputStream
Since the introduction of the
ImageBinary this class has been deprecated as it exposes
Binary.getStream() which is far more convenient to use. |
org.hippoecm.frontend.plugins.jquery.upload.SingleFileUploadWidget
since version 2.28.01, this widget is deprecated by
SingleFileUploadWidget |
org.hippoecm.frontend.plugins.standards.upload.UploadPlugin
not used
|
org.hippoecm.frontend.plugins.yui.feedback.YuiFeedbackPanel
this class is no longer used by the CMS since 10.x and will be removed in future versions.
|
org.hippoecm.frontend.plugins.yui.javascript.YuiObject |
Exceptions and Description |
---|
org.hippoecm.frontend.plugins.yui.upload.FileUploadException
since the version 2.28.00, the file upload component is replaced by
FileUploadWidget |
org.hippoecm.frontend.plugins.gallery.imageutil.ImageMetadataException
This class is deprecated as part of deprecating
ImageMetaData |
Field and Description |
---|
org.hippoecm.frontend.editor.ITemplateEngine.EDIT_MODE |
Copyright © 2007–2015 Hippo B.V. (http://www.onehippo.com). All rights reserved.