Stud.IP  5.4
Wiki Class Reference
Inheritance diagram for Wiki:
RouteMap

Public Member Functions

 before ()
 
 getCourseWiki ($range_id)
 
 getCourseWikiKeyword ($range_id, $keyword, $version=null)
 
 putCourseWikiKeyword ($range_id, $keyword)
 
- Public Member Functions inherited from RouteMap
 __construct ()
 
 init ($router, $route)
 
 paginated ($data, $total, $uri_params=[], $query_params=[])
 
 paginate ($uri_format, $total, $offset=null, $limit=null)
 
 collect ($data)
 
 status ($status)
 
 headers ($headers=[])
 
 body ($body)
 
 contentType ($mime_type, $params=[])
 
 error ($status, $body=null)
 
 etag ($value, $strong_etag=true, $new_resource=null)
 
 expires ($amount, $cache_control=[])
 
 cacheControl ($values)
 
 halt ()
 
 lastModified ($time)
 
 notFound ($body=null)
 
 redirect ($url, $args=null)
 
 sendFile ($_path, $opts=[])
 
 url ($addr, $url_params=null)
 
 urlf ($addr_f, $format_params, $url_params=null)
 
 getRoutes ($http_method=null)
 
 getResponse ()
 

Additional Inherited Members

- Protected Member Functions inherited from RouteMap
 extractConditions ($docblock, $conditions=[])
 
- Protected Attributes inherited from RouteMap
 $router
 
 $route
 
 $data = null
 
 $response
 
 $pagination = false
 
 $offset
 
 $limit
 

Detailed Description

Author
mlunz.nosp@m.ena@.nosp@m.uos.d.nosp@m.e GPL 2 or later

range_id ^[0-9a-f]{1,32}$

Member Function Documentation

◆ before()

before ( )

◆ getCourseWiki()

getCourseWiki (   $range_id)

Wikiseitenindex einer Veranstaltung

/course/:range_id/wiki

◆ getCourseWikiKeyword()

getCourseWikiKeyword (   $range_id,
  $keyword,
  $version = null 
)

Wikiseite auslesen

/course/:range_id/wiki/:keyword /course/:range_id/wiki/:keyword/:version

◆ putCourseWikiKeyword()

putCourseWikiKeyword (   $range_id,
  $keyword 
)

Wikiseite ändern/hinzufügen

/course/:range_id/wiki/:keyword


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