|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Topics | |
| backup | |
| event | |
| external | |
| files | |
| log | |
| navigation | |
| test | |
Directories | |
| directory | analytics |
| | |
| directory | backup |
| | |
| directory | navigation |
| | |
Namespaces | |
| namespace | mod_feedback |
| | |
| namespace | mod_feedback\analytics\indicator |
| Activity base class. | |
| namespace | mod_feedback\completion |
| | |
| namespace | mod_feedback\event |
| The mod_feedback instance list viewed event. | |
| namespace | mod_feedback\external |
| Class for exporting a feedback completion record. | |
| namespace | mod_feedback\form |
| | |
| namespace | mod_feedback\output |
| | |
| namespace | mod_feedback\privacy |
| Data provider. | |
| namespace | mod_feedback\search |
| Search area for mod_feedback activities. | |
Functions | |
| feedback_get_completion_state () | |
| List of deprecated mod_feedback functions. | |
| xmldb_feedback_upgrade ($oldversion) | |
Variables | |
| $activated = array() | |
| $capabilities | |
| global | $CFG |
| global | $CFG |
| $context = context_module::instance($usedid) | |
| $courseid = optional_param('courseid', false, PARAM_INT) | |
| $feedback_version_intern = 1 | |
| $inactive = array() | |
| $messageproviders | |
| Defines message providers (types of messages being sent) | |
| $plugin = 2023100400 | |
| $row = array() | |
| $row [] = new tabobject('view', $viewurl->out(), get_string('overview', 'feedback')) | |
| $tabs = array() | |
| $urlparams = ['id' => $usedid] | |
| if(!isset($current_tab)) | $viewurl = new moodle_url('/mod/feedback/view.php', array('id' => $usedid)) |
| $plugin | component = 'mod_feedback' |
| $plugin | cron = 0 |
| if(isset($cmid) AND intval($cmid) AND $cmid > 0) | else |
| if (!defined( 'MOODLE_INTERNAL')) | |
| prints the forms to choose an item-typ to create items and to choose a template to use | |
| if (!defined( 'MOODLE_INTERNAL')) | |
| prints the forms to choose an xml-template file to import items | |
| if (!defined( 'MOODLE_INTERNAL')) | |
| print the form to add or edit a feedback-instance | |
| if (!defined( 'MOODLE_INTERNAL')) | |
| prints the form to confirm use template | |
| $plugin | version = 2023100900 |
| feedback_get_completion_state | ( | ) |
List of deprecated mod_feedback functions.
| $messageproviders |
Defines message providers (types of messages being sent)
| if (isset( $cmid) AND intval( $cmid) AND $cmid > 0) else |
| if(!defined('MOODLE_INTERNAL')) | ( | ! | defined 'MOODLE_INTERNAL' | ) |
prints the forms to choose an item-typ to create items and to choose a template to use
| if(!defined('MOODLE_INTERNAL')) | ( | ! | defined 'MOODLE_INTERNAL' | ) |
prints the forms to choose an xml-template file to import items
| if(!defined('MOODLE_INTERNAL')) | ( | ! | defined 'MOODLE_INTERNAL' | ) |
print the form to add or edit a feedback-instance
| if(!defined('MOODLE_INTERNAL')) | ( | ! | defined 'MOODLE_INTERNAL' | ) |
prints the form to confirm use template