ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilExcRepoObjAssignmentAccessInfoInterface Interface Reference

Interface for assignment types. More...

+ Inheritance diagram for ilExcRepoObjAssignmentAccessInfoInterface:
+ Collaboration diagram for ilExcRepoObjAssignmentAccessInfoInterface:

Public Member Functions

 isGranted ()
 Is access granted due to exercise assignment conditions? More...
 
 getNotGrantedReasons ()
 Get reasons why access is not granted. More...
 

Detailed Description

Interface for assignment types.

Author
Alex Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 10 of file interface.ilExcRepoObjAssignmentAccessInfoInterface.php.

Member Function Documentation

◆ getNotGrantedReasons()

ilExcRepoObjAssignmentAccessInfoInterface::getNotGrantedReasons ( )

Get reasons why access is not granted.

Returns
string[]

Implemented in ilExcRepoObjAssignmentAccessInfo.

◆ isGranted()

ilExcRepoObjAssignmentAccessInfoInterface::isGranted ( )

Is access granted due to exercise assignment conditions?

Returns
int assignment id

Implemented in ilExcRepoObjAssignmentAccessInfo.


The documentation for this interface was generated from the following file: