Omeka_View_Helper_Flash

class Omeka_View_Helper_Flash

Package: View\Helper

View helper to display messages from FlashMessenger.

property _flashMessenger
__construct()
flash()

Display messages from the FlashMessenger.

Returns:string HTML for messages.
_getListHtml(string $status, string $message)

Get the HTML for a message.

Parameters:
  • $status (string) –
  • $message (string) –
Returns:

string