|
| _getModelViewer () |
|
| showSimpleMessage ($content, $type, $title=null, $icon="info", $timeout=NULL, $staticName=null) |
|
| showConfMessage ($content, $type, $title, $url, $responseElement, $data, $attributes=NULL) |
|
Definition at line 18 of file MessagesTrait.php.
◆ _getModelViewer()
◆ _showConfMessage()
_showConfMessage |
( |
CRUDMessage |
$message, |
|
|
|
$url, |
|
|
|
$responseElement, |
|
|
|
$data, |
|
|
|
$attributes = NULL |
|
) |
| |
|
protected |
◆ _showSimpleMessage()
_showSimpleMessage |
( |
CRUDMessage |
$message, |
|
|
|
$staticName = null |
|
) |
| |
|
protected |
◆ showConfMessage()
showConfMessage |
( |
|
$content, |
|
|
|
$type, |
|
|
|
$title, |
|
|
|
$url, |
|
|
|
$responseElement, |
|
|
|
$data, |
|
|
|
$attributes = NULL |
|
) |
| |
◆ showSimpleMessage()
showSimpleMessage |
( |
|
$content, |
|
|
|
$type, |
|
|
|
$title = null , |
|
|
|
$icon = "info" , |
|
|
|
$timeout = NULL , |
|
|
|
$staticName = null |
|
) |
| |
The documentation for this class was generated from the following file: