nextcloud/lib/public/AppFramework
Roeland Jago Douma 1f370c97ed
OCSController requires DataResponse
The OCS Controller requires a DataResponse object to be returned.
This means that all error handling will have to be done via exceptions
thrown and handling in the middleware.
2016-08-10 12:40:26 +02:00
..
Db Fix others 2016-07-21 18:13:57 +02:00
Http Fix others 2016-07-21 18:13:57 +02:00
OCS Fix others 2016-07-21 18:13:57 +02:00
Utility Fix others 2016-07-21 18:13:57 +02:00
ApiController.php Fix others 2016-07-21 18:13:57 +02:00
App.php Update with robin 2016-07-21 18:13:58 +02:00
Controller.php Merge pull request #507 from nextcloud/run-le-script 2016-07-21 23:27:15 +02:00
Http.php Fix others 2016-07-21 18:13:57 +02:00
IApi.php Fix others 2016-07-21 18:13:57 +02:00
IAppContainer.php Fix others 2016-07-21 18:13:57 +02:00
Middleware.php Fix others 2016-07-21 18:13:57 +02:00
OCSController.php OCSController requires DataResponse 2016-08-10 12:40:26 +02:00
QueryException.php Fix others 2016-07-21 18:13:57 +02:00