Stud.IP  trunk Revision
Studip_User Class Reference
Collaboration diagram for Studip_User:
Collaboration graph

Public Member Functions

 __construct ($user)
 
 save ()
 
 destroy ()
 
 find_by_user_name ($user_name)
 
 find_by_user_id ($user_id)
 
 find_by_status ($status)
 
 get_fields ()
 

Data Fields

 $id
 
 $user_name
 
 $first_name
 
 $last_name
 
 $email
 
 $permission
 
 $fullname
 
 $auth_plugin
 
 $visibility
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $user)
Here is the call graph for this function:

Member Function Documentation

◆ destroy()

destroy ( )

<MethodDescription>

Returns
type

◆ find_by_status()

find_by_status (   $status)

<MethodDescription>

Parameters
type
Returns
mixed
Here is the call graph for this function:
Here is the caller graph for this function:

◆ find_by_user_id()

find_by_user_id (   $user_id)

<MethodDescription>

Parameters
type
Returns
mixed
Here is the call graph for this function:
Here is the caller graph for this function:

◆ find_by_user_name()

find_by_user_name (   $user_name)

<MethodDescription>

Parameters
type
Returns
mixed
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_fields()

get_fields ( )

<MethodDescription>

Returns
array

◆ save()

save ( )

<MethodDescription>

Returns
type

Field Documentation

◆ $auth_plugin

$auth_plugin

◆ $email

$email

◆ $first_name

$first_name

◆ $fullname

$fullname

◆ $id

$id

◆ $last_name

$last_name

◆ $permission

$permission

◆ $user_name

$user_name

◆ $visibility

$visibility

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