|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Go to the source code of this file.
Functions | |
| getPossibleSortations () | |
| Returns key => label. More... | |
| getDefaultSortation () | |
| getCurrentSortation () | |
| buildSortationViewControl () | |
Variables | |
| trait | ilSearchResultTableHelper |
|
protected |
Definition at line 53 of file trait.ilSearchResultTableHelper.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, ILIAS\Repository\ctrl(), getCurrentSortation(), getPossibleSortations(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by ilRepositoryUserResultTableGUI\getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 34 of file trait.ilSearchResultTableHelper.php.
References getDefaultSortation(), getPossibleSortations(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by ilRepositoryUserResultTableGUI\applySortation(), and buildSortationViewControl().
Here is the call graph for this function:
Here is the caller graph for this function:
|
abstractprotected |
|
abstractprotected |
Returns key => label.
Referenced by buildSortationViewControl(), and getCurrentSortation().
Here is the caller graph for this function:| trait ilSearchResultTableHelper |
Definition at line 23 of file trait.ilSearchResultTableHelper.php.