Public Member Functions

PeopleHandler Class Reference

Handle requests for people functions. More...

Inheritance diagram for PeopleHandler:
ManagementHandler Handler

List of all members.

Public Member Functions

 PeopleHandler ()
 userProfile ($args, &$request)

Detailed Description

Handle requests for people functions.

Definition at line 18 of file PeopleHandler.inc.php.


Member Function Documentation

PeopleHandler.PeopleHandler (  ) 

Constructor

Definition at line 22 of file PeopleHandler.inc.php.

References ManagementHandler.ManagementHandler().

PeopleHandler.userProfile ( args,
&$  request 
)

Display a user's profile.

Parameters:
$args array first parameter is the ID or username of the user to display

Definition at line 32 of file PeopleHandler.inc.php.


The documentation for this class was generated from the following file: