mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-71165 course: core_course_update_course external method
This commit is contained in:
parent
a9b0f4dafe
commit
6347b916bc
12 changed files with 2052 additions and 1 deletions
|
@ -47,6 +47,7 @@ renderer and course format renderer:
|
|||
compatibility (to not break third-party plugins without it), legacy_format_renderer has been created and will be used when
|
||||
course formats don't have their own renderer.
|
||||
* New external core_course\external\get_state returns current state information for a given course.
|
||||
* New external function core_course_update_course runs given action to edit course status.
|
||||
|
||||
=== 3.11 ===
|
||||
* A new callback xxx_coursemodule_definition_after_data that allows plugins to extend activity forms after the data is set.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue