Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
InboxInterface Interface Reference
Inheritance diagram for InboxInterface:
Inbox

Public Member Functions

 getSeverities ($severity=null)
 
 loadLatestNotice ()
 
 getNoticeStatus ()
 

Detailed Description

AdminNotification Inbox interface

Author
Magento Core Team core@.nosp@m.mage.nosp@m.ntoco.nosp@m.mmer.nosp@m.ce.co.nosp@m.m @api
Since
100.0.2

Definition at line 15 of file InboxInterface.php.

Member Function Documentation

◆ getNoticeStatus()

getNoticeStatus ( )

Retrieve notice statuses

Returns
array @api

Implemented in Inbox.

◆ getSeverities()

getSeverities (   $severity = null)

Retrieve Severity collection array

Parameters
int | null$severity
Returns
array|string|null @api

Implemented in Inbox.

◆ loadLatestNotice()

loadLatestNotice ( )

Retrieve Latest Notice

Returns
$this @api

Implemented in Inbox.


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