ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Interface for assignment types. More...
Public Member Functions | |
isGranted () | |
Is access granted due to exercise assignment conditions? More... | |
getNotGrantedReasons () | |
Get reasons why access is not granted. More... | |
Interface for assignment types.
Definition at line 10 of file interface.ilExcRepoObjAssignmentAccessInfoInterface.php.
ilExcRepoObjAssignmentAccessInfoInterface::getNotGrantedReasons | ( | ) |
Get reasons why access is not granted.
Implemented in ilExcRepoObjAssignmentAccessInfo.
ilExcRepoObjAssignmentAccessInfoInterface::isGranted | ( | ) |
Is access granted due to exercise assignment conditions?
Implemented in ilExcRepoObjAssignmentAccessInfo.