ILIAS
release_8 Revision v8.23
|
ilStudyProgrammeUserTable provides a flattened list of progresses at a programme-node. More...
Protected Attributes | |
PRGProgressId | $id |
int | $ass_id |
int | $usr_id |
int | $pgs_id |
bool | $is_root_progress |
int | $status_raw |
bool | $active_raw |
ilUserDefinedData | $udf |
string | $active |
string | $firstname |
string | $lastname |
string | $login |
string | $orgus |
string | $gender |
string | $status |
string | $completion_date |
array | $completion_by_obj_ids |
string | $completion_by |
string | $points_reachable |
string | $points_required |
string | $points_current |
string | $custom_plan |
string | $belongs_to |
string | $assign_date |
string | $assigned_by |
string | $deadline |
string | $expiry_date |
string | $validity |
string | $restart_date |
ilStudyProgrammeUserTable provides a flattened list of progresses at a programme-node.
Definition at line 26 of file ilStudyProgrammeUserTableRow.php.
ilStudyProgrammeUserTableRow::__construct | ( | int | $ass_id, |
int | $usr_id, | ||
int | $node_obj_id, | ||
bool | $is_root_progress | ||
) |
Definition at line 63 of file ilStudyProgrammeUserTableRow.php.
References $ass_id, $is_root_progress, and $usr_id.
ilStudyProgrammeUserTableRow::getAssignmentBy | ( | ) |
Definition at line 315 of file ilStudyProgrammeUserTableRow.php.
References $assigned_by.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getAssignmentDate | ( | ) |
Definition at line 304 of file ilStudyProgrammeUserTableRow.php.
References $assign_date.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getAssignmentId | ( | ) |
ilStudyProgrammeUserTableRow::getBelongsTo | ( | ) |
Definition at line 293 of file ilStudyProgrammeUserTableRow.php.
References $belongs_to.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getCompletionBy | ( | ) |
Definition at line 223 of file ilStudyProgrammeUserTableRow.php.
References $completion_by.
Referenced by toArray(), and ilStudyProgrammeUserTable\toRow().
ilStudyProgrammeUserTableRow::getCompletionByObjIds | ( | ) |
Definition at line 241 of file ilStudyProgrammeUserTableRow.php.
References $completion_by_obj_ids.
ilStudyProgrammeUserTableRow::getCompletionDate | ( | ) |
Definition at line 212 of file ilStudyProgrammeUserTableRow.php.
References $completion_date.
Referenced by toArray(), and ilStudyProgrammeUserTable\toRow().
ilStudyProgrammeUserTableRow::getCustomPlan | ( | ) |
Definition at line 282 of file ilStudyProgrammeUserTableRow.php.
References $custom_plan.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getDeadline | ( | ) |
Definition at line 326 of file ilStudyProgrammeUserTableRow.php.
References $deadline.
Referenced by toArray(), and ilStudyProgrammeUserTable\toRow().
ilStudyProgrammeUserTableRow::getExpiryDate | ( | ) |
Definition at line 337 of file ilStudyProgrammeUserTableRow.php.
References $expiry_date.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getFirstname | ( | ) |
Definition at line 120 of file ilStudyProgrammeUserTableRow.php.
References $firstname.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getGender | ( | ) |
Definition at line 169 of file ilStudyProgrammeUserTableRow.php.
References $gender.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getId | ( | ) |
Definition at line 72 of file ilStudyProgrammeUserTableRow.php.
References $id.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getLastname | ( | ) |
Definition at line 131 of file ilStudyProgrammeUserTableRow.php.
References $lastname.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getLogin | ( | ) |
Definition at line 147 of file ilStudyProgrammeUserTableRow.php.
References $login.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getName | ( | ) |
Definition at line 136 of file ilStudyProgrammeUserTableRow.php.
References $firstname.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getNodeId | ( | ) |
Definition at line 84 of file ilStudyProgrammeUserTableRow.php.
ilStudyProgrammeUserTableRow::getOrgUs | ( | ) |
Definition at line 158 of file ilStudyProgrammeUserTableRow.php.
References $orgus.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getPointsCurrent | ( | ) |
Definition at line 272 of file ilStudyProgrammeUserTableRow.php.
References $points_current.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getPointsReachable | ( | ) |
Definition at line 252 of file ilStudyProgrammeUserTableRow.php.
References $points_reachable.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getPointsRequired | ( | ) |
Definition at line 262 of file ilStudyProgrammeUserTableRow.php.
References $points_required.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getRestartDate | ( | ) |
Definition at line 359 of file ilStudyProgrammeUserTableRow.php.
References $restart_date.
ilStudyProgrammeUserTableRow::getStatus | ( | ) |
Definition at line 191 of file ilStudyProgrammeUserTableRow.php.
References $status.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getStatusRaw | ( | ) |
Definition at line 201 of file ilStudyProgrammeUserTableRow.php.
References $status_raw.
ilStudyProgrammeUserTableRow::getUdf | ( | string | $field | ) |
Definition at line 180 of file ilStudyProgrammeUserTableRow.php.
ilStudyProgrammeUserTableRow::getUserActive | ( | ) |
Definition at line 109 of file ilStudyProgrammeUserTableRow.php.
References $active.
Referenced by toArray().
ilStudyProgrammeUserTableRow::getUsrId | ( | ) |
ilStudyProgrammeUserTableRow::getValidity | ( | ) |
Definition at line 348 of file ilStudyProgrammeUserTableRow.php.
References $validity.
Referenced by toArray().
ilStudyProgrammeUserTableRow::isRootProgress | ( | ) |
Definition at line 88 of file ilStudyProgrammeUserTableRow.php.
References $is_root_progress.
ilStudyProgrammeUserTableRow::isUserActiveRaw | ( | ) |
Definition at line 99 of file ilStudyProgrammeUserTableRow.php.
References $active_raw.
Referenced by toArray().
ilStudyProgrammeUserTableRow::toArray | ( | ) |
Definition at line 364 of file ilStudyProgrammeUserTableRow.php.
References getAssignmentBy(), getAssignmentDate(), getBelongsTo(), getCompletionBy(), getCompletionDate(), getCustomPlan(), getDeadline(), getExpiryDate(), getFirstname(), getGender(), getId(), getLastname(), getLogin(), getName(), getOrgUs(), getPointsCurrent(), getPointsReachable(), getPointsRequired(), getStatus(), getUserActive(), getValidity(), and isUserActiveRaw().
Referenced by ilStudyProgrammeUserTable\postOrder().
ilStudyProgrammeUserTableRow::withAssignmentBy | ( | string | $assigned_by | ) |
Definition at line 309 of file ilStudyProgrammeUserTableRow.php.
References $assigned_by.
ilStudyProgrammeUserTableRow::withAssignmentDate | ( | string | $assign_date | ) |
Definition at line 298 of file ilStudyProgrammeUserTableRow.php.
References $assign_date.
ilStudyProgrammeUserTableRow::withBelongsTo | ( | string | $belongs_to | ) |
Definition at line 287 of file ilStudyProgrammeUserTableRow.php.
References $belongs_to.
ilStudyProgrammeUserTableRow::withCompletionBy | ( | string | $completion_by | ) |
Definition at line 217 of file ilStudyProgrammeUserTableRow.php.
References $completion_by.
ilStudyProgrammeUserTableRow::withCompletionByObjIds | ( | ?array | $obj_ids | ) |
?int[] | $ob_ids |
Definition at line 231 of file ilStudyProgrammeUserTableRow.php.
ilStudyProgrammeUserTableRow::withCompletionDate | ( | string | $completion_date | ) |
Definition at line 206 of file ilStudyProgrammeUserTableRow.php.
References $completion_date.
ilStudyProgrammeUserTableRow::withCustomPlan | ( | string | $custom_plan | ) |
Definition at line 276 of file ilStudyProgrammeUserTableRow.php.
References $custom_plan.
ilStudyProgrammeUserTableRow::withDeadline | ( | string | $deadline | ) |
Definition at line 320 of file ilStudyProgrammeUserTableRow.php.
References $deadline.
ilStudyProgrammeUserTableRow::withExpiryDate | ( | string | $expiry_date | ) |
Definition at line 331 of file ilStudyProgrammeUserTableRow.php.
References $expiry_date.
ilStudyProgrammeUserTableRow::withFirstname | ( | string | $firstname | ) |
Definition at line 114 of file ilStudyProgrammeUserTableRow.php.
References $firstname.
ilStudyProgrammeUserTableRow::withGender | ( | string | $gender | ) |
ilStudyProgrammeUserTableRow::withLastname | ( | string | $lastname | ) |
Definition at line 125 of file ilStudyProgrammeUserTableRow.php.
References $lastname.
ilStudyProgrammeUserTableRow::withLogin | ( | string | $login | ) |
ilStudyProgrammeUserTableRow::withOrgUs | ( | string | $orgus | ) |
ilStudyProgrammeUserTableRow::withPointsCurrent | ( | string | $points_current | ) |
Definition at line 266 of file ilStudyProgrammeUserTableRow.php.
References $points_current.
ilStudyProgrammeUserTableRow::withPointsReachable | ( | string | $points_reachable | ) |
Definition at line 246 of file ilStudyProgrammeUserTableRow.php.
References $points_reachable.
ilStudyProgrammeUserTableRow::withPointsRequired | ( | string | $points_required | ) |
Definition at line 256 of file ilStudyProgrammeUserTableRow.php.
References $points_required.
ilStudyProgrammeUserTableRow::withRestartDate | ( | string | $restart_date | ) |
Definition at line 353 of file ilStudyProgrammeUserTableRow.php.
References $restart_date.
ilStudyProgrammeUserTableRow::withStatus | ( | string | $status | ) |
ilStudyProgrammeUserTableRow::withStatusRaw | ( | int | $status_raw | ) |
Definition at line 195 of file ilStudyProgrammeUserTableRow.php.
References $status_raw.
ilStudyProgrammeUserTableRow::withUDF | ( | ilUserDefinedData | $udf | ) |
Definition at line 174 of file ilStudyProgrammeUserTableRow.php.
References $udf.
ilStudyProgrammeUserTableRow::withUserActive | ( | string | $active | ) |
ilStudyProgrammeUserTableRow::withUserActiveRaw | ( | bool | $active_raw | ) |
Definition at line 93 of file ilStudyProgrammeUserTableRow.php.
References $active_raw.
ilStudyProgrammeUserTableRow::withValidity | ( | string | $validity | ) |
Definition at line 342 of file ilStudyProgrammeUserTableRow.php.
References $validity.
|
protected |
Definition at line 38 of file ilStudyProgrammeUserTableRow.php.
Referenced by getUserActive(), and withUserActive().
|
protected |
Definition at line 34 of file ilStudyProgrammeUserTableRow.php.
Referenced by isUserActiveRaw(), and withUserActiveRaw().
|
protected |
Definition at line 29 of file ilStudyProgrammeUserTableRow.php.
Referenced by __construct(), and getAssignmentId().
|
protected |
Definition at line 56 of file ilStudyProgrammeUserTableRow.php.
Referenced by getAssignmentDate(), and withAssignmentDate().
|
protected |
Definition at line 57 of file ilStudyProgrammeUserTableRow.php.
Referenced by getAssignmentBy(), and withAssignmentBy().
|
protected |
Definition at line 55 of file ilStudyProgrammeUserTableRow.php.
Referenced by getBelongsTo(), and withBelongsTo().
|
protected |
Definition at line 50 of file ilStudyProgrammeUserTableRow.php.
Referenced by getCompletionBy(), and withCompletionBy().
|
protected |
Definition at line 49 of file ilStudyProgrammeUserTableRow.php.
Referenced by getCompletionByObjIds().
|
protected |
Definition at line 45 of file ilStudyProgrammeUserTableRow.php.
Referenced by getCompletionDate(), and withCompletionDate().
|
protected |
Definition at line 54 of file ilStudyProgrammeUserTableRow.php.
Referenced by getCustomPlan(), and withCustomPlan().
|
protected |
Definition at line 58 of file ilStudyProgrammeUserTableRow.php.
Referenced by getDeadline(), and withDeadline().
|
protected |
Definition at line 59 of file ilStudyProgrammeUserTableRow.php.
Referenced by getExpiryDate(), and withExpiryDate().
|
protected |
Definition at line 39 of file ilStudyProgrammeUserTableRow.php.
Referenced by getFirstname(), getName(), and withFirstname().
|
protected |
Definition at line 43 of file ilStudyProgrammeUserTableRow.php.
Referenced by getGender(), and withGender().
|
protected |
Definition at line 28 of file ilStudyProgrammeUserTableRow.php.
Referenced by getId().
|
protected |
Definition at line 32 of file ilStudyProgrammeUserTableRow.php.
Referenced by __construct(), and isRootProgress().
|
protected |
Definition at line 40 of file ilStudyProgrammeUserTableRow.php.
Referenced by getLastname(), and withLastname().
|
protected |
Definition at line 41 of file ilStudyProgrammeUserTableRow.php.
Referenced by getLogin(), and withLogin().
|
protected |
Definition at line 42 of file ilStudyProgrammeUserTableRow.php.
Referenced by getOrgUs(), and withOrgUs().
|
protected |
Definition at line 31 of file ilStudyProgrammeUserTableRow.php.
|
protected |
Definition at line 53 of file ilStudyProgrammeUserTableRow.php.
Referenced by getPointsCurrent(), and withPointsCurrent().
|
protected |
Definition at line 51 of file ilStudyProgrammeUserTableRow.php.
Referenced by getPointsReachable(), and withPointsReachable().
|
protected |
Definition at line 52 of file ilStudyProgrammeUserTableRow.php.
Referenced by getPointsRequired(), and withPointsRequired().
|
protected |
Definition at line 61 of file ilStudyProgrammeUserTableRow.php.
Referenced by getRestartDate(), and withRestartDate().
|
protected |
Definition at line 44 of file ilStudyProgrammeUserTableRow.php.
Referenced by getStatus(), and withStatus().
|
protected |
Definition at line 33 of file ilStudyProgrammeUserTableRow.php.
Referenced by getStatusRaw(), and withStatusRaw().
|
protected |
Definition at line 36 of file ilStudyProgrammeUserTableRow.php.
Referenced by withUDF().
|
protected |
Definition at line 30 of file ilStudyProgrammeUserTableRow.php.
Referenced by __construct(), and getUsrId().
|
protected |
Definition at line 60 of file ilStudyProgrammeUserTableRow.php.
Referenced by getValidity(), and withValidity().