Class ConfigController
package |
OCA\Gallery\Controller |
---|
__construct(string $appName, \OCP\IRequest $request, \OCA\Gallery\Service\ConfigService $configService, \OCP\ILogger $logger)
string
\OCP\IRequest
\OCA\Gallery\Service\ConfigService
\OCP\ILogger
get(boolean $extramediatypes = false) : array
NoAdminRequired |
Returns an app configuration array |
---|
boolean
array
<string,null|array>
getConfig(boolean $extraMediaTypes = false) : array
NoAdminRequired |
Returns an app configuration array |
---|
boolean
array
<string,null|array>
getHttpStatusCode( $exception) : \OCA\Gallery\Controller\array<null|integer|\OCA\Gallery\Controller\string>
\OCA\Gallery\Controller\array
htmlError(\OCP\IURLGenerator $urlGenerator, string $appName, \Exception $exception) : \OCP\AppFramework\Http\RedirectResponse
\OCP\IURLGenerator
string
\Exception
\OCP\AppFramework\Http\RedirectResponse
isNativeSvgActivated(array $features) : boolean
array
boolean
jsonError(\Exception $exception) : \OCP\AppFramework\Http\JSONResponse
\Exception
\OCP\AppFramework\Http\JSONResponse
configService : \OCA\Gallery\Service\ConfigService
logger : \OCP\ILogger
var |
---|
\OCP\ILogger