ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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.