| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilLanguageStatisticsTable:
 Collaboration diagram for ilLanguageStatisticsTable:Public Member Functions | |
| __construct (?ilObject $object, ILIAS\UI\Factory $ui_factory, ilLanguage $lng,) | |
| getTable () | |
| getItems (Range $range=null, Order $order=null) | |
| getRows (\ILIAS\UI\Component\Table\DataRowBuilder $row_builder, array $visible_column_ids, \ILIAS\Data\Range $range, \ILIAS\Data\Order $order, ?array $filter_data, ?array $additional_parameters) | |
| getTotalRowCount (?array $filter_data, ?array $additional_parameters) | |
  Public Member Functions inherited from ILIAS\UI\Component\Table\DataRetrieval | |
| getRows (DataRowBuilder $row_builder, array $visible_column_ids, Range $range, Order $order, ?array $filter_data, ?array $additional_parameters) | |
| This is called by the table to retrieve rows; map data-records to rows using the $row_builder e.g.  More... | |
Protected Member Functions | |
| getColums () | |
Protected Attributes | |
| ilObject | $object = null | 
| ILIAS UI Factory | $ui_factory | 
| ilLanguage | $lng | 
Definition at line 26 of file class.ilLanguageStatisticsTable.php.
| ilLanguageStatisticsTable::__construct | ( | ?ilObject | $object, | 
| ILIAS\UI\Factory | $ui_factory, | ||
| ilLanguage | $lng | ||
| ) | 
Definition at line 32 of file class.ilLanguageStatisticsTable.php.
References $lng, $object, $ui_factory, and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 51 of file class.ilLanguageStatisticsTable.php.
References Vendor\Package\$f, and ILIAS\Repository\lng().
Referenced by getTable().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 62 of file class.ilLanguageStatisticsTable.php.
References Vendor\Package\$a, Vendor\Package\$b, $data, ILIAS\UI\Implementation\Component\Table\$range, ilObjLanguageExt\_getModules(), ILIAS\Data\Range\getLength(), ILIAS\Data\Range\getStart(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by getRows(), and getTotalRowCount().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilLanguageStatisticsTable::getRows | ( | \ILIAS\UI\Component\Table\DataRowBuilder | $row_builder, | 
| array | $visible_column_ids, | ||
| \ILIAS\Data\Range | $range, | ||
| \ILIAS\Data\Order | $order, | ||
| ?array | $filter_data, | ||
| ?array | $additional_parameters | ||
| ) | 
Definition at line 126 of file class.ilLanguageStatisticsTable.php.
References getItems().
 Here is the call graph for this function:| ilLanguageStatisticsTable::getTable | ( | ) | 
Definition at line 42 of file class.ilLanguageStatisticsTable.php.
References getColums().
 Here is the call graph for this function:| ilLanguageStatisticsTable::getTotalRowCount | ( | ?array | $filter_data, | 
| ?array | $additional_parameters | ||
| ) | 
Implements ILIAS\UI\Component\Table\DataRetrieval.
Definition at line 148 of file class.ilLanguageStatisticsTable.php.
References getItems().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 30 of file class.ilLanguageStatisticsTable.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 28 of file class.ilLanguageStatisticsTable.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 29 of file class.ilLanguageStatisticsTable.php.
Referenced by __construct().