Class photosImageeffectsPluginBackendController
- waController
-
waJsonController
-
photosImageeffectsPluginBackendController
Package: wa-apps\photos\plugin\imageeffects
Located at wa-apps/photos/plugins/imageeffects/lib/actions/photosImageeffectsPluginBackend.controller.php
Located at wa-apps/photos/plugins/imageeffects/lib/actions/photosImageeffectsPluginBackend.controller.php
public
|
display(),
getError(),
run(),
setError()
|
__call(),
appSettings(),
configPath(),
getApp(),
getAppId(),
getConfig(),
getPluginRoot(),
getRequest(),
getResponse(),
getRights(),
getStorage(),
getUser(),
getUserId(),
log(),
logAction(),
preExecute(),
redirect(),
storage()
|
private
array
|
$filters | array(
'grayscale' => waImage::FILTER_GRAYSCALE,
'sepia' => waImage::FILTER_SEPIA,
'contrast' => waImage::FILTER_CONTRAST,
'brightness' => waImage::FILTER_BRIGHTNESS
) |
$errors,
$response
|