dolibarr 19.0.3
|
Library files with common functions for Evaluation. More...
Go to the source code of this file.
Functions | |
evaluationPrepareHead ($object) | |
Prepare array of tabs for Evaluation. | |
GetLegendSkills () | |
getRankOrderResults ($obj) | |
getGroupedEval ($objects) | |
Grouped rows with same ref in array. | |
Library files with common functions for Evaluation.
Definition in file hrm_evaluation.lib.php.
evaluationPrepareHead | ( | $object | ) |
Prepare array of tabs for Evaluation.
Evaluation | $object | Evaluation |
Definition at line 33 of file hrm_evaluation.lib.php.
References complete_head_from_modules(), Link\count(), dol_buildpath(), dol_dir_list(), dol_sanitizeFileName(), and getDolGlobalString().
getGroupedEval | ( | $objects | ) |
Grouped rows with same ref in array.
array | $objects | all rows getted by sql |
Definition at line 168 of file hrm_evaluation.lib.php.
GetLegendSkills | ( | ) |
Definition at line 100 of file hrm_evaluation.lib.php.
getRankOrderResults | ( | $obj | ) |
$obj | object object need to handle |
Definition at line 135 of file hrm_evaluation.lib.php.