Public Member Functions | |
| __construct ($userId) | |
| loadFromDatabase () | |
| loadUserProperties () | |
| getUserProperty ($name, $scope) | |
Protected Attributes | |
| $_userId | |
Definition at line 19 of file user.lib.php.
| __construct | ( | $ | userId | ) |
Reimplemented in Claro_CurrentUser.
Definition at line 23 of file user.lib.php.
| getUserProperty | ( | $ | name, | |
| $ | scope | |||
| ) |
Definition at line 118 of file user.lib.php.
| loadFromDatabase | ( | ) |
Definition at line 28 of file user.lib.php.
| loadUserProperties | ( | ) |
Definition at line 89 of file user.lib.php.
$_userId [protected] |
Definition at line 21 of file user.lib.php.
1.6.3