Home
last modified time | relevance | path

Searched refs:exclusivemode (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/moodle39/moodle/tag/
H A Dindex.php38 $exclusivemode = optional_param('excl', 0, PARAM_BOOL); // Exclusive mode (show entities in one tag… variable
81 $PAGE->set_url($tag->get_view_url($exclusivemode, $fromctx, $ctx, $rec));
112 $exclusivemode = 1; variable
116 $entities[] = $tag->get_tag_index($ta, $exclusivemode, $fromctx, $ctx, $rec, $page);
122 $exclusivemode, $fromctx, $ctx, $rec, $page);
/dports/www/moodle310/moodle/tag/
H A Dindex.php38 $exclusivemode = optional_param('excl', 0, PARAM_BOOL); // Exclusive mode (show entities in one tag… variable
81 $PAGE->set_url($tag->get_view_url($exclusivemode, $fromctx, $ctx, $rec));
112 $exclusivemode = 1; variable
116 $entities[] = $tag->get_tag_index($ta, $exclusivemode, $fromctx, $ctx, $rec, $page);
122 $exclusivemode, $fromctx, $ctx, $rec, $page);
/dports/www/moodle311/moodle/tag/
H A Dindex.php38 $exclusivemode = optional_param('excl', 0, PARAM_BOOL); // Exclusive mode (show entities in one tag… variable
81 $PAGE->set_url($tag->get_view_url($exclusivemode, $fromctx, $ctx, $rec));
112 $exclusivemode = 1; variable
116 $entities[] = $tag->get_tag_index($ta, $exclusivemode, $fromctx, $ctx, $rec, $page);
122 $exclusivemode, $fromctx, $ctx, $rec, $page);
/dports/www/moodle310/moodle/tag/classes/output/
H A Dtagindex.php59 * @param bool $exclusivemode
68 $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1, $page = 0, $totalpages = 1) { argument
86 if ($exclusivemode) {
97 …$url = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, $exclusivemode, $fromctx, $ctx, $rec…
105 if (!$exclusivemode && ($totalpages > 1 || $page)) {
/dports/www/moodle311/moodle/tag/classes/output/
H A Dtagindex.php59 * @param bool $exclusivemode
68 $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1, $page = 0, $totalpages = 1) { argument
86 if ($exclusivemode) {
97 …$url = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, $exclusivemode, $fromctx, $ctx, $rec…
105 if (!$exclusivemode && ($totalpages > 1 || $page)) {
/dports/www/moodle39/moodle/tag/classes/output/
H A Dtagindex.php59 * @param bool $exclusivemode
68 $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1, $page = 0, $totalpages = 1) { argument
86 if ($exclusivemode) {
97 …$url = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, $exclusivemode, $fromctx, $ctx, $rec…
105 if (!$exclusivemode && ($totalpages > 1 || $page)) {
/dports/www/moodle39/moodle/tag/classes/
H A Drenderer.php68 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
77 …public function tag_index_page($tag, $entities, $tagareaid, $exclusivemode, $fromctx, $ctx, $rec, … argument
127 if ($exclusivemode) {
H A Dtag.php382 * @param int $exclusivemode
388 …public static function make_url($tagcollid, $name, $exclusivemode = 0, $fromctx = 0, $ctx = 0, $re… argument
396 if ($exclusivemode) {
414 * @param int $exclusivemode
420 public function get_view_url($exclusivemode = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
422 $exclusivemode, $fromctx, $ctx, $rec);
1417 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
1426 public function get_tag_index($tagarea, $exclusivemode, $fromctx, $ctx, $rec, $page = 0) { argument
1433 … return call_user_func_array($callback, [$this, $exclusivemode, $fromctx, $ctx, $rec, $page]);
/dports/www/moodle310/moodle/tag/classes/
H A Drenderer.php68 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
77 …public function tag_index_page($tag, $entities, $tagareaid, $exclusivemode, $fromctx, $ctx, $rec, … argument
127 if ($exclusivemode) {
H A Dtag.php382 * @param int $exclusivemode
388 …public static function make_url($tagcollid, $name, $exclusivemode = 0, $fromctx = 0, $ctx = 0, $re… argument
396 if ($exclusivemode) {
414 * @param int $exclusivemode
420 public function get_view_url($exclusivemode = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
422 $exclusivemode, $fromctx, $ctx, $rec);
1417 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
1426 public function get_tag_index($tagarea, $exclusivemode, $fromctx, $ctx, $rec, $page = 0) { argument
1433 … return call_user_func_array($callback, [$this, $exclusivemode, $fromctx, $ctx, $rec, $page]);
/dports/www/moodle311/moodle/tag/classes/
H A Drenderer.php68 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
77 …public function tag_index_page($tag, $entities, $tagareaid, $exclusivemode, $fromctx, $ctx, $rec, … argument
127 if ($exclusivemode) {
H A Dtag.php382 * @param int $exclusivemode
388 …public static function make_url($tagcollid, $name, $exclusivemode = 0, $fromctx = 0, $ctx = 0, $re… argument
396 if ($exclusivemode) {
414 * @param int $exclusivemode
420 public function get_view_url($exclusivemode = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
422 $exclusivemode, $fromctx, $ctx, $rec);
1417 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
1426 public function get_tag_index($tagarea, $exclusivemode, $fromctx, $ctx, $rec, $page = 0) { argument
1433 … return call_user_func_array($callback, [$this, $exclusivemode, $fromctx, $ctx, $rec, $page]);
/dports/www/moodle39/moodle/user/
H A Drenderer.php81 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
85 public function user_list($userlist, $exclusivemode) { argument
88 … $userpicture = $this->output->user_picture($user, array('size' => $exclusivemode ? 100 : 35));
99 if ($exclusivemode) {
/dports/www/moodle310/moodle/user/
H A Drenderer.php81 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
85 public function user_list($userlist, $exclusivemode) { argument
88 … $userpicture = $this->output->user_picture($user, array('size' => $exclusivemode ? 100 : 35));
99 if ($exclusivemode) {
H A Dlib.php1256 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
1265 function user_get_tagged_users($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1, $pag… argument
1275 $perpage = $exclusivemode ? 24 : 5;
1283 $content .= $renderer->user_list($userlist, $exclusivemode);
1287 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle311/moodle/user/
H A Drenderer.php81 … * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
85 public function user_list($userlist, $exclusivemode) { argument
88 … $userpicture = $this->output->user_picture($user, array('size' => $exclusivemode ? 100 : 35));
99 if ($exclusivemode) {
/dports/www/moodle310/moodle/mod/book/
H A Dlocallib.php435 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
444 function mod_book_get_tagged_chapters($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = … argument
446 $perpage = $exclusivemode ? 20 : 5;
539 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle310/moodle/mod/glossary/
H A Dlocallib.php646 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
655 function mod_glossary_get_tagged_entries($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec… argument
657 $perpage = $exclusivemode ? 20 : 5;
758 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle311/moodle/mod/glossary/
H A Dlocallib.php646 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
655 function mod_glossary_get_tagged_entries($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec… argument
657 $perpage = $exclusivemode ? 20 : 5;
758 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle311/moodle/mod/book/
H A Dlocallib.php435 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
444 function mod_book_get_tagged_chapters($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = … argument
446 $perpage = $exclusivemode ? 20 : 5;
539 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle39/moodle/mod/glossary/
H A Dlocallib.php646 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
655 function mod_glossary_get_tagged_entries($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec… argument
657 $perpage = $exclusivemode ? 20 : 5;
758 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle39/moodle/mod/book/
H A Dlocallib.php435 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
444 function mod_book_get_tagged_chapters($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = … argument
446 $perpage = $exclusivemode ? 20 : 5;
539 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle310/moodle/mod/forum/
H A Dlocallib.php589 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
598 function mod_forum_get_tagged_posts($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1,… argument
600 $perpage = $exclusivemode ? 20 : 5;
706 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle311/moodle/mod/forum/
H A Dlocallib.php589 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
598 function mod_forum_get_tagged_posts($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1,… argument
600 $perpage = $exclusivemode ? 20 : 5;
706 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle39/moodle/mod/forum/
H A Dlocallib.php589 * @param bool $exclusivemode if set to true it means that no other entities tagged with this tag
598 function mod_forum_get_tagged_posts($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1,… argument
600 $perpage = $exclusivemode ? 20 : 5;
706 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);

123