Content Entity Role in Model UI Fragment Properties@0.0.4

Contents

Up to Content Markup Properties

FragmentProperty: Content Entity RoleStatus: EXPERIMENTAL

Documentation

A content entity that is represented in this UI fragment may play different roles depending on the intended task. For example, conducting a task on entity A may require displaying entity B, but only displaying entity B does not necessarily mean that the same task can be conducted on entity B. This property helps to express, if representing a specific entity is the main purpose of this UI fragment or not.

Typed Element: → 'ContentEntityRoleType'

Instanciatable Types 1

Name: → 'ContentEntityRoleType' Status: EXPERIMENTAL
Base Type: STRING
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This enumerated type can be used to express the role or abstract meaning of the referred part of the user interface.

Enumerated Type

  • Main Content = 0
    The fragment section referred displays the main content of the fragment.
  • Context Content = 1
    The fragment section referred displays contextual elements to the main content.
  • Subordinate Content = 2
    The fragment section referred displays subordinate elements to the main content.
This enumerated type can be used to express the role or abstract meaning of the referred part of the user interface.