InfoBoxRepositoryWriterInterface

Extends

Interface InfoBoxWriterInterface

category

System

package

InfoBox

subpackage

Interfaces

Methods

Reactivates all messages.

reactivate() 

Updates a message status.

setStatus(\IdType $id, \StringType $status) 

Arguments

$id

\IdType

Message ID.

$status

\StringType

Message status to set.

Adds a new message.

write(\InfoBoxMessage $message) 

Arguments

$message

\InfoBoxMessage

Info box message to save.