ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
Public Member Functions | |
__construct () | |
settings (int $id, bool $profile_picture, string $bg_color, string $font_color, bool $rss_active, bool $approval, bool $abs_shorten, int $abs_shorten_len, bool $abs_image, int $abs_img_width, int $abs_img_height, bool $keywords, bool $authors, int $nav_mode, int $nav_list_mon_with_post, int $nav_list_mon, int $ov_post, array $nav_order=[]) | |
Definition at line 26 of file class.InternalDataService.php.
ILIAS\Blog\InternalDataService::__construct | ( | ) |
Definition at line 30 of file class.InternalDataService.php.
ILIAS\Blog\InternalDataService::settings | ( | int | $id, |
bool | $profile_picture, | ||
string | $bg_color, | ||
string | $font_color, | ||
bool | $rss_active, | ||
bool | $approval, | ||
bool | $abs_shorten, | ||
int | $abs_shorten_len, | ||
bool | $abs_image, | ||
int | $abs_img_width, | ||
int | $abs_img_height, | ||
bool | $keywords, | ||
bool | $authors, | ||
int | $nav_mode, | ||
int | $nav_list_mon_with_post, | ||
int | $nav_list_mon, | ||
int | $ov_post, | ||
array | $nav_order = [] |
||
) |
Definition at line 35 of file class.InternalDataService.php.