|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Glossary\Flashcard\Box:Public Member Functions | |
| __construct (protected int $box_nr, protected int $user_id, protected int $glo_id, protected ?string $last_access=null) | |
| getBoxNr () | |
| getUserId () | |
| getGloId () | |
| getLastAccess () | |
Definition at line 23 of file class.Box.php.
| ILIAS\Glossary\Flashcard\Box::__construct | ( | protected int | $box_nr, |
| protected int | $user_id, | ||
| protected int | $glo_id, | ||
| protected ?string | $last_access = null |
||
| ) |
Definition at line 25 of file class.Box.php.
| ILIAS\Glossary\Flashcard\Box::getBoxNr | ( | ) |
Definition at line 34 of file class.Box.php.
Referenced by ILIAS\Glossary\Flashcard\FlashcardBoxDBRepository\createOrUpdateEntry().
Here is the caller graph for this function:| ILIAS\Glossary\Flashcard\Box::getGloId | ( | ) |
Definition at line 44 of file class.Box.php.
Referenced by ILIAS\Glossary\Flashcard\FlashcardBoxDBRepository\createOrUpdateEntry().
Here is the caller graph for this function:| ILIAS\Glossary\Flashcard\Box::getLastAccess | ( | ) |
Definition at line 49 of file class.Box.php.
Referenced by ILIAS\Glossary\Flashcard\FlashcardBoxDBRepository\createOrUpdateEntry().
Here is the caller graph for this function:| ILIAS\Glossary\Flashcard\Box::getUserId | ( | ) |
Definition at line 39 of file class.Box.php.
References $user_id.
Referenced by ILIAS\Glossary\Flashcard\FlashcardBoxDBRepository\createOrUpdateEntry().
Here is the caller graph for this function: