Class siteDesignActions
- waController
-
waActions
-
waDesignActions
-
siteDesignActions
protected
|
display(),
displayJson(),
execute(),
postExecute(),
preExecute(),
run(),
setLayout()
|
__call(),
appSettings(),
configPath(),
getApp(),
getAppId(),
getConfig(),
getPluginRoot(),
getRequest(),
getResponse(),
getRights(),
getStorage(),
getUser(),
getUserId(),
log(),
logAction(),
redirect(),
storage()
|
protected
string
|
$design_url | '#/design/' |
|
protected
string
|
$themes_url | '#/themes/' |
|
protected
array
|
$options | array(
'container' => false,
'save_panel' => false,
'js' => array(
'ace' => false,
'editor' => true,
'storage' => false
),
'is_ajax' => true
) |
$action,
$layout
|