1C-Bitrix 25.700.0
|
Открытые члены | |
getEntityOAuth ($code=false) | |
GetSettings () | |
CheckSettings () | |
GetFormHtml ($arParams) | |
GetOnClickJs ($arParams) | |
getUrl ($location='opener', $addScope=null, $arParams=array()) | |
getStorageToken () | |
prepareUser ($arGoogleUser, $short=false) | |
Authorize () | |
setUser ($userId) | |
getFriendsList ($limit, &$next) | |
Открытые члены унаследованные от CSocServAuth | |
__construct ($userId=null) | |
CheckPhotoURI ($photoURI) | |
AuthorizeUser ($socservUserFields, $bSave=false) | |
setAllowChangeOwner ($value) |
Поля данных | |
const | ID = "GoogleOAuth" |
const | LOGIN_PREFIX = "G_" |
Поля данных унаследованные от CSocServAuth | |
const | OPENER_MODE = 'opener' |
const | MOBILE_MODE = 'bx_mobile' |
Защищенные данные | |
$entityOAuth = null | |
Защищенные данные унаследованные от CSocServAuth | |
$checkRestrictions = true | |
$allowChangeOwner = true | |
$userId = null |
Дополнительные унаследованные члены | |
Открытые статические члены унаследованные от CSocServAuth | |
static | getControllerUrl () |
static | Update ($id, $arFields) |
static | Delete ($id) |
static | OnUserDelete ($id) |
static | OnAfterTMReportDailyAdd () |
static | OnAfterTMDayStart () |
static | OptionsSuffix () |
static | GetOption ($opt) |
static | SetOption ($opt, $value) |
static | getGroupsDenyAuth () |
static | getGroupsDenySplit () |
static | setGroupsDenyAuth ($value) |
static | setGroupsDenySplit ($value) |
static | isSplitDenied ($arGroups=null) |
static | isAuthDenied ($arGroups) |
static | OnFindExternalUser ($login) |
Защищенные члены унаследованные от CSocServAuth | |
isAllowedRegisterNewUser () | |
onAfterMobileAuth () | |
onAfterWebAuth ($addParams, $mode, $url) | |
Защищенные статические члены унаследованные от CSocServAuth | |
static | CheckFields ($action, &$arFields) |
static | hasEncryptedFields ($arFields) |
static | encryptFields (&$arFields) |
Статические защищенные данные унаследованные от CSocServAuth | |
static | $settingsSuffix = false |
См. определение в файле google.php строка 10
Authorize | ( | ) |
Переопределяется в CSocServGoogleProxyOAuth.
См. определение в файле google.php строка 270
CheckSettings | ( | ) |
Переопределяет метод предка CSocServAuth.
См. определение в файле google.php строка 55
getEntityOAuth | ( | $code = false | ) |
string | $code,=false |
Переопределяется в CSocServGooglePlusOAuth и CSocServGoogleProxyOAuth.
См. определение в файле google.php строка 22
GetFormHtml | ( | $arParams | ) |
См. определение в файле google.php строка 62
getFriendsList | ( | $limit, | |
& | $next ) |
Переопределяется в CSocServGooglePlusOAuth.
См. определение в файле google.php строка 391
GetOnClickJs | ( | $arParams | ) |
См. определение в файле google.php строка 77
GetSettings | ( | ) |
Переопределяет метод предка CSocServAuth.
Переопределяется в CSocServGooglePlusOAuth.
См. определение в файле google.php строка 37
getStorageToken | ( | ) |
См. определение в файле google.php строка 132
getUrl | ( | $location = 'opener', | |
$addScope = null, | |||
$arParams = array() ) |
Переопределяется в CSocServGoogleProxyOAuth.
См. определение в файле google.php строка 83
prepareUser | ( | $arGoogleUser, | |
$short = false ) |
См. определение в файле google.php строка 164
setUser | ( | $userId | ) |
См. определение в файле google.php строка 386
|
protected |
См. определение в файле google.php строка 16
const ID = "GoogleOAuth" |
См. определение в файле google.php строка 12
const LOGIN_PREFIX = "G_" |
См. определение в файле google.php строка 13