dolibarr 21.0.0-alpha
|
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 34 of file hrm_evaluation.lib.php.
References $object, complete_head_from_modules(), Link\count(), dol_buildpath(), dol_dir_list(), dol_sanitizeFileName(), and getDolGlobalString().
getGroupedEval | ( | $objects | ) |
Grouped rows with same ref in array.
Object[] | $objects | All rows retrieved from sql query |
Definition at line 171 of file hrm_evaluation.lib.php.
References $object.
GetLegendSkills | ( | ) |
Definition at line 101 of file hrm_evaluation.lib.php.
getRankOrderResults | ( | $obj | ) |
Object | $obj | Object needed to be represented |
Definition at line 136 of file hrm_evaluation.lib.php.
References dol_escape_htmltag(), and dol_trunc().