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

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

Переменные

 $module_id = 'location'
 $moduleAccess = $APPLICATION::GetGroupRight($module_id)
 $aTabs
 $tabControl = new CAdminTabControl('tabControl', $aTabs)
 $sourceRepository = new SourceRepository(new OrmConverter())
 $sources = $sourceRepository->findAll()
 $formatCode = Bitrix\Location\Infrastructure\FormatCode::getCurrent()
 $formatList = []
 $formatDescriptionList = []
 $formatDescription = ''
foreach(FormatService::getInstance() ->findAll(LANGUAGE_ID) as $format) $currentLogLevel = (int)Option::get('location', 'log_level', LogLevel::ERROR)
 $logLevels
foreach( $logLevels as $level=> $name)( $level===$currentLogLevel ? ' selected' :'')?> ><? endforeach =$name
if( $sourceCode===\Bitrix\Location\Entity\Source\Factory::OSM_SOURCE_CODE &&!\Bitrix\Main\ModuleManager::isModuleInstalled('bitrix24') $config ) = $source->getConfig()
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code = $configItem->getCode()
 $inputName
 $name
 $note
 endif =EndNote()

Переменные

◆ $aTabs

$aTabs
Инициализатор
array('DIV' => 'edit1', 'TAB' => Loc::getMessage('LOCATION_OPT_TAB_OPTIONS'), 'ICON' => "", 'TITLE' => Loc::getMessage('LOCATION_OPT_TAB_OPTIONS')),
array('DIV' => 'edit2', 'TAB' => Loc::getMessage('LOCATION_OPT_TAB_SOURCES_OPTIONS'), 'ICON' => "", 'TITLE' => Loc::getMessage('LOCATION_OPT_TAB_SOURCES_OPTIONS')),
array('DIV' => 'edit3', 'TAB' => Loc::getMessage('MAIN_TAB_RIGHTS'), 'ICON' => "", 'TITLE' => Loc::getMessage('MAIN_TAB_TITLE_RIGHTS')),
)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804

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

◆ $code

if(!is_null( $config)) ( $config as $configItem) (! $configItem->isVisible()) $code = $configItem->getCode()

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

◆ $config

if ($sourceCode===\Bitrix\Location\Entity\Source\Factory::OSM_SOURCE_CODE &&!\Bitrix\Main\ModuleManager::isModuleInstalled( 'bitrix24') $config) = $source->getConfig()

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

◆ $currentLogLevel

foreach (FormatService::getInstance() ->findAll(LANGUAGE_ID) as $format) $currentLogLevel = (int)Option::get('location', 'log_level', LogLevel::ERROR)

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

◆ $formatCode

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

◆ $formatDescription

$formatDescription = ''

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

◆ $formatDescriptionList

$formatDescriptionList = []

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

◆ $formatList

$formatList = []

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

◆ $inputName

$inputName
Инициализатор
= sprintf(
'SOURCE[%s][CONFIG][%s]',
$sourceCode,
)
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195

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

◆ $logLevels

$logLevels
Инициализатор
= [
LogLevel::NONE => loc::getMessage('LOCATION_OPT_LOG_LEVEL_NONE'),
LogLevel::ERROR => loc::getMessage('LOCATION_OPT_LOG_LEVEL_ERROR'),
LogLevel::INFO => loc::getMessage('LOCATION_OPT_LOG_LEVEL_INFO'),
LogLevel::DEBUG => loc::getMessage('LOCATION_OPT_LOG_LEVEL_DEBUG')
]

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

◆ $module_id

$module_id = 'location'

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

◆ $moduleAccess

$moduleAccess = $APPLICATION::GetGroupRight($module_id)

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

◆ $name

$name
Инициализатор
= Loc::getMessage(
sprintf(
'LOCATION_OPT_SOURCE_%s_%s',
$sourceCode,
)
)

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

◆ $note

$note
Инициализатор
= Loc::getMessage(
sprintf(
'LOCATION_OPT_SOURCE_%s_%s_NOTE',
$sourceCode,
)
)

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

◆ $sourceRepository

$sourceRepository = new SourceRepository(new OrmConverter())

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

◆ $sources

$sources = $sourceRepository->findAll()

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

◆ $tabControl

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

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

◆ endforeach

endforeach =$name

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

◆ endif

endif =EndNote()

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