ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (protected int $id, protected bool $online, protected string $virtual, protected bool $glo_menu_active, protected string $pres_mode, protected int $show_tax, protected int $snippet_length, protected bool $flash_active, protected string $flash_mode) | |
getId () | |
getOnline () | |
getVirtualMode () | |
getActiveGlossaryMenu () | |
getPresentationMode () | |
getShowTaxonomy () | |
getSnippetLength () | |
getActiveFlashcards () | |
getFlashcardsMode () | |
Definition at line 23 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::__construct | ( | protected int | $id, |
protected bool | $online, | ||
protected string | $virtual, | ||
protected bool | $glo_menu_active, | ||
protected string | $pres_mode, | ||
protected int | $show_tax, | ||
protected int | $snippet_length, | ||
protected bool | $flash_active, | ||
protected string | $flash_mode | ||
) |
Definition at line 25 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getActiveFlashcards | ( | ) |
Definition at line 74 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getActiveGlossaryMenu | ( | ) |
Definition at line 53 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getFlashcardsMode | ( | ) |
Definition at line 79 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getId | ( | ) |
Definition at line 38 of file Settings.php.
References $id.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getOnline | ( | ) |
Definition at line 43 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getPresentationMode | ( | ) |
Definition at line 59 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getShowTaxonomy | ( | ) |
Definition at line 64 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getSnippetLength | ( | ) |
Definition at line 69 of file Settings.php.
ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getVirtualMode | ( | ) |
Definition at line 48 of file Settings.php.