|
Stud.IP
jlu_3.3 Revision
|

Public Member Functions | |
| __construct ($user=null) | |
| getAuthenticatedUser () | |
| get_last_action () | |
| set_last_action ($timestamp=0) | |
| delete () | |
| __get ($field) | |
| __set ($field, $value) | |
| __isset ($field) | |
| getFullName ($format='full') | |
Data Fields | |
| $cfg = null | |
Seminar_User.class.php global object representing current user
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
| __construct | ( | $user = null | ) |

| __get | ( | $field | ) |
| __isset | ( | $field | ) |
| __set | ( | $field, | |
| $value | |||
| ) |
| delete | ( | ) |

| get_last_action | ( | ) |


| getAuthenticatedUser | ( | ) |
| getFullName | ( | $format = 'full' | ) |
| set_last_action | ( | $timestamp = 0 | ) |

| $cfg = null |