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.
86 : string
87 {
88 $tpl =
new ilTemplate(
'tpl.search_user_filter.html',
true,
true,
'components/ILIAS/Search');
89
96
99 "FIRSTNAME",
101 );
103 "LASTNAME",
105 );
106
108 }
special template class to simplify handling of ITX/PEAR
ilGlobalTemplateInterface $tpl
setVariable(string $variable, $value='')
Sets the given variable to the given value.
get(string $part=self::DEFAULT_BLOCK)
Renders the given block and returns the html string.
References $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\filter(), ILIAS\UICore\GlobalTemplate\get(), ILIAS\Repository\lng(), ilLegacyFormElementsUtil\prepareFormOutput(), and ILIAS\UICore\GlobalTemplate\setVariable().
◆ 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: