ILIAS  release_8 Revision v8.24
interface.ilMembershipRegistrationCodes.php
Go to the documentation of this file.
1<?php
2
3declare(strict_types=1);
4
28{
33 public static function lookupObjectsByCode(string $a_code): array;
34
39 public function register(int $a_user_id): void;
40}
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static lookupObjectsByCode(string $a_code)
Lookup all objects with reg_access_code enabled and.