[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/competency/ -> lib.php (summary)

Competency lib.

Copyright: 2016 Frédéric Massart - FMCorz.net
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 299 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  core_competency_comment_add()
  core_competency_comment_permissions()
  core_competency_comment_validate()
  core_competency_pluginfile()

Functions
Functions that are not part of a class:

core_competency_comment_add($comment, $params)   X-Ref
Hook when a comment is added.

param: stdClass $comment The comment.
param: stdClass $params The parameters.
return: array

core_competency_comment_permissions($params)   X-Ref
Return the permissions of for the comments.

param: stdClass $params The parameters.
return: array

core_competency_comment_validate($params)   X-Ref
Validates comments.

param: stdClass $params The parameters.
return: bool

core_competency_pluginfile($course, $cm, $context, $filearea, $args, $forcedownload, array $options = array()   X-Ref
File serving.

param: stdClass $course The course object.
param: stdClass $cm The cm object.
param: context $context The context object.
param: string $filearea The file area.
param: array $args List of arguments.
param: bool $forcedownload Whether or not to force the download of the file.
param: array $options Array of options.
return: void|false



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1