Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
file | bankcontent.php |
core_contentbank specific renderers | |
file | content.php |
Content manager class. | |
file | contentbank.php |
Content bank class. | |
file | contenttype.php |
Content type manager class. | |
file | contenttype.php |
Defines classes used for plugin info. | |
file | delete_content.php |
This is the external method for deleting a content. | |
file | edit_content.php |
Provides {. | |
file | files_form.php |
Upload files to content bank form. | |
file | rename_content.php |
External API to rename content bank content. | |
file | viewcontent.php |
Class containing data for a content view. | |
Namespaces | |
namespace | core\plugininfo |
| |
namespace | core_contentbank |
| |
namespace | core_contentbank\external |
| |
namespace | core_contentbank\form |
| |
namespace | core_contentbank\output |
| |
namespace | core_contentbank\privacy |
| |
Classes | |
class | contentbank_files_form |
Class contentbank_files_form. More... | |
class | core\plugininfo\contenttype |
Class for contentbank plugins. More... | |
class | core_contentbank\content |
Content manager class. More... | |
class | core_contentbank\contentbank |
Content bank class. More... | |
class | core_contentbank\contenttype |
Content type manager class. More... | |
class | core_contentbank\external\delete_content |
This is the external method for deleting a content. More... | |
class | core_contentbank\external\rename_content |
This is the external method for renaming a content. More... | |
class | core_contentbank\form\edit_content |
Defines the form for editing a content. More... | |
class | core_contentbank\helper |
Helper class for the content bank. More... | |
class | core_contentbank\output\bankcontent |
Class containing data for bank content. More... | |
class | core_contentbank\output\viewcontent |
Class containing data for the content view. More... | |
class | core_contentbank\privacy\provider |
Privacy provider implementation for core_contentbank. More... | |
class | core_contentbank_generator |
Generator for the core_contentbank subsystem. More... | |
Functions | |
core_contentbank_user_preferences () | |
Get the current user preferences that are available. More... | |
Variables | |
global | core_contentbank\external::$CFG |
global | $CFG |
core_contentbank_user_preferences | ( | ) |
Get the current user preferences that are available.
Array | preferences configuration |