19declare(strict_types=1);
35 $this->static_url =
$DIC[
'static_url'];
51 "profile" => $this->
lng->txt(
"profile")
66 $f->setType(
"profile");
67 $f->setText($this->
lng->txt(
'profile'));
69 $this->static_url->builder()->build(
70 StaticURLHandler::NAMESPACE,
static _lookupPref(int $a_usr_id, string $a_keyword)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
A class that provides a collection of actions on users.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
collectActionsForTargetUser(int $target_user)
Collect actions for a target user.
readonly StaticURLServices $static_url
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc