| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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().
 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(), buildSortationViewControl(), and ilSearchResultTableGUI\setDataAndApplySortation().
 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 24 of file trait.ilSearchResultTableHelper.php.