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