Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8.3
-
Fix Version/s: 2.9
-
Component/s: Comments
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE
-
Fixed Branches:MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-49203-master -
Pull Master Diff URL:
Description
Return all the comments for an specific component, context.
Parameters:
contextlevel => context_course, context_user, context_module, etc..
instanceid => Instance id (course id, user id, etc...)
component => Component name, mod_forum, core_blog, etc...
itemid => int the id of the associated item (forum post, glossary item etc)
area => string comment area (default "")
page => page number (default 0)