Nextcloud PHP API (master)

Http

Table of Contents

Namespaces

Attribute
Events
Template

Interfaces

ICallbackResponse
Interface ICallbackResponse
IOutput
Very thin wrapper class to make output testable

Classes

ContentSecurityPolicy
Class ContentSecurityPolicy is a simple helper which allows applications to modify the Content-Security-Policy sent by Nextcloud. Per default only JavaScript, stylesheets, images, fonts, media and connections from the same domain ('self') are allowed.
DataDisplayResponse
Class DataDisplayResponse
DataDownloadResponse
Class DataDownloadResponse
DataResponse
A generic DataResponse class that is used to return generic data responses for responders to transform
DownloadResponse
Prompts the user to download the a file
EmptyContentSecurityPolicy
Class EmptyContentSecurityPolicy is a simple helper which allows applications to modify the Content-Security-Policy sent by Nexcloud. Per default the policy is forbidding everything.
EmptyFeaturePolicy
Class EmptyFeaturePolicy is a simple helper which allows applications to modify the FeaturePolicy sent by Nextcloud. Per default the policy is forbidding everything.
FeaturePolicy
Class FeaturePolicy is a simple helper which allows applications to modify the Feature-Policy sent by Nextcloud. Per default only autoplay is allowed from the same domain and full screen as well from the same domain.
FileDisplayResponse
Class FileDisplayResponse
JSONResponse
A renderer for JSON calls
NotFoundResponse
A generic 404 response showing an 404 error page as well to the end-user
ParameterOutOfRangeException
RedirectResponse
Redirects to a different URL
RedirectToDefaultAppResponse
Redirects to the default app
StandaloneTemplateResponse
A template response that does not emit the loadAdditionalScripts events.
StreamResponse
Class StreamResponse
StrictContentSecurityPolicy
Class StrictContentSecurityPolicy is a simple helper which allows applications to modify the Content-Security-Policy sent by Nextcloud. Per default only JavaScript, stylesheets, images, fonts, media and connections from the same domain ('self') are allowed.
StrictEvalContentSecurityPolicy
Class StrictEvalContentSecurityPolicy is a simple helper which allows applications to modify the Content-Security-Policy sent by Nextcloud. Per default only JavaScript, stylesheets, images, fonts, media and connections from the same domain ('self') are allowed.
StrictInlineContentSecurityPolicy
Class StrictInlineContentSecurityPolicy is a simple helper which allows applications to modify the Content-Security-Policy sent by Nextcloud. Per default only JavaScript, stylesheets, images, fonts, media and connections from the same domain ('self') are allowed.
TemplateResponse
Response for a normal template
TextPlainResponse
A renderer for text responses
TooManyRequestsResponse
A generic 429 response showing an 404 error page as well to the end-user
ZipResponse
Public library to send several files in one zip archive.

        
On this page

Search results