ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Interface for all objects that offer registration with access codes. More...
Public Member Functions | |
register (int $a_user_id) | |
Register an user. More... | |
Static Public Member Functions | |
static | lookupObjectsByCode (string $a_code) |
Lookup all objects with reg_access_code enabled and. More... | |
Interface for all objects that offer registration with access codes.
Definition at line 27 of file interface.ilMembershipRegistrationCodes.php.
|
static |
Lookup all objects with reg_access_code enabled and.
Implemented in ilObjCourse, and ilObjGroup.
ilMembershipRegistrationCodes::register | ( | int | $a_user_id | ) |
Register an user.