Home
last modified time | relevance | path

Searched refs:is_hiddenuntil (Results 1 – 9 of 9) sorted by relevance

/dports/www/moodle310/moodle/lib/grade/
H A Dgrade_object.php463 function is_hiddenuntil() { function in grade_object
H A Dgrade_grade.php601 public function is_hiddenuntil() { function in grade_grade
/dports/www/moodle311/moodle/lib/grade/
H A Dgrade_object.php463 function is_hiddenuntil() { function in grade_object
H A Dgrade_grade.php601 public function is_hiddenuntil() { function in grade_grade
/dports/www/moodle39/moodle/lib/grade/
H A Dgrade_object.php463 function is_hiddenuntil() { function in grade_object
H A Dgrade_grade.php601 public function is_hiddenuntil() { function in grade_grade
/dports/www/moodle311/moodle/grade/report/user/
H A Dlib.php302 …($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$child['object']->is_hiddenuntil()))) {
409 … ($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$grade_object->is_hiddenuntil()))) {
440 … ($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$grade_grade->is_hiddenuntil()))) {
/dports/www/moodle310/moodle/grade/report/user/
H A Dlib.php302 …($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$child['object']->is_hiddenuntil()))) {
409 … ($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$grade_object->is_hiddenuntil()))) {
440 … ($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$grade_grade->is_hiddenuntil()))) {
/dports/www/moodle39/moodle/grade/report/user/
H A Dlib.php302 …($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$child['object']->is_hiddenuntil()))) {
409 … ($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$grade_object->is_hiddenuntil()))) {
440 … ($this->showhiddenitems == GRADE_REPORT_USER_HIDE_UNTIL && !$grade_grade->is_hiddenuntil()))) {