MDL-61135 core_tag: add function get_tags_by_area_in_contexts
commit4c72d4bec11c8d29f78af87f69d82320de2f7475
authorRyan Wyllie <ryan@moodle.com>
Fri, 2 Feb 2018 03:28:58 +0000 (2 03:28 +0000)
committerRyan Wyllie <ryan@moodle.com>
Mon, 5 Feb 2018 06:59:13 +0000 (5 06:59 +0000)
tree7d860a999e45596021bf124b38ae5f3204ecd5e2
parent99df051805c393d10ea51087f0f0a91c1144862a
MDL-61135 core_tag: add function get_tags_by_area_in_contexts

Add a function to allow for searching tags by an area (component and
itemtype) in a given set of contexts.
tag/classes/tag.php
tag/tests/taglib_test.php