| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository:Public Member Functions | |
| __construct (protected ilDBInterface $db, protected InternalDataService $data) | |
| update (Settings $settings) | |
| getById (int $id) | |
Protected Member Functions | |
| getSettingsFromRecord (array $record) | |
| boolToText (bool $value) | |
| textToBool (string $value) | |
Definition at line 26 of file SettingsDBRepository.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::__construct | ( | protected ilDBInterface | $db, | 
| protected InternalDataService | $data | ||
| ) | 
Definition at line 28 of file SettingsDBRepository.php.
      
  | 
  protected | 
Definition at line 88 of file SettingsDBRepository.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
 Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::getById | ( | int | $id | ) | 
Definition at line 54 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\getSettingsFromRecord().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 70 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\textToBool().
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\getById().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 93 of file SettingsDBRepository.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\getSettingsFromRecord().
 Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::update | ( | Settings | $settings | ) | 
Definition at line 34 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\boolToText(), and ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getId().
 Here is the call graph for this function: