Home
last modified time | relevance | path

Searched defs:sectionid (Results 1 – 25 of 89) sorted by relevance

1234

/dports/www/moodle310/moodle/backup/moodle2/
H A Dbackup_section_task.class.php38 protected $sectionid; variable in backup_section_task
43 public function __construct($name, $sectionid, $plan = null) {
H A Drestore_section_task.class.php40 protected $sectionid; // new (target) id of the course section variable in restore_section_task
59 public function set_sectionid($sectionid) {
H A Drestore_plan_builder.class.php165 static protected function build_section_plan($controller, $sectionid) {
/dports/www/moodle311/moodle/backup/moodle2/
H A Dbackup_section_task.class.php38 protected $sectionid; variable in backup_section_task
43 public function __construct($name, $sectionid, $plan = null) {
H A Drestore_section_task.class.php40 protected $sectionid; // new (target) id of the course section variable in restore_section_task
59 public function set_sectionid($sectionid) {
H A Drestore_plan_builder.class.php165 static protected function build_section_plan($controller, $sectionid) {
/dports/www/moodle39/moodle/backup/moodle2/
H A Dbackup_section_task.class.php38 protected $sectionid; variable in backup_section_task
43 public function __construct($name, $sectionid, $plan = null) {
H A Drestore_section_task.class.php40 protected $sectionid; // new (target) id of the course section variable in restore_section_task
59 public function set_sectionid($sectionid) {
/dports/www/owncloud/owncloud/settings/Controller/
H A DSettingsPageController.php78 public function getPersonal($sectionid='general') {
98 public function getAdmin($sectionid='general') {
/dports/www/moodle310/moodle/backup/util/checks/tests/
H A Dchecks_test.php38 protected $sectionid; // course_sections id used for testing variable in backup_check_testcase
/dports/www/moodle311/moodle/backup/util/checks/tests/
H A Dchecks_test.php38 protected $sectionid; // course_sections id used for testing variable in backup_check_testcase
/dports/www/moodle39/moodle/backup/util/checks/tests/
H A Dchecks_test.php38 protected $sectionid; // course_sections id used for testing variable in backup_check_testcase
/dports/www/moodle310/moodle/admin/tool/moodlenet/
H A Dlib.php66 function tool_moodlenet_custom_chooser_footer(int $courseid, int $sectionid): activity_chooser_foot…
/dports/www/moodle311/moodle/admin/tool/moodlenet/
H A Dlib.php66 function tool_moodlenet_custom_chooser_footer(int $courseid, int $sectionid): activity_chooser_foot…
/dports/www/moodle39/moodle/admin/tool/moodlenet/
H A Dlib.php66 function tool_moodlenet_custom_chooser_footer(int $courseid, int $sectionid): activity_chooser_foot…
/dports/www/moodle310/moodle/backup/util/plan/tests/
H A Dtask_test.php35 protected $sectionid; // course_sections id used for testing variable in backup_task_testcase
H A Dplan_test.php35 protected $sectionid; // course_sections id used for testing variable in backup_plan_testcase
H A Dstep_test.php35 protected $sectionid; // course_sections id used for testing variable in backup_step_testcase
/dports/www/moodle311/moodle/backup/util/plan/tests/
H A Dplan_test.php35 protected $sectionid; // course_sections id used for testing variable in backup_plan_testcase
H A Dtask_test.php35 protected $sectionid; // course_sections id used for testing variable in backup_task_testcase
/dports/www/moodle39/moodle/backup/util/plan/tests/
H A Dtask_test.php35 protected $sectionid; // course_sections id used for testing variable in backup_task_testcase
H A Dplan_test.php35 protected $sectionid; // course_sections id used for testing variable in backup_plan_testcase
/dports/www/moodle310/moodle/backup/util/dbops/tests/
H A Dbackup_dbops_test.php36 protected $sectionid; // course_sections id used for testing variable in backup_dbops_testcase
/dports/www/moodle311/moodle/backup/util/dbops/tests/
H A Dbackup_dbops_test.php36 protected $sectionid; // course_sections id used for testing variable in backup_dbops_testcase
/dports/www/moodle39/moodle/backup/util/dbops/tests/
H A Dbackup_dbops_test.php36 protected $sectionid; // course_sections id used for testing variable in backup_dbops_testcase

1234