extends |
Model |
---|
Class Notification
Methods | ||
---|---|---|
public
|
addNotification(array<string, mixed> $data): int
|
# |
public
|
editStatus(int $notification_id, bool $status): void
|
# |
public
|
deleteNotification(int $notification_id): void
|
# |
public
|
getNotification(int $notification_id): array<string, mixed>
|
# |
public
|
getNotifications(array<string, mixed> $data = []): array<int, array<string, mixed>>
|
# |
public
|
getTotalNotifications(array<string, mixed> $data = []): int
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |