ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
__construct (protected int $id, protected bool $profile_picture, protected string $bg_color, protected string $font_color, protected bool $rss_active, protected bool $approval, protected bool $abs_shorten, protected int $abs_shorten_len, protected bool $abs_image, protected int $abs_img_width, protected int $abs_img_height, protected bool $keywords, protected bool $authors, protected int $nav_mode, protected int $nav_list_mon_with_post, protected int $nav_list_mon, protected int $ov_post, protected array $nav_order) | |
getId () | |
withId (int $id) | |
getProfilePicture () | |
getBackgroundColor () | |
getFontColor () | |
getRSS () | |
getApproval () | |
getAbstractShorten () | |
getAbstractShortenLength () | |
getAbstractImage () | |
getAbstractImageWidth () | |
getAbstractImageHeight () | |
getKeywords () | |
getAuthors () | |
getNavMode () | |
getNavModeListMonthsWithPostings () | |
getNavModeListMonths () | |
getOverviewPostings () | |
getOrder () | |
Definition at line 23 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::__construct | ( | protected int | $id, |
protected bool | $profile_picture, | ||
protected string | $bg_color, | ||
protected string | $font_color, | ||
protected bool | $rss_active, | ||
protected bool | $approval, | ||
protected bool | $abs_shorten, | ||
protected int | $abs_shorten_len, | ||
protected bool | $abs_image, | ||
protected int | $abs_img_width, | ||
protected int | $abs_img_height, | ||
protected bool | $keywords, | ||
protected bool | $authors, | ||
protected int | $nav_mode, | ||
protected int | $nav_list_mon_with_post, | ||
protected int | $nav_list_mon, | ||
protected int | $ov_post, | ||
protected array | $nav_order | ||
) |
Definition at line 25 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getAbstractImage | ( | ) |
Definition at line 94 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getAbstractImageHeight | ( | ) |
Definition at line 104 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getAbstractImageWidth | ( | ) |
Definition at line 99 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getAbstractShorten | ( | ) |
Definition at line 84 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getAbstractShortenLength | ( | ) |
Definition at line 89 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getApproval | ( | ) |
Definition at line 79 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getAuthors | ( | ) |
Definition at line 114 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getBackgroundColor | ( | ) |
Definition at line 64 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getFontColor | ( | ) |
Definition at line 69 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getId | ( | ) |
Definition at line 47 of file Settings.php.
References $id.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getKeywords | ( | ) |
Definition at line 109 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getNavMode | ( | ) |
Definition at line 119 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getNavModeListMonths | ( | ) |
Definition at line 129 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getNavModeListMonthsWithPostings | ( | ) |
Definition at line 124 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getOrder | ( | ) |
Definition at line 139 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager\getOrderingOptions(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getOverviewPostings | ( | ) |
Definition at line 134 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getProfilePicture | ( | ) |
Definition at line 59 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getRSS | ( | ) |
Definition at line 74 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\create(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\update().
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::withId | ( | int | $id | ) |
Definition at line 52 of file Settings.php.
References $id.