Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
core_contentbank\output\customfields Class Reference
Inheritance diagram for core_contentbank\output\customfields:

Public Member Functions

 __construct (content $content)
 Constructor.
 
 export_for_template (renderer_base $output)
 Export the data.
 

Constructor & Destructor Documentation

◆ __construct()

core_contentbank\output\customfields::__construct ( content $content)

Constructor.

Parameters
core_contentbank\content$contentThe content object.

Member Function Documentation

◆ export_for_template()

core_contentbank\output\customfields::export_for_template ( renderer_base $output)

Export the data.

Parameters
renderer_base$output
Return values
stdClass

The documentation for this class was generated from the following file: