ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
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: