ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Util around ilPRGMessageCollection factors and output collections. More...
Public Member Functions | |
__construct (ilPRGMessageCollection $collection, ilLanguage $lng, ilGlobalTemplateInterface $tpl) | |
getMessageCollection (string $topic) | |
showMessages (ilPRGMessageCollection $msg) | |
Protected Attributes | |
ilPRGMessageCollection | $collection |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
Util around ilPRGMessageCollection factors and output collections.
Definition at line 25 of file ilPRGMessagePrinter.php.
ilPRGMessagePrinter::__construct | ( | ilPRGMessageCollection | $collection, |
ilLanguage | $lng, | ||
ilGlobalTemplateInterface | $tpl | ||
) |
Definition at line 31 of file ilPRGMessagePrinter.php.
References $collection, $lng, $tpl, and ILIAS\Repository\lng().
ilPRGMessagePrinter::getMessageCollection | ( | string | $topic | ) |
Definition at line 41 of file ilPRGMessagePrinter.php.
References ilPRGMessageCollection\withNewTopic().
ilPRGMessagePrinter::showMessages | ( | ilPRGMessageCollection | $msg | ) |
Definition at line 46 of file ilPRGMessagePrinter.php.
References $message, $out, ilPRGMessageCollection\getDescription(), ilPRGMessageCollection\getErrors(), ilPRGMessageCollection\getSuccess(), ilPRGMessageCollection\hasErrors(), ilPRGMessageCollection\hasSuccess(), and ILIAS\Repository\lng().
|
protected |
Definition at line 27 of file ilPRGMessagePrinter.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file ilPRGMessagePrinter.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file ilPRGMessagePrinter.php.
Referenced by __construct().