1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс RemoteDictionary
Граф наследования:RemoteDictionary:
Dictionary Booklet Integration IntegrationSection Method Placement WebHook

Открытые члены

 __construct ()
 setLanguage ($language)
Открытые члены унаследованные от Dictionary
 __construct (array $values=null)
 get ($name)
 set ($name, $value=null)
 getValues ()
 setValues ($values)
 clear ()
 current ()
 next ()
 key ()
 valid ()
 rewind ()
 offsetExists ($offset)
 offsetGet ($offset)
 offsetSet ($offset, $value)
 offsetUnset ($offset)
 count ()
 toArray ()
 isEmpty ()
 jsonSerialize ()
 __unserialize (array $data)

Поля данных

const ID = 'generic'
const CACHE_TTL = 86400
const CACHE_PREFIX = 'rest_dictionary_v2'

Защищенные члены

 init ()
 load ()
 getCacheId ()
 getDictionaryUri ()

Защищенные данные

 $baseUrl
 $language = null
Защищенные данные унаследованные от Dictionary
 $values = []

Подробное описание

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

Конструктор(ы)

◆ __construct()

__construct ( )

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

Методы

◆ getCacheId()

getCacheId ( )
protected

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

◆ getDictionaryUri()

getDictionaryUri ( )
protected
Возвращает
Uri
Исключения

Bitrix\Main\LoaderException

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

◆ init()

init ( )
protected

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

◆ load()

load ( )
protected

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

◆ setLanguage()

setLanguage ( $language)

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

Поля

◆ $baseUrl

$baseUrl
protected
Инициализатор
'ru' => 'https://www.bitrix24.ru/util/',
'ua' => 'https://www.bitrix24.eu/util/',
'by' => 'https://www.bitrix24.by/util/',
'in' => 'https://www.bitrix24.in/util/',
'en' => 'https://www.bitrix24.com/util/',
'de' => 'https://www.bitrix24.de/util/',
'kz' => 'https://www.bitrix24.kz/util/',
'br' => 'https://www.bitrix24.com.br/util/',
'pl' => 'https://www.bitrix24.pl/util/',
'fr' => 'https://www.bitrix24.fr/util/',
'la' => 'https://www.bitrix24.es/util/',
'eu' => 'https://www.bitrix24.eu/util/',
'cn' => 'https://www.bitrix24.cn/util/',
'tc' => 'https://www.bitrix24.cn/util/',
'sc' => 'https://www.bitrix24.cn/util/',
'tr' => 'https://www.bitrix24.com.tr/util/',
)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804

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

◆ $language

$language = null
protected

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

◆ CACHE_PREFIX

const CACHE_PREFIX = 'rest_dictionary_v2'

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

◆ CACHE_TTL

const CACHE_TTL = 86400

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

◆ ID

const ID = 'generic'

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


Объявления и описания членов класса находятся в файле: