Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
file | addsection.php |
Contains the default section course format output class. | |
file | availability.php |
Contains the default activity availability information. | |
file | availability.php |
Contains the default section availability output class. | |
file | base.php |
Contains the base definition class for any course format plugin. | |
file | cm.php |
Contains the default activity list from a section. | |
file | cmitem.php |
Contains the default activity item from a section. | |
file | cmlist.php |
Contains the default activity list from a section. | |
file | cmname.php |
Contains the default activity name inplace editable. | |
file | cmsummary.php |
Contains the default activities summary (used for singlesection format). | |
file | content.php |
Contains the main course format out class. | |
file | controlmenu.php |
Contains the default activity control menu. | |
file | controlmenu.php |
Contains the default section controls output class. | |
file | courseformat_named_templatable.php |
Base templatable class for coursformat templateables which are typically overridden by course formats. | |
file | frontpagesection.php |
Contains the default frontpage section displayer. | |
file | header.php |
Contains the default section header format output class. | |
file | legacy_renderer.php |
Legacy course format renderer. | |
file | provider.php |
Privacy provider implementation for courseformat core subsystem. | |
file | renderer.php |
Legacy course format renderer file. | |
file | section.php |
Contains the default section course format output class. | |
file | section_renderer.php |
Contains the default section course format output class. | |
file | sectionnavigation.php |
Contains the default section navigation output class. | |
file | sectionselector.php |
Contains the default section selector. | |
file | stateactions.php |
Contains the core course state actions. | |
file | summary.php |
Contains the default section summary (used for multipage format). | |
file | title.php |
Contains the default activity title. | |
Namespaces | |
namespace | core_courseformat |
| |
namespace | core_courseformat\output |
| |
namespace | core_courseformat\output\local |
| |
namespace | core_courseformat\output\local\content |
| |
namespace | core_courseformat\output\local\content\cm |
| |
namespace | core_courseformat\output\local\content\section |
| |
namespace | core_courseformat\privacy |
| |
Variables | |
global | core_courseformat\output::$CFG |