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

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

Переменные

 $arComponentVariables = array('message_id','group_id','wiki_name')
 $dbMessage = CForumMessage::GetList(array(), array('ID' => intval($arResult['VARIABLES']['message_id'])))
 $elementID = intval($arMessage['PARAM2'])
 $dbElement = CIBlockElement::GetList(array(), array('ID' => $elementID),false,false,array("IBLOCK_SECTION_ID","IBLOCK_ID","NAME") )
 $ibSectionID = $arElement['IBLOCK_SECTION_ID']
 do
 $redirectPath

Переменные

◆ $arComponentVariables

$arComponentVariables = array('message_id','group_id','wiki_name')

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

◆ $dbElement

$dbElement = CIBlockElement::GetList(array(), array('ID' => $elementID),false,false,array("IBLOCK_SECTION_ID","IBLOCK_ID","NAME") )

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

◆ $dbMessage

$dbMessage = CForumMessage::GetList(array(), array('ID' => intval($arResult['VARIABLES']['message_id'])))

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

◆ $elementID

$elementID = intval($arMessage['PARAM2'])

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

◆ $ibSectionID

$ibSectionID = $arElement['IBLOCK_SECTION_ID']

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

◆ $redirectPath

$redirectPath
Инициализатор
= CComponentEngine::MakePathFromTemplate($arResult['PATH_TO_GROUP_WIKI_POST_CATEGORY'],
"wiki_name" => rawurlencode($arElement['NAME']),
"group_id" => $arIBSection['SOCNET_GROUP_ID']
)
)
$arResult
Определения generate_coupon.php:16
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804

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

◆ do

do
Инициализатор
{
$dbIBSection = CIBlockSection::GetList(array(),array('ID' => $ibSectionID, 'CHECK_PERMISSIONS' => 'N'),false,false,array('IBLOCK_SECTION_ID','SOCNET_GROUP_ID'))
$ibSectionID
Определения group_wiki_post_comment.php:27

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