[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/badges/criteria/ -> award_criteria_profile.php (summary)

This file contains the profile completion badge award criteria type class

Author: Yuliya Bozhko <yuliya.bozhko@totaralms.com>
Copyright: 2012 onwards Totara Learning Solutions Ltd {@link http://www.totaralms.com/}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 236 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

award_criteria_profile:: (4 methods):
  get_options()
  get_details()
  review()
  get_completed_criteria_sql()


Class: award_criteria_profile  - X-Ref

Profile completion badge award criteria

get_options(&$mform)   X-Ref
Add appropriate new criteria options to the form


get_details($short = '')   X-Ref
Get criteria details for displaying to users

return: string

review($userid, $filtered = false)   X-Ref
Review this criteria and decide if it has been completed

param: int $userid User whose criteria completion needs to be reviewed.
param: bool $filtered An additional parameter indicating that user list
return: bool Whether criteria is complete

get_completed_criteria_sql()   X-Ref
Returns array with sql code and parameters returning all ids
of users who meet this particular criterion.

return: array list($join, $where, $params)



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