Interface for all objects that offer registration with access codes.
More...
Public Member Functions |
| register ($a_user_id) |
| Register an user.
|
Static Public Member Functions |
static | lookupObjectsByCode ($a_code) |
| Lookup all objects with reg_access_code enabled and.
|
Detailed Description
Interface for all objects that offer registration with access codes.
- Author
- Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
- Version
- $Id$
Definition at line 13 of file interface.ilMembershipRegistrationCodes.php.
Member Function Documentation
static ilMembershipRegistrationCodes::lookupObjectsByCode |
( |
|
$a_code | ) |
|
|
static |
Lookup all objects with reg_access_code enabled and.
- Parameters
-
- Returns
Implemented in ilObjCourse, and ilObjGroup.
ilMembershipRegistrationCodes::register |
( |
|
$a_user_id | ) |
|
Register an user.
- Todo:
- Throw exeption if registration is impossible due to other restrictions.
- Parameters
-
- Returns
The documentation for this interface was generated from the following file: