Documentation

NotificationComponent extends BaseComponent
in package

Class UserComponent

Table of Contents

Constants

pageSize  = 300

Properties

$trans  : Translator

Methods

countUnreadNotification()  : mixed
entityToDto()  : NotificationDto
formatObject()  : mixed
getAvailableNotifications()  : ResultsetInterface
getLatestNotificationData()  : mixed
markAllRead()  : mixed
_()  : mixed

Constants

Properties

Methods

countUnreadNotification()

public countUnreadNotification(mixed $userId) : mixed
Parameters
$userId : mixed

getAvailableNotifications()

public getAvailableNotifications(mixed $user_id, mixed $since) : ResultsetInterface
Parameters
$user_id : mixed
$since : mixed
Return values
ResultsetInterface

getLatestNotificationData()

public getLatestNotificationData(mixed $userId) : mixed
Parameters
$userId : mixed

_()

protected static _(mixed $string[, array<string|int, mixed> $params = [] ]) : mixed
Parameters
$string : mixed
$params : array<string|int, mixed> = []

        
On this page

Search results