1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
usertypestrfmt.php
См. документацию.
1<?php
2
4
6
8{
9 const USER_TYPE_ID = StringFormattedType::USER_TYPE_ID;
10
11 public static function getUserTypeDescription()
12 {
13 return StringFormattedType::getUserTypeDescription();
14 }
15
16 function prepareSettings($userField)
17 {
18 return StringFormattedType::prepareSettings($userField);
19 }
20
21 function getSettingsHtml($userField, $additionalParameters, $varsFromForm)
22 {
23 return StringFormattedType::renderSettings($userField, $additionalParameters, $varsFromForm);
24 }
25
26 public static function getPublicViewHtml($userField, $additionalParameters)
27 {
28 return StringFormattedType::getPublicViewHtml($userField, $additionalParameters);
29 }
30
31 public static function getPublicView($userField, $additionalParameters = array())
32 {
33 return StringFormattedType::renderView($userField, $additionalParameters);
34 }
35}
static getUserTypeDescription()
Определения usertypestrfmt.php:11
getSettingsHtml($userField, $additionalParameters, $varsFromForm)
Определения usertypestrfmt.php:21
const USER_TYPE_ID
Определения usertypestrfmt.php:9
static getPublicViewHtml($userField, $additionalParameters)
Определения usertypestrfmt.php:26
prepareSettings($userField)
Определения usertypestrfmt.php:16
static getPublicView($userField, $additionalParameters=array())
Определения usertypestrfmt.php:31
Определения usertypestr.php:11
</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