|
Stud.IP
2.4 Revision 48548
|

Public Member Functions | |
| Studip_User ($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 | |
| $permission | |
| $fullname | |
| $auth_plugin | |
| $visibility | |
| destroy | ( | ) |
<MethodDescription>
| find_by_status | ( | $status | ) |
<MethodDescription>
| type |


| find_by_user_id | ( | $user_id | ) |
<MethodDescription>
| type |


| find_by_user_name | ( | $user_name | ) |
<MethodDescription>
| type |


| get_fields | ( | ) |
<MethodDescription>

| save | ( | ) |
<MethodDescription>
| Studip_User | ( | $user | ) |


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