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

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

Переменные

 $module_id = 'landing'
 $context = \Bitrix\Main\Application::getInstance()->getContext()
 $request = $context->getRequest()
 $mid = $request->get('mid')
 $backUrl = $request->get('back_url_settings')
 $docRoot = Manager::getDocRoot()
 $postRight = $APPLICATION->GetGroupRight($module_id)
 $getIblocksTree
if($postRight >='R') $res
while($row=$res->fetch()) $allOptions []
 $tabControl
 $Update = $Update ?? ''
 $Apply = $Apply ?? ''
foreach($allOptions as $Option)($Option[0]=='header') $type = $Option[2]
 $val
if($type[0]=='checkbox') else
for($j=0; $j< count($aVal); $j++) for( $j=0;$j< $type[1];$j++) elseif($type[0]=='selectbox') $arr_keys = array_keys($arr)
 $currValue = explode(',', $val)
 $output = '<select name="'.\htmlspecialcharsbx($Option[0]).'[]"'.$type[2].'>'
 endif
 endforeach

Переменные

◆ $allOptions

$allOptions[]
Инициализатор
'site_template_id',
Loc::getMessage('LANDING_OPT_SITE_TEMPLATE_ID') . ':',
array('text', 32)
)
</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 строка 111

◆ $Apply

$Apply = $Apply ?? ''

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

◆ $arr_keys

for( $j=0;$j< count( $aVal);$j++) for($j=0; $j< $type[1]; $j++) elseif ( $type[0]=='selectbox') $arr_keys = array_keys($arr)

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

◆ $backUrl

$backUrl = $request->get('back_url_settings')

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

◆ $context

$context = \Bitrix\Main\Application::getInstance()->getContext()

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

◆ $currValue

elseif ( $type[0]=='selectboxtree') $currValue = explode(',', $val)

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

◆ $docRoot

$docRoot = Manager::getDocRoot()

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

◆ $getIblocksTree

$getIblocksTree

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

◆ $mid

$mid = $request->get('mid')

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

◆ $module_id

$module_id = 'landing'

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

◆ $output

foreach ( $getIblocksTree() as $rowType) $output = '<select name="'.\htmlspecialcharsbx($Option[0]).'[]"'.$type[2].'>'

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

◆ $postRight

$postRight = $APPLICATION->GetGroupRight($module_id)

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

◆ $request

$request = $context->getRequest()

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

◆ $res

if ( $postRight >='R') $res
Инициализатор
'select' => array(
'*'
),
'filter' => array(
'ACTIVE' => 'Y'
),
'order' => array(
'SORT' => 'ASC'
)
))
static getList(array $parameters=array())
Определения datamanager.php:431

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

◆ $tabControl

$tabControl
Инициализатор
= new \CAdmintabControl('tabControl', array(
array('DIV' => 'edit1', 'TAB' => Loc::getMessage('MAIN_TAB_SET'), 'ICON' => ''),
array('DIV' => 'edit2', 'TAB' => Loc::getMessage('MAIN_TAB_RIGHTS'), 'ICON' => '')
))

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

◆ $type

foreach ( $allOptions as $Option) ( $Option[0]=='header') $type = $Option[2]

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

◆ $Update

$Update = $Update ?? ''

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

◆ $val

$val
Инициализатор
= \COption::getOptionString(
$Option[0],
isset($Option[3]) ? $Option[3] : null
)
$module_id
Определения options.php:6
else $Option[0]
Определения options.php:387

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

◆ else

if ( $type[0]=='checkbox') else
Инициализатор
{
echo $Option[1]

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

◆ endforeach

endforeach

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

◆ endif

endif

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