| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
External comment API
| Copyright: | Costantino Cito <ccito@cvaconsulting.com> |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 151 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
core_comment_external:: (3 methods):
get_comments_parameters()
get_comments()
get_comments_returns()
Class: core_comment_external - X-Ref
External comment API functions| get_comments_parameters() X-Ref |
| Returns description of method parameters return: external_function_parameters |
| get_comments($contextlevel, $instanceid, $component, $itemid, $area = '', $page = 0) X-Ref |
| Return a list of comments param: string $contextlevel ('system, course, user', etc..) param: int $instanceid param: string $component the name of the component param: int $itemid the item id param: string $area comment area param: int $page page number return: array of comments and warnings |
| get_comments_returns() X-Ref |
| Returns description of method result value return: external_description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |