|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository:Public Member Functions | |
| getEmplSuperiorList ($arr_empl_user_ids) | |
| getAssignmentOrFail ($user_id, $position_id, $orgu_id) | |
| filterUserIdsDueToAuthorities ($user_id, array $user_ids) | |
| getAssignmentsOfUserId ($user_id) | |
| getUserIdsOfOrgUnit ($orgunit_ref_id) | |
| getUserIdsOfOrgUnits (array $orgunit_ref_id) | |
| getUserIdsOfOrgUnitsOfUsersPosition ($position_id, $user_id, $recursive=false) | |
| getUserIdsOfOrgUnitsInPosition (array $orgu_ids, $position_id) | |
| getUserIdsOfUsersOrgUnitsInPosition ($user_id, $users_position_id, $position_id, $recursive=false) | |
| getOrgUnitIdsOfUsersPosition ($position_id, $user_id, $recursive=false) | |
| getUserIdsOfPosition ($position_id) | |
| getUserAssignmentsOfPosition ($position_id) | |
| deleteAllAssignmentsOfUser ($user_id) | |
Static Public Member Functions | |
| static | getInstance () |
Static Protected Attributes | |
| static | $instance |
Definition at line 10 of file class.ilOrgUnitUserAssignmentRepository.php.
| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::deleteAllAssignmentsOfUser | ( | $user_id | ) |
| int | $user_id |
Definition at line 312 of file class.ilOrgUnitUserAssignmentRepository.php.
References $DIC.
| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::filterUserIdsDueToAuthorities | ( | $user_id, | |
| array | $user_ids | ||
| ) |
Definition at line 165 of file class.ilOrgUnitUserAssignmentRepository.php.
| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getAssignmentOrFail | ( | $user_id, | |
| $position_id, | |||
| $orgu_id | |||
| ) |
| int | $user_id | |
| int | $position_id | |
| int | $orgu_id | Org-Units Ref-ID |
Definition at line 150 of file class.ilOrgUnitUserAssignmentRepository.php.
References ActiveRecord\where().
Here is the call graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getAssignmentsOfUserId | ( | $user_id | ) |
| $user_id |
Definition at line 175 of file class.ilOrgUnitUserAssignmentRepository.php.
References ActiveRecord\where().
Here is the call graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getEmplSuperiorList | ( | $arr_empl_user_ids | ) |
| $arr_empl_user_ids |
Definition at line 93 of file class.ilOrgUnitUserAssignmentRepository.php.
References $data, $DIC, ilOrgUnitPosition\CORE_POSITION_EMPLOYEE, and ilOrgUnitPosition\CORE_POSITION_SUPERIOR.
|
static |
Definition at line 22 of file class.ilOrgUnitUserAssignmentRepository.php.
References OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository\$instance.
| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getOrgUnitIdsOfUsersPosition | ( | $position_id, | |
| $user_id, | |||
$recursive = false |
|||
| ) |
| $position_id | ||
| $user_id | ||
| bool | $recursive |
Definition at line 260 of file class.ilOrgUnitUserAssignmentRepository.php.
References ilObjOrgUnitTree\_getInstance(), and ActiveRecord\where().
Referenced by OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository\getUserIdsOfOrgUnitsOfUsersPosition(), and OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository\getUserIdsOfUsersOrgUnitsInPosition().
Here is the call graph for this function:
Here is the caller graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getUserAssignmentsOfPosition | ( | $position_id | ) |
| $position_id |
Definition at line 299 of file class.ilOrgUnitUserAssignmentRepository.php.
References ActiveRecord\where().
Here is the call graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getUserIdsOfOrgUnit | ( | $orgunit_ref_id | ) |
| $orgunit_ref_id |
Definition at line 186 of file class.ilOrgUnitUserAssignmentRepository.php.
References ActiveRecord\where().
Here is the call graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getUserIdsOfOrgUnits | ( | array | $orgunit_ref_id | ) |
| $orgunit_ref_id |
Definition at line 197 of file class.ilOrgUnitUserAssignmentRepository.php.
References ActiveRecord\where().
Here is the call graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getUserIdsOfOrgUnitsInPosition | ( | array | $orgu_ids, |
| $position_id | |||
| ) |
| array | $orgu_ids | |
| $position_id |
Definition at line 225 of file class.ilOrgUnitUserAssignmentRepository.php.
References ActiveRecord\where().
Here is the call graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getUserIdsOfOrgUnitsOfUsersPosition | ( | $position_id, | |
| $user_id, | |||
$recursive = false |
|||
| ) |
| $position_id | ||
| $user_id | ||
| bool | $recursive |
Definition at line 212 of file class.ilOrgUnitUserAssignmentRepository.php.
References OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository\getOrgUnitIdsOfUsersPosition(), and ActiveRecord\where().
Here is the call graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getUserIdsOfPosition | ( | $position_id | ) |
| $position_id |
Definition at line 286 of file class.ilOrgUnitUserAssignmentRepository.php.
References ActiveRecord\where().
Here is the call graph for this function:| OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository::getUserIdsOfUsersOrgUnitsInPosition | ( | $user_id, | |
| $users_position_id, | |||
| $position_id, | |||
$recursive = false |
|||
| ) |
| $user_id | ||
| $users_position_id | ||
| $position_id | ||
| bool | $recursive |
Definition at line 243 of file class.ilOrgUnitUserAssignmentRepository.php.
References OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository\getOrgUnitIdsOfUsersPosition(), and ActiveRecord\where().
Here is the call graph for this function:
|
staticprotected |
Definition at line 16 of file class.ilOrgUnitUserAssignmentRepository.php.
Referenced by OrgUnit\Positions\UserAssignment\ilOrgUnitUserAssignmentRepository\getInstance().