Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
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: