|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Search\ObjGUI\Readme\Helper:Public Member Functions | |
| __construct (protected ilCtrlInterface $ctrl, protected ilLanguage $lng, protected UIFactory $ui_factory) | |
| getServerErrorMessageBox (string $error) | |
| getServerInfoMessageBox () | |
Protected Member Functions | |
| buildDeliverFileLink () | |
Definition at line 30 of file Helper.php.
| ILIAS\Search\ObjGUI\Readme\Helper::__construct | ( | protected ilCtrlInterface | $ctrl, |
| protected ilLanguage | $lng, | ||
| protected UIFactory | $ui_factory | ||
| ) |
Definition at line 32 of file Helper.php.
|
protected |
Definition at line 53 of file Helper.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ILIAS\Search\ObjGUI\Readme\Helper\getServerErrorMessageBox(), and ILIAS\Search\ObjGUI\Readme\Helper\getServerInfoMessageBox().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Search\ObjGUI\Readme\Helper::getServerErrorMessageBox | ( | string | $error | ) |
Definition at line 39 of file Helper.php.
References ILIAS\$error, ILIAS\Search\ObjGUI\Readme\Helper\buildDeliverFileLink(), ILIAS\Repository\lng(), and ILIAS\UI\Component\MessageBox\MessageBox\withLinks().
Here is the call graph for this function:| ILIAS\Search\ObjGUI\Readme\Helper::getServerInfoMessageBox | ( | ) |
Definition at line 46 of file Helper.php.
References ILIAS\Search\ObjGUI\Readme\Helper\buildDeliverFileLink(), ILIAS\Repository\lng(), and ILIAS\UI\Component\MessageBox\MessageBox\withLinks().
Here is the call graph for this function: