Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс Dictionary

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

 __construct ($id, $languageId=null)
 
 delete ()
 
 translitAndCreatePattern (string $word)
 
 createPattern (string $word)
 

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

 $id
 
 $data
 
 $translitId
 

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

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

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

◆ __construct()

__construct (   $id,
  $languageId = null 
)

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

Методы

◆ createPattern()

createPattern ( string  $word)

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

◆ delete()

delete ( )

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

◆ translitAndCreatePattern()

translitAndCreatePattern ( string  $word)

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

Данные класса

◆ $data

$data
protected

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

◆ $id

$id
protected

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

◆ $translitId

$translitId
protected

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