Handle requests for people functions. More...
Public Member Functions | |
| PeopleHandler () | |
| userProfile ($args, &$request) | |
Handle requests for people functions.
Definition at line 18 of file PeopleHandler.inc.php.
| PeopleHandler.PeopleHandler | ( | ) |
Constructor
Definition at line 22 of file PeopleHandler.inc.php.
References ManagementHandler.ManagementHandler().
| PeopleHandler.userProfile | ( | $ | args, | |
| &$ | request | |||
| ) |
Display a user's profile.
| $args | array first parameter is the ID or username of the user to display |
Definition at line 32 of file PeopleHandler.inc.php.
1.7.1