ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
canBeDelivered (ilWACPath $ilWACPath) | |
Private Member Functions | |
hasAccessToBadgeParentIdNode (\ILIAS\DI\Container $DIC, int $badge_id, bool $has_global_badge_administration_access) | |
isAssignedBadge (\ILIAS\DI\Container $DIC, int $badge_id) | |
isAssignedBadgeOfPublishedUserProfile (\ILIAS\DI\Container $DIC, int $badge_id) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 22 of file class.ilBadgeWAC.php.
ilBadgeWAC::canBeDelivered | ( | ilWACPath | $ilWACPath | ) |
Implements ilWACCheckingClass.
Definition at line 24 of file class.ilBadgeWAC.php.
References $DIC, ilObject\_getAllReferences(), ilObject\_getObjectsByType(), ilWACPath\getPath(), hasAccessToBadgeParentIdNode(), ILIAS\Repository\int(), isAssignedBadge(), and isAssignedBadgeOfPublishedUserProfile().
|
private |
Definition at line 69 of file class.ilBadgeWAC.php.
References ilObject\_getAllReferences(), ilBadgeHandler\getInstance(), ILIAS\Repository\int(), and SYSTEM_FOLDER_ID.
Referenced by canBeDelivered().
|
private |
Definition at line 105 of file class.ilBadgeWAC.php.
References ilBadgeAssignment\getInstancesByUserId().
Referenced by canBeDelivered().
|
private |
Definition at line 118 of file class.ilBadgeWAC.php.
References ilObjectFactory\getInstanceByObjId(), and ilBadgeAssignment\getInstancesByBadgeId().
Referenced by canBeDelivered().