Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-8862

Simplify ContentTypesTreeComponent API

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.1.0
    • 4.1.0
    • None
    • None

      Too much boolean to do the same.

      Replace :

      • includeReferenceTable
      • hideReferenceTable
      • doNotSelectReferenceTable
      • includePrivate
      • hidePrivate
      • doNotSelectPrivate
      • includeAbstract
      • hideAbstract
      • doNotSelectAbstract
      • includeMixin
      • hideMixin
      • doNotSelectMixin

      By

      • excludeReferenceTable
      • excludePrivate
      • excludeAbstract
      • excludeMixin
      • ecludeMode : "hide" or "disabled"

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: