Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
User Class Reference
Inheritance diagram for User:
Inheritance graph
Collaboration diagram for User:
Collaboration graph

Public Member Functions

 getUser ($user_id= '')
 deleteUser ($user_id)
 getInstitutes ($user_id)
- Public Member Functions inherited from RouteMap
 __construct ()
 init ($router, $route)
 paginated ($data, $total, $uri_params=array(), $query_params=array())
 paginate ($uri_format, $total, $offset=null, $limit=null)
 collect ($data)
 status ($status)
 headers ($headers=array())
 body ($body)
 contentType ($mime_type, $params=array())
 error ($status, $body=null)
 etag ($value, $strong_etag=true, $new_resource=null)
 expires ($amount, $cache_control=array())
 cacheControl ($values)
 halt ()
 lastModified ($time)
 notFound ($body=null)
 redirect ($url, $args=null)
 sendFile ($_path, $opts=array())
 url ($addr, $url_params=null)
 urlf ($addr_f, $format_params, $url_params=null)

Static Public Member Functions

static getMiniUser ($routemap, $user)
static getNamesOfUser ($user)

Additional Inherited Members

- Protected Attributes inherited from RouteMap
 $pagination = false
 $offset
 $limit

Detailed Description

Member Function Documentation

deleteUser (   $user_id)

deleteUser - deletes a user

/user/:user_id

Here is the call graph for this function:

getInstitutes (   $user_id)

returns institutes for a given user

/user/:user_id/institutes

Here is the call graph for this function:

static getMiniUser (   $routemap,
  $user 
)
static

Here is the call graph for this function:

Here is the caller graph for this function:

static getNamesOfUser (   $user)
static

Here is the caller graph for this function:

getUser (   $user_id = '')

getUser - retrieves data of a user

/user/:user_id /user

Here is the call graph for this function:


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