Searched refs:has_manage_capability (Results 1 – 9 of 9) sorted by relevance
1905 if (!$this->has_manage_capability()) {1927 if (!$this->has_manage_capability()) {2110 if (!$this->has_manage_capability()) {2752 return self::top()->has_manage_capability();2772 public function has_manage_capability() { function in core_course_category2784 return ($parent = $this->get_parent_coursecat()) && $parent->has_manage_capability();2792 return $this->has_manage_capability();2801 return $this->has_manage_capability() && !$this->get_not_visible_children_ids();2834 return $this->has_manage_capability();2891 return $this->has_manage_capability();[all …]
221 if (!$category->can_resort_subcategories() && !$category->has_manage_capability()) {468 if (core_course_category::top()->has_manage_capability()) {627 if (!$category->has_manage_capability()) {
1905 if (!$this->has_manage_capability()) {1927 if (!$this->has_manage_capability()) {2108 if (!$this->has_manage_capability()) {2749 return self::top()->has_manage_capability();2769 public function has_manage_capability() { function in core_course_category2781 return ($parent = $this->get_parent_coursecat()) && $parent->has_manage_capability();2789 return $this->has_manage_capability();2798 return $this->has_manage_capability() && !$this->get_not_visible_children_ids();2831 return $this->has_manage_capability();2888 return $this->has_manage_capability();[all …]
1906 if (!$this->has_manage_capability()) {1928 if (!$this->has_manage_capability()) {2111 if (!$this->has_manage_capability()) {2753 return self::top()->has_manage_capability();2773 public function has_manage_capability() { function in core_course_category2785 return ($parent = $this->get_parent_coursecat()) && $parent->has_manage_capability();2793 return $this->has_manage_capability();2802 return $this->has_manage_capability() && !$this->get_not_visible_children_ids();2835 return $this->has_manage_capability();2892 return $this->has_manage_capability();[all …]
1704 if ($coursecat->can_create_course() || $coursecat->has_manage_capability()) {
1734 if ($coursecat->can_create_course() || $coursecat->has_manage_capability()) {
1731 if ($coursecat->can_create_course() || $coursecat->has_manage_capability()) {