19declare(strict_types=1);
39 ?
string $last_access =
null
41 return $this->flashcard_factory->term($term_id,
$user_id, $glo_id, $box_nr, $last_access);
48 ?
string $last_access =
null
50 return $this->flashcard_factory->box($box_nr,
$user_id, $glo_id, $last_access);
57 bool $glo_menu_active,
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
flashcardBox(int $box_nr, int $user_id, int $glo_id, ?string $last_access=null)
flashcardTerm(int $term_id, int $user_id, int $glo_id, int $box_nr, ?string $last_access=null)
settings(int $id, bool $online, string $virtual, bool $glo_menu_active, string $pres_mode, int $show_tax, int $snippet_length, bool $flash_active, string $flash_mode)
Flashcard DataFactory $flashcard_factory
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...