ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
|
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\Repository\ctrl(), getCurrentSortation(), getPossibleSortations(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by ilSearchResultTableGUI\getHTML(), and ilRepositoryUserResultTableGUI\getHTML().
|
protected |
Definition at line 34 of file trait.ilSearchResultTableHelper.php.
References getDefaultSortation(), getPossibleSortations(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by ilRepositoryUserResultTableGUI\applySortation(), buildSortationViewControl(), and ilSearchResultTableGUI\setDataAndApplySortation().
|
abstractprotected |
|
abstractprotected |
Returns key => label.
Referenced by buildSortationViewControl(), and getCurrentSortation().
trait ilSearchResultTableHelper |
Definition at line 24 of file trait.ilSearchResultTableHelper.php.