Public Member Functions |
| __construct () |
| getProfile ($userId=null) |
| getAttribute ($userId, $attribut) |
Data Fields |
| $role |
| $roleId |
| $group |
| $groupId |
| $position |
| $positionId |
| $division |
| $divisionId |
| $org |
| $orgId |
Protected Member Functions |
| getDBProfile ($userId, $password) |
Detailed Description
Definition at line 25 of file profileService.php.
Constructor & Destructor Documentation
Member Function Documentation
getAttribute |
( |
$ |
userId, |
|
|
$ |
attribut |
|
) |
| |
Get attribut
- Todo:
- NYI (not yet implemented)
- Parameters:
-
<type> | $userId |
<type> | $attribut |
- Returns:
- void
Definition at line 117 of file profileService.php.
getDBProfile |
( |
$ |
userId, |
|
|
$ |
password |
|
) |
| [protected] |
Get Database profile
- Todo:
- not finish
- Parameters:
-
<type> | $userId |
<type> | $password |
Definition at line 87 of file profileService.php.
getProfile |
( |
$ |
userId = null ) |
|
Get user profile
- Parameters:
-
- Returns:
- array array of user profile
Definition at line 54 of file profileService.php.
The documentation for this class was generated from the following file: