Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To ensure that the Is Used in functionality can detect whether the following content is being used, follow the instructions given.

Custom

...

Elements

Implement the method getReferencedContentItems() defined in the nl.gx.webmanager.cms.element.Element interface. Return an array of all content items that are being referenced by the custom element.

Custom

...

Media Items

Implement the method getReferencedContentItems() defined in the nl.gx.webmanager.cms.mediarepository.MediaItemVersion interface. Return an array of all content items that are being referenced by the custom media item.

Custom

...

Page Metadata

Implement the method getReferencedContentItems() defined in the nl.gx.webmanager.cms.core.PageMetaData interface. Return an array of all content items that are being referenced by the custom page metadata.


Panel
borderColor#0081C0
titleColor#0081C0

The following applies to XperienCentral versions 10.22.0 and higher.

...