Class photosFrontendPhotoAction
Html view action for getting one photo
- waController
-
waViewAction
-
photosFrontendViewAction
-
photosFrontendPhotoAction
Package: wa-apps\photos\frontend
See:
See:
Located at wa-apps/photos/lib/actions/frontend/photosFrontendPhoto.action.php
See:
photosFrontendLoadPhotoController
See:
photosFrontendLoadListAction
Located at wa-apps/photos/lib/actions/frontend/photosFrontendPhoto.action.php
public
|
|
public
|
|
private
|
|
private
|
|
private
|
display(),
getController(),
getLayout(),
getTemplate(),
getTheme(),
getThemeUrl(),
getTitle(),
isCached(),
setController(),
setLayout(),
setTemplate(),
setThemeTemplate()
|
__call(),
appSettings(),
configPath(),
getApp(),
getAppId(),
getConfig(),
getPluginRoot(),
getRequest(),
getResponse(),
getRights(),
getStorage(),
getUser(),
getUserId(),
log(),
logAction(),
preExecute(),
redirect(),
run(),
storage()
|
private
string|null
|
$private_hash | null |
#
private hash of ONE photo (not album private hash) |
private
|
$photo_model |
|
|
private
string
|
$hash |
|
#
hash of collection |
private
array
|
$album |
|
#
album |
private
array
|
$photo |
|
#
photo |
$cache_id,
$cache_time,
$controller,
$layout,
$params,
$template,
$theme,
$title,
$view
|