ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Notifications\Repository\ilNotificationOSDRepositoryInterface Interface Reference
+ Inheritance diagram for ILIAS\Notifications\Repository\ilNotificationOSDRepositoryInterface:
+ Collaboration diagram for ILIAS\Notifications\Repository\ilNotificationOSDRepositoryInterface:

Public Member Functions

 __construct ()
 
 createOSDNotification (int $user_id, ilNotificationObject $object)
 
 ifOSDNotificationExistsById (int $id)
 
 getOSDNotificationsByUser (int $user_id)
 
 deleteOSDNotificationById (int $id)
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Notifications\Repository\ilNotificationOSDRepositoryInterface::__construct ( )

Member Function Documentation

◆ createOSDNotification()

ILIAS\Notifications\Repository\ilNotificationOSDRepositoryInterface::createOSDNotification ( int  $user_id,
ilNotificationObject  $object 
)

◆ deleteOSDNotificationById()

ILIAS\Notifications\Repository\ilNotificationOSDRepositoryInterface::deleteOSDNotificationById ( int  $id)

◆ getOSDNotificationsByUser()

ILIAS\Notifications\Repository\ilNotificationOSDRepositoryInterface::getOSDNotificationsByUser ( int  $user_id)
Returns
list<ilOSDNotificationObject>

◆ ifOSDNotificationExistsById()

ILIAS\Notifications\Repository\ilNotificationOSDRepositoryInterface::ifOSDNotificationExistsById ( int  $id)

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