1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
im.php
См. документацию.
1<?
2#############################################
3# Bitrix Site Manager Forum #
4# Copyright (c) 2002-2013 Bitrix #
5# https://www.bitrixsoft.com #
6# mailto:admin@bitrixsoft.com #
7#############################################
9
11{
12 public function __construct()
13 {
14 }
15
16 public static function OnGetNotifySchema()
17 {
18 return array(
19 "vote" => array(
20 "voting" => Array(
21 "NAME" => GetMessage('V_VOTING'),
22 )
23 )
24 );
25 }
26}
27?>
Определения im.php:11
__construct()
Определения im.php:12
static OnGetNotifySchema()
Определения im.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
IncludeModuleLangFile($filepath, $lang=false, $bReturnArray=false)
Определения tools.php:3778
GetMessage($name, $aReplace=null)
Определения tools.php:3397