|
| | getSchedule ($user_id, $semester_id=null) |
| |
| | __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) |
| |
| | getRoutes ($http_method=null) |
| |
- Author
- André KlaÃen andre.nosp@m..kla.nosp@m.ssen@.nosp@m.elan.nosp@m.-ev.d.nosp@m.e
-
mlunz.nosp@m.ena@.nosp@m.uos.d.nosp@m.e @license GPL 2 or later
@condition user_id ^[a-f0-9]{32}$ @condition semester_id ^[a-f0-9]{32}$
◆ before()
◆ getSchedule()
| getSchedule |
( |
|
$user_id, |
|
|
|
$semester_id = null |
|
) |
| |
returns schedule for a given user and semester
@get /user/:user_id/schedule/:semester_id @get /user/:user_id/schedule
The documentation for this class was generated from the following file: