ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilMembershipRegistrationCodes Interface Reference

Interface for all objects that offer registration with access codes. More...

+ Inheritance diagram for ilMembershipRegistrationCodes:
+ Collaboration diagram for ilMembershipRegistrationCodes:

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
object$a_code
Returns

Implemented in ilObjGroup, and ilObjCourse.

ilMembershipRegistrationCodes::register (   $a_user_id)

Register an user.

Todo:
Throw exeption if registration is impossible due to other restrictions.
Parameters
object$a_user_id
Returns

The documentation for this interface was generated from the following file: