Module: Related
This module defines the structure and properties for a “Related” module in the system.Configuration
Properties
string
The name of the module. In this case, it’s set to “Related”.
boolean
Indicates whether this is a custom module. It’s set to
false.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
object
Item Type Column
object
Related Items Column
Flag Column
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.