Campustream 1.0
A social network MQP for WPI
Users_Controller Class Reference
Inheritance diagram for Users_Controller:
Controller REST

Public Member Functions

 show ($args)

Data Fields

 $template = 'template/main'

Detailed Description

Handles showing user profiles

Definition at line 6 of file users.php.


Member Function Documentation

show ( args)

Show's the given users profile (if website) or returns information about the user (API)

Definition at line 13 of file users.php.


Field Documentation

$template = 'template/main'

Reimplemented from Controller.

Definition at line 7 of file users.php.


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