| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Summary view] [Print] [Text view]
1 This files describes API changes in tagging, information provided 2 here is intended especially for developers. 3 4 === 2.7 === 5 6 * The functions tag_set, tag_set_add, tag_set_delete and tag_assign now expect the component 7 and contextid of the item being tagged. 8 9 === 2.6 === 10 11 More cleanup was done to tag cloud sorting which involved some API changes, see MDL_39800 12 * tag_print_cloud() arguments were changed. 13 * coursetag_get_tags() arguments were changed. 14 * coursetag_get_all_tags() arguments were changed. 15 * coursetag_sort() was removed. 16 17 === 2.4 === 18 19 Significant cleanup was done to course tags which involved some API 20 changes, see MDL-15471 21 * tag_print_cloud() arguments were changed 22 * coursetag_print_cloud() was removed. 23 * coursetag_get_official_keywords() was removed 24 * coursetag_rss_feeds() was removed
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |