|
1C-Bitrix 25.700.0
|
Переменные | |
| $module_id = "socialservices" | |
| $arSites = array() | |
| $arSiteList = array('') | |
| $dbSites = CSite::GetList("sort", "asc", array("ACTIVE" => "Y")) | |
| while($arSite=$dbSites->Fetch()) | $oAuthManager = new CSocServAuthManager() |
| $arOptions = $oAuthManager->GetSettings() | |
| $groupDenyAuth = CSocServAuth::getGroupsDenyAuth() | |
| $groupDenySplit = CSocServAuth::getGroupsDenySplit() | |
| $allowAuthorization = COption::GetOptionString("socialservices", "allow_registration", "Y") == "Y" | |
| $aTabs | |
| $tabControl = new CAdminTabControl("tabControl", $aTabs) | |
| if( $_SERVER | if ["REQUEST_METHOD"]=="POST" &&$_POST["activate_crypto_tokens"]<> '' &&check_bitrix_sessid())( $_SERVER["REQUEST_METHOD"]=="POST" &&$_POST["Update"]. $_POST["Apply"]. $_POST["RestoreDefaults"]<> '' &&check_bitrix_sessid()) =GetMessageJS('SOC_OPT_B24NET_CLIENT_ID') |
| $aSiteTabs = array(array("DIV" => "opt_common", "TAB" => GetMessage("socserv_sett_common"), 'TITLE' => GetMessage("socserv_sett_common_title"), 'ONSELECT'=>"document.forms['socserv_settings'].siteTabControl_active_tab.value='opt_common'")) | |
| $siteTabControl = new CAdminViewTabControl("siteTabControl", $aSiteTabs) | |
| $arUseOnSites = unserialize(COption::GetOptionString("socialservices", "use_on_sites", ""), ["allowed_classes" => false]) | |
| $hash = COption::GetOptionString("socialservices", "twitter_search_hash".$suffix, "#b24") | |
| $twitHashInput = "<input type=\"text\" name=\"twitter_search_hash".$suffix."\" id=\"twitter_search_hash".$suffix."\" size=15 value=\"".htmlspecialcharsbx($hash)."\">" | |
| $allowAuthorization = COption::GetOptionString("socialservices", "allow_registration", "Y") == "Y" |
См. определение в файле options.php строка 32
| $arOptions = $oAuthManager->GetSettings() |
См. определение в файле options.php строка 27
| $arSiteList = array('') |
См. определение в файле options.php строка 18
| $arSites = array() |
См. определение в файле options.php строка 17
| $arUseOnSites = unserialize(COption::GetOptionString("socialservices", "use_on_sites", ""), ["allowed_classes" => false]) |
См. определение в файле options.php строка 264
| $aSiteTabs = array(array("DIV" => "opt_common", "TAB" => GetMessage("socserv_sett_common"), 'TITLE' => GetMessage("socserv_sett_common_title"), 'ONSELECT'=>"document.forms['socserv_settings'].siteTabControl_active_tab.value='opt_common'")) |
См. определение в файле options.php строка 256
| $aTabs |
См. определение в файле options.php строка 34
| $dbSites = CSite::GetList("sort", "asc", array("ACTIVE" => "Y")) |
См. определение в файле options.php строка 19
| $groupDenyAuth = CSocServAuth::getGroupsDenyAuth() |
См. определение в файле options.php строка 29
| $groupDenySplit = CSocServAuth::getGroupsDenySplit() |
См. определение в файле options.php строка 30
| $hash = COption::GetOptionString("socialservices", "twitter_search_hash".$suffix, "#b24") |
См. определение в файле options.php строка 268
| $module_id = "socialservices" |
См. определение в файле options.php строка 12
| while ( $arSite=$dbSites->Fetch()) $oAuthManager = new CSocServAuthManager() |
См. определение в файле options.php строка 26
| $siteTabControl = new CAdminViewTabControl("siteTabControl", $aSiteTabs) |
См. определение в файле options.php строка 260
| $tabControl = new CAdminTabControl("tabControl", $aTabs) |
См. определение в файле options.php строка 42
| $twitHashInput = "<input type=\"text\" name=\"twitter_search_hash".$suffix."\" id=\"twitter_search_hash".$suffix."\" size=15 value=\"".htmlspecialcharsbx($hash)."\">" |
См. определение в файле options.php строка 269
| if($_SERVER if["REQUEST_METHOD"]=="POST" && $_POST["activate_crypto_tokens"]<> '' &&check_bitrix_sessid())($_SERVER["REQUEST_METHOD"]=="POST" && $_POST["Update"]. $_POST["Apply"]. $_POST["RestoreDefaults"]<> '' &&check_bitrix_sessid()) | ( | $_SERVER["REQUEST_METHOD"] = = "POST" && $_POST["Update"].$_POST["Apply"].$_POST["RestoreDefaults"] <> '' && check_bitrix_sessid() | ) | =GetMessageJS('SOC_OPT_B24NET_CLIENT_ID') |
См. определение в файле options.php строка 49