ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.