Home
last modified time | relevance | path

Searched refs:fromctx (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/moodle39/moodle/tag/
H A Dindex.php40 $fromctx = optional_param('from', null, PARAM_INT); variable
81 $PAGE->set_url($tag->get_view_url($exclusivemode, $fromctx, $ctx, $rec));
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.php40 $fromctx = optional_param('from', null, PARAM_INT); variable
81 $PAGE->set_url($tag->get_view_url($exclusivemode, $fromctx, $ctx, $rec));
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.php40 $fromctx = optional_param('from', null, PARAM_INT); variable
81 $PAGE->set_url($tag->get_view_url($exclusivemode, $fromctx, $ctx, $rec));
116 $entities[] = $tag->get_tag_index($ta, $exclusivemode, $fromctx, $ctx, $rec, $page);
122 $exclusivemode, $fromctx, $ctx, $rec, $page);
/dports/www/moodle39/moodle/tag/classes/output/
H A Dtagcloud.php58 * @param int $fromctx context id where this tag cloud is displayed
62 public function __construct($tagset, $totalcount = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
82 … $viewurl = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, 0, $fromctx, $ctx, $rec);
H A Dtagindex.php60 * @param int $fromctx context id where the link was displayed, may be used by callbacks
68 $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1, $page = 0, $totalpages = 1) { argument
97 …$url = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, $exclusivemode, $fromctx, $ctx, $rec…
H A Dtaglist.php77 $fromctx = $pagecontext ? $pagecontext->id :
90 $viewurl = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, 0, $fromctx);
/dports/www/moodle310/moodle/tag/classes/output/
H A Dtagcloud.php58 * @param int $fromctx context id where this tag cloud is displayed
62 public function __construct($tagset, $totalcount = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
82 … $viewurl = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, 0, $fromctx, $ctx, $rec);
H A Dtagindex.php60 * @param int $fromctx context id where the link was displayed, may be used by callbacks
68 $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1, $page = 0, $totalpages = 1) { argument
97 …$url = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, $exclusivemode, $fromctx, $ctx, $rec…
H A Dtaglist.php77 $fromctx = $pagecontext ? $pagecontext->id :
90 $viewurl = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, 0, $fromctx);
/dports/www/moodle311/moodle/tag/classes/output/
H A Dtagcloud.php58 * @param int $fromctx context id where this tag cloud is displayed
62 public function __construct($tagset, $totalcount = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
82 … $viewurl = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, 0, $fromctx, $ctx, $rec);
H A Dtagindex.php60 * @param int $fromctx context id where the link was displayed, may be used by callbacks
68 $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = 1, $page = 0, $totalpages = 1) { argument
97 …$url = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, $exclusivemode, $fromctx, $ctx, $rec…
H A Dtaglist.php77 $fromctx = $pagecontext ? $pagecontext->id :
90 $viewurl = core_tag_tag::make_url($tag->tagcollid, $tag->rawname, 0, $fromctx);
/dports/www/moodle39/moodle/tag/classes/
H A Drenderer.php70 * @param int $fromctx context id where the link was displayed, may be used by callbacks
77 …public function tag_index_page($tag, $entities, $tagareaid, $exclusivemode, $fromctx, $ctx, $rec, … argument
135 $url = $tag->get_view_url(0, $fromctx, $ctx, $rec);
H A Dtag.php383 * @param int $fromctx context id where this tag cloud is displayed
388 …public static function make_url($tagcollid, $name, $exclusivemode = 0, $fromctx = 0, $ctx = 0, $re… argument
399 if ($fromctx) {
400 $params['from'] = $fromctx;
415 * @param int $fromctx context id where this tag cloud is displayed
420 public function get_view_url($exclusivemode = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
422 $exclusivemode, $fromctx, $ctx, $rec);
1419 * @param int $fromctx context id where the link was displayed, may be used by callbacks
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]);
H A Dcollection.php351 * @param int $fromctx context id where this tag cloud is displayed
357 $search = '', $fromctx = 0, $ctx = 0, $rec = 1) { argument
397 return new core_tag\output\tagcloud($tagsincloud, $tagscount, $fromctx, $ctx, $rec);
/dports/www/moodle310/moodle/tag/classes/
H A Drenderer.php70 * @param int $fromctx context id where the link was displayed, may be used by callbacks
77 …public function tag_index_page($tag, $entities, $tagareaid, $exclusivemode, $fromctx, $ctx, $rec, … argument
135 $url = $tag->get_view_url(0, $fromctx, $ctx, $rec);
H A Dtag.php383 * @param int $fromctx context id where this tag cloud is displayed
388 …public static function make_url($tagcollid, $name, $exclusivemode = 0, $fromctx = 0, $ctx = 0, $re… argument
399 if ($fromctx) {
400 $params['from'] = $fromctx;
415 * @param int $fromctx context id where this tag cloud is displayed
420 public function get_view_url($exclusivemode = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
422 $exclusivemode, $fromctx, $ctx, $rec);
1419 * @param int $fromctx context id where the link was displayed, may be used by callbacks
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]);
H A Dcollection.php351 * @param int $fromctx context id where this tag cloud is displayed
357 $search = '', $fromctx = 0, $ctx = 0, $rec = 1) { argument
397 return new core_tag\output\tagcloud($tagsincloud, $tagscount, $fromctx, $ctx, $rec);
/dports/www/moodle311/moodle/tag/classes/
H A Drenderer.php70 * @param int $fromctx context id where the link was displayed, may be used by callbacks
77 …public function tag_index_page($tag, $entities, $tagareaid, $exclusivemode, $fromctx, $ctx, $rec, … argument
135 $url = $tag->get_view_url(0, $fromctx, $ctx, $rec);
H A Dtag.php383 * @param int $fromctx context id where this tag cloud is displayed
388 …public static function make_url($tagcollid, $name, $exclusivemode = 0, $fromctx = 0, $ctx = 0, $re… argument
399 if ($fromctx) {
400 $params['from'] = $fromctx;
415 * @param int $fromctx context id where this tag cloud is displayed
420 public function get_view_url($exclusivemode = 0, $fromctx = 0, $ctx = 0, $rec = 1) { argument
422 $exclusivemode, $fromctx, $ctx, $rec);
1419 * @param int $fromctx context id where the link was displayed, may be used by callbacks
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]);
H A Dcollection.php351 * @param int $fromctx context id where this tag cloud is displayed
357 $search = '', $fromctx = 0, $ctx = 0, $rec = 1) { argument
397 return new core_tag\output\tagcloud($tagsincloud, $tagscount, $fromctx, $ctx, $rec);
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Devp_extra_test2.c282 EVP_PKEY_CTX *fromctx = NULL; in do_pkey_tofrom_data_select() local
305 if (!TEST_ptr(fromctx = EVP_PKEY_CTX_new_from_name(mainctx, keytype, NULL)) in do_pkey_tofrom_data_select()
306 || !TEST_int_eq(EVP_PKEY_fromdata_init(fromctx), 1) in do_pkey_tofrom_data_select()
307 || !TEST_int_eq(EVP_PKEY_fromdata(fromctx, &fromkey, EVP_PKEY_PUBLIC_KEY, in do_pkey_tofrom_data_select()
315 if (!TEST_int_eq(EVP_PKEY_fromdata(fromctx, &fromkeypair, in do_pkey_tofrom_data_select()
323 EVP_PKEY_CTX_free(fromctx); in do_pkey_tofrom_data_select()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Devp_extra_test2.c282 EVP_PKEY_CTX *fromctx = NULL; in do_pkey_tofrom_data_select() local
305 if (!TEST_ptr(fromctx = EVP_PKEY_CTX_new_from_name(mainctx, keytype, NULL)) in do_pkey_tofrom_data_select()
306 || !TEST_int_eq(EVP_PKEY_fromdata_init(fromctx), 1) in do_pkey_tofrom_data_select()
307 || !TEST_int_eq(EVP_PKEY_fromdata(fromctx, &fromkey, EVP_PKEY_PUBLIC_KEY, in do_pkey_tofrom_data_select()
315 if (!TEST_int_eq(EVP_PKEY_fromdata(fromctx, &fromkeypair, in do_pkey_tofrom_data_select()
323 EVP_PKEY_CTX_free(fromctx); in do_pkey_tofrom_data_select()
/dports/www/moodle310/moodle/mod/book/
H A Dlocallib.php437 * @param int $fromctx context id where the link was displayed, may be used by callbacks
444 function mod_book_get_tagged_chapters($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec = … argument
474 if ($fromctx) {
476 $fromcontext = context::instance_by_id($fromctx);
539 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);
/dports/www/moodle310/moodle/mod/glossary/
H A Dlocallib.php648 * @param int $fromctx context id where the link was displayed, may be used by callbacks
655 function mod_glossary_get_tagged_entries($tag, $exclusivemode = false, $fromctx = 0, $ctx = 0, $rec… argument
685 if ($fromctx) {
687 $fromcontext = context::instance_by_id($fromctx);
758 $exclusivemode, $fromctx, $ctx, $rec, $page, $totalpages);

123