Interface I_CmsResourceTypeEnabledCheck


Checks whether types are enabled for Add/New dialogs.

  • Method Details

    • checkEnabled

      boolean checkEnabled(CmsObject cms, CmsADEConfigData config, I_CmsResourceType resType)
      Check whether the given type is enabled for a dialog.

      Parameters:
      cms - the cms context
      config - the current sitemap config
      resType - the resource type
      Returns:
      true if the type is enabled