Class Siteuser_Oauth_Facebook_Controller
Siteuser_Oauth_Facebook_Controller
- Core_Servant_Properties
-
Siteuser_Oauth_Controller
-
Siteuser_Oauth_Facebook_Controller
Package: HostCMS\Siteuser
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at siteuser/oauth/facebook/controller.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at siteuser/oauth/facebook/controller.php
Methods inherited from Siteuser_Oauth_Controller
Methods inherited from Core_Servant_Properties
__call(),
__get(),
__isset(),
__set(),
__toString(),
addAllowedProperties(),
addAllowedProperty(),
set(),
setUnlimitedProperties()
Properties summary
protected
array
|
$_allowedProperties
Allowed object properties |
#
array(
// данные клиента
'APPLICATION_ID',
'APPLICATION_SECRET',
'CALLBACK_URL'
)
|
public
string
|
$code
Code for exchange to access token |
#
NULL
|