moodle/backup/util/settings
ferranrecio c997f91db6 MDL-80191 backup: add subsections to backup form
The patch adds two new levels to the backup form structure: subsection
(a delegated section which parent is a course module) and subactivity
(an activity inside a subsection). Those new elements are displayed as a
inner section below the parent activitiy.

For now the UI is the same as a regular section but future issues will
define how the UX should be. The new two levels have their own classes
to represents settings and have extra dependencies.
2024-07-01 10:48:32 +02:00
..
activity
course
root
section
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
backup_setting.class.php MDL-80191 backup: add subsections to backup form 2024-07-01 10:48:32 +02:00
base_setting.class.php MDL-27886 backup: When setting is unlocked set it to original value 2017-11-23 12:21:03 +08:00
setting_dependency.class.php MDL-60851 backup: coding style fixes 2019-05-01 08:49:35 +08:00