Class webasystApiAuthAction
- waController
-
waViewAction
-
webasystApiAuthAction
Package: wa-system\webasyst\api
Located at wa-system/webasyst/lib/actions/api/webasystApiAuth.action.php
Located at wa-system/webasyst/lib/actions/api/webasystApiAuth.action.php
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
__construct(),
display(),
getController(),
getLayout(),
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()
|
protected
mixed
|
$client_id |
|
|
protected
mixed
|
$client_name |
|
|
protected
mixed
|
$contact_id |
|
|
protected
mixed
|
$response_type |
|
|
protected
array
|
$required_fields | array(
'client_id' => true,
'client_name' => true,
'response_type' => array('code', 'token'),
'scope' => true
) |
$cache_id,
$cache_time,
$controller,
$layout,
$params,
$template,
$theme,
$title,
$view
|