Home
last modified time | relevance | path

Searched refs:is_item_tagged_with (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle39/moodle/tag/classes/
H A Dtag.php1387 public static function is_item_tagged_with($component, $itemtype, $itemid, $tagname) { function in core_tag_tag
1470 if (static::is_item_tagged_with('core', 'user', $USER->id, $this->name)) {
/dports/www/moodle310/moodle/tag/classes/
H A Dtag.php1387 public static function is_item_tagged_with($component, $itemtype, $itemid, $tagname) { function in core_tag_tag
1470 if (static::is_item_tagged_with('core', 'user', $USER->id, $this->name)) {
/dports/www/moodle311/moodle/tag/classes/
H A Dtag.php1387 public static function is_item_tagged_with($component, $itemtype, $itemid, $tagname) { function in core_tag_tag
1470 if (static::is_item_tagged_with('core', 'user', $USER->id, $this->name)) {