|
1C-Bitrix 25.700.0
|
Переменные | |
| $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[] |
См. определение в файле options.php строка 111
| $Apply = $Apply ?? '' |
См. определение в файле options.php строка 213
| 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 = $request->get('back_url_settings') |
См. определение в файле options.php строка 19
| $context = \Bitrix\Main\Application::getInstance()->getContext() |
См. определение в файле options.php строка 16
| elseif ( $type[0]=='selectboxtree') $currValue = explode(',', $val) |
См. определение в файле options.php строка 426
| $docRoot = Manager::getDocRoot() |
См. определение в файле options.php строка 20
| $getIblocksTree |
См. определение в файле options.php строка 28
См. определение в файле options.php строка 18
| $module_id = 'landing' |
См. определение в файле options.php строка 2
| foreach ( $getIblocksTree() as $rowType) $output = '<select name="'.\htmlspecialcharsbx($Option[0]).'[]"'.$type[2].'>' |
См. определение в файле options.php строка 436
| $postRight = $APPLICATION->GetGroupRight($module_id) |
См. определение в файле options.php строка 21
| $request = $context->getRequest() |
См. определение в файле options.php строка 17
| if ( $postRight >='R') $res |
См. определение в файле options.php строка 93
| $tabControl |
См. определение в файле options.php строка 207
| foreach ( $allOptions as $Option) ( $Option[0]=='header') $type = $Option[2] |
См. определение в файле options.php строка 386
| $Update = $Update ?? '' |
См. определение в файле options.php строка 212
| $val |
См. определение в файле options.php строка 387
| if ( $type[0]=='checkbox') else |
См. определение в файле options.php строка 399
| endforeach |
См. определение в файле options.php строка 468
| endif |
См. определение в файле options.php строка 464