|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Directories | |
| directory | contenttype |
| | |
Files | |
| file | bankcontent.php |
| Class containing data for bank content. | |
| 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 | rename_content.php |
| This is the external method for renaming a content. | |
| file | set_content_visibility.php |
| External API to set the visibility of content bank content. | |
| file | upload_files.php |
| Upload files to content bank form. | |
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 | 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 |
| class | core_contentbank\external\rename_content |
| class | core_contentbank\external\set_content_visibility |
| class | core_contentbank\form\edit_content |
| Defines the form for editing a content. More... | |
| class | core_contentbank\form\upload_files |
| class | core_contentbank\helper |
| Helper class for the content bank. More... | |
| class | core_contentbank\output\bankcontent |
| 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. | |
Variables | |
| global | $CFG |
| core_contentbank_user_preferences | ( | ) |
Get the current user preferences that are available.
@uses core_user::is_current_user
| array[] | preferences configuration |