Classes, interfaces and traits

Config

Trait Config

« More »

Files

Trait Files

« More »

HttpError

Our classes extend both Controller and ApiController, so we need to use traits to add some common methods

« More »

PathManipulation

« More »

Preview

Class Preview

« More »

ConfigApiController

Class ConfigApiController

« More »

ConfigController

Class ConfigController

« More »

ConfigPublicController

Class ConfigPublicController

Note: Type casting only works if the "@param" parameters are also included in this class as their not yet inherited

« More »

FilesApiController

Class FilesApiController

« More »

FilesController

Class FilesController

« More »

FilesPublicController

Class FilesPublicController

Note: Type casting only works if the "@param" parameters are also included in this class as their not yet inherited

« More »

PageController

Generates templates for the landing page from within ownCloud, the public gallery and error pages

« More »

PreviewApiController

Class PreviewApiController

« More »

PreviewController

Class PreviewController

« More »

PreviewPublicController

Class PreviewPublicController

Note: Type casting only works if the "@param" parameters are also included in this class as their not yet inherited

« More »