Class CmsDialogSelector

java.lang.Object
org.opencms.workplace.CmsDialogSelector

public class CmsDialogSelector extends Object
Selects the dialog which should be displayed by OpenCms depending on the configuration value.

You can define the class of your dialog handler in the OpenCms XML configuration files. The following files use this class:

  • /commons/property_html
  • /commons/delete_html
  • /commons/lock_html
  • /commons/lockchange_html
  • /commons/unlock_html

Since:
6.0.0
See Also: