1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл options.php

См. исходные тексты.

Переменные

 $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

$allowAuthorization = COption::GetOptionString("socialservices", "allow_registration", "Y") == "Y"

См. определение в файле options.php строка 32

◆ $arOptions

$arOptions = $oAuthManager->GetSettings()

См. определение в файле options.php строка 27

◆ $arSiteList

$arSiteList = array('')

См. определение в файле options.php строка 18

◆ $arSites

$arSites = array()

См. определение в файле options.php строка 17

◆ $arUseOnSites

$arUseOnSites = unserialize(COption::GetOptionString("socialservices", "use_on_sites", ""), ["allowed_classes" => false])

См. определение в файле options.php строка 264

◆ $aSiteTabs

$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

$aTabs
Инициализатор
array("DIV" => "edit1", "TAB" => GetMessage("MAIN_TAB_SET"), "ICON" => "",
"TITLE" => GetMessage("MAIN_TAB_TITLE_SET")),
array("DIV" => "edit2", "TAB" => GetMessage("MAIN_TAB_6"), "ICON" => "",
"TITLE" => GetMessage("MAIN_OPTION_REG")),
array("DIV" => "edit3", "TAB" => GetMessage("SOC_OPT_CRYPTO_TAB_TITLE"), "ICON" => "",
"TITLE" => GetMessage("SOC_OPT_CRYPTO_TAB_DESCR")),
)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
GetMessage($name, $aReplace=null)
Определения tools.php:3397

См. определение в файле options.php строка 34

◆ $dbSites

$dbSites = CSite::GetList("sort", "asc", array("ACTIVE" => "Y"))

См. определение в файле options.php строка 19

◆ $groupDenyAuth

$groupDenyAuth = CSocServAuth::getGroupsDenyAuth()

См. определение в файле options.php строка 29

◆ $groupDenySplit

$groupDenySplit = CSocServAuth::getGroupsDenySplit()

См. определение в файле options.php строка 30

◆ $hash

$hash = COption::GetOptionString("socialservices", "twitter_search_hash".$suffix, "#b24")

См. определение в файле options.php строка 268

◆ $module_id

$module_id = "socialservices"

См. определение в файле options.php строка 12

◆ $oAuthManager

while ( $arSite=$dbSites->Fetch()) $oAuthManager = new CSocServAuthManager()

См. определение в файле options.php строка 26

◆ $siteTabControl

$siteTabControl = new CAdminViewTabControl("siteTabControl", $aSiteTabs)

См. определение в файле options.php строка 260

◆ $tabControl

$tabControl = new CAdminTabControl("tabControl", $aTabs)

См. определение в файле options.php строка 42

◆ $twitHashInput

$twitHashInput = "<input type=\"text\" name=\"twitter_search_hash".$suffix."\" id=\"twitter_search_hash".$suffix."\" size=15 value=\"".htmlspecialcharsbx($hash)."\">"

См. определение в файле options.php строка 269

◆ if

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