Definition at line 38 of file class.ilUserFilterGUI.php.
◆ __construct()
ilUserFilterGUI::__construct |
( |
int |
$a_usr_id | ) |
|
◆ __initFilter()
ilUserFilterGUI::__initFilter |
( |
| ) |
|
◆ executeCommand()
ilUserFilterGUI::executeCommand |
( |
| ) |
|
◆ getHTML()
ilUserFilterGUI::getHTML |
( |
| ) |
|
Definition at line 86 of file class.ilUserFilterGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\filter(), ILIAS\UICore\GlobalTemplate\get(), ILIAS\Repository\lng(), ilLegacyFormElementsUtil\prepareFormOutput(), and ILIAS\UICore\GlobalTemplate\setVariable().
88 $tpl =
new ilTemplate(
'tpl.search_user_filter.html',
true,
true,
'components/ILIAS/Search');
setVariable(string $variable, $value='')
Sets the given variable to the given value.
ilGlobalTemplateInterface $tpl
get(string $part=self::DEFAULT_BLOCK)
Renders the given block and returns the html string.
filter(string $filter_id, $class_path, string $cmd, bool $activated=true, bool $expanded=true)
◆ getUserId()
ilUserFilterGUI::getUserId |
( |
| ) |
|
◆ refresh()
ilUserFilterGUI::refresh |
( |
| ) |
|
◆ $ctrl
◆ $filter
◆ $http
◆ $lng
◆ $refinery
◆ $tpl
◆ $user
◆ $usr_id
int ilUserFilterGUI::$usr_id |
|
private |
The documentation for this class was generated from the following file: