This module defines the structure and properties for a “Related” module in the system.

Configuration

Properties

name
string

The name of the module. In this case, it’s set to “Related”.

custom
boolean

Indicates whether this is a custom module. It’s set to false.

images
string

Specifies the image handling capability. It’s set to “multiple”, indicating that multiple images can be associated with this module.

Columns

The module defines several columns with different properties:

Text Column

text
object

Item Type Column

item_type
object

Flag Column

flag
object

The $items variable used in the “related_items” column’s control array is not defined in the provided code snippet. It’s assumed to contain a list of items for selection when the item type is set to ARTICLE.