| 
    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) | |
| create (Settings $setting) | |
| update (Settings $setting) | |
| getByObjId (int $id) | |
| saveOrder (int $id, array $order) | |
Protected Member Functions | |
| getSettingsFromRecord (array $rec) | |
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.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::create | ( | Settings | $setting | ) | 
Definition at line 62 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractImage(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractImageHeight(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractImageWidth(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractShorten(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractShortenLength(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getApproval(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAuthors(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getBackgroundColor(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getFontColor(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getId(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getKeywords(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getNavMode(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getNavModeListMonths(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getNavModeListMonthsWithPostings(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getOrder(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getOverviewPostings(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getProfilePicture(), and ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getRSS().
 Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::getByObjId | ( | int | $id | ) | 
Definition at line 111 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\getSettingsFromRecord().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 34 of file SettingsDBRepository.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\getByObjId().
 Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::saveOrder | ( | int | $id, | 
| array | $order | ||
| ) | 
Definition at line 126 of file SettingsDBRepository.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::update | ( | Settings | $setting | ) | 
Definition at line 86 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractImage(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractImageHeight(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractImageWidth(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractShorten(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAbstractShortenLength(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getApproval(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getAuthors(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getBackgroundColor(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getFontColor(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getId(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getKeywords(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getNavMode(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getNavModeListMonths(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getNavModeListMonthsWithPostings(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getOrder(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getOverviewPostings(), ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getProfilePicture(), and ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getRSS().
 Here is the call graph for this function: