|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Interface for all objects that offer registration with access codes. More...
Inheritance diagram for ilMembershipRegistrationCodes:
Collaboration diagram for ilMembershipRegistrationCodes: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.