Interface ICExternalSetting

All Known Implementing Classes:
CExternalSetting

public interface ICExternalSetting
  • Method Details

    • getCompatibleLanguageIds

      String[] getCompatibleLanguageIds()
    • getCompatibleContentTypeIds

      String[] getCompatibleContentTypeIds()
    • getCompatibleExtensions

      String[] getCompatibleExtensions()
    • getEntries

      ICSettingEntry[] getEntries(int kind)
    • getEntries

      ICSettingEntry[] getEntries()