Home
last modified time | relevance | path

Searched defs:isfrontpage (Results 1 – 24 of 24) sorted by relevance

/dports/www/moodle310/moodle/admin/
H A Dlock.php43 $isfrontpage = ($course->id == SITEID); variable
45 $isfrontpage = false; variable
/dports/www/moodle311/moodle/admin/
H A Dlock.php43 $isfrontpage = ($course->id == SITEID); variable
45 $isfrontpage = false; variable
/dports/www/moodle39/moodle/admin/
H A Dlock.php43 $isfrontpage = ($course->id == SITEID); variable
45 $isfrontpage = false; variable
/dports/www/moodle310/moodle/admin/roles/
H A Doverride.php35 $isfrontpage = ($course->id == SITEID); variable
37 $isfrontpage = false; variable
H A Dcheck.php35 $isfrontpage = ($course->id == SITEID); variable
37 $isfrontpage = false; variable
H A Dassign.php39 $isfrontpage = ($course->id == SITEID); variable
41 $isfrontpage = false; variable
H A Dpermissions.php43 $isfrontpage = ($course->id == SITEID); variable
45 $isfrontpage = false; variable
/dports/www/moodle311/moodle/admin/roles/
H A Doverride.php35 $isfrontpage = ($course->id == SITEID); variable
37 $isfrontpage = false; variable
H A Dcheck.php35 $isfrontpage = ($course->id == SITEID); variable
37 $isfrontpage = false; variable
H A Dassign.php39 $isfrontpage = ($course->id == SITEID); variable
41 $isfrontpage = false; variable
H A Dpermissions.php43 $isfrontpage = ($course->id == SITEID); variable
45 $isfrontpage = false; variable
/dports/www/moodle39/moodle/admin/roles/
H A Doverride.php35 $isfrontpage = ($course->id == SITEID); variable
37 $isfrontpage = false; variable
H A Dcheck.php35 $isfrontpage = ($course->id == SITEID); variable
37 $isfrontpage = false; variable
H A Dassign.php39 $isfrontpage = ($course->id == SITEID); variable
41 $isfrontpage = false; variable
H A Dpermissions.php43 $isfrontpage = ($course->id == SITEID); variable
45 $isfrontpage = false; variable
/dports/www/moodle310/moodle/badges/
H A Dview.php111 $isfrontpage = (empty($courseid) || $courseid == $SITE->id); variable
/dports/www/moodle311/moodle/badges/
H A Dview.php111 $isfrontpage = (empty($courseid) || $courseid == $SITE->id); variable
/dports/www/moodle39/moodle/badges/
H A Dview.php111 $isfrontpage = (empty($courseid) || $courseid == $SITE->id); variable
/dports/www/moodle310/moodle/filter/
H A Dmanage.php55 $isfrontpage = ($context->contextlevel == CONTEXT_COURSE && $context->instanceid == SITEID); variable
/dports/www/moodle311/moodle/filter/
H A Dmanage.php55 $isfrontpage = ($context->contextlevel == CONTEXT_COURSE && $context->instanceid == SITEID); variable
/dports/www/moodle39/moodle/filter/
H A Dmanage.php55 $isfrontpage = ($context->contextlevel == CONTEXT_COURSE && $context->instanceid == SITEID); variable
/dports/www/moodle311/moodle/user/
H A Dindex.php71 $isfrontpage = ($course->id == SITEID); variable
/dports/www/moodle39/moodle/user/
H A Dindex.php72 $isfrontpage = ($course->id == SITEID); variable
/dports/www/moodle310/moodle/user/
H A Dindex.php72 $isfrontpage = ($course->id == SITEID); variable