Template statistics class.
More...
|
| __construct ($templateid) |
| Return the custom definition of the properties of this model.
|
|
|
$competencycount | $competencycount = 0 |
| The number of competencies in the template.
|
|
$completedplancount | $completedplancount = 0 |
| The number of completed plans for the template.
|
|
$leastproficientcompetencies | $leastproficientcompetencies = array() |
| The competencies in this template that were proficient the least times.
|
|
$plancount | $plancount = 0 |
| The number of plans for the template.
|
|
$proficientusercompetencyplancount | $proficientusercompetencyplancount = 0 |
| The number of proficient competencies in completed plans for the template.
|
|
$unlinkedcompetencycount | $unlinkedcompetencycount = 0 |
| The number of unlinked competencies in the template.
|
|
$usercompetencyplancount | $usercompetencyplancount = 0 |
| The number of competencies in completed plans for the template.
|
|
Template statistics class.
- Copyright
- 2016 Damyon Wiese
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
tool_lp\template_statistics::__construct |
( |
| $templateid | ) |
|
Return the custom definition of the properties of this model.
- Parameters
-
int | $templateid | The template we want to generate statistics for. |
The documentation for this class was generated from the following file:
- admin/tool/lp/classes/template_statistics.php