Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс 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 строка 205

◆ delete()

delete ( )

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

◆ translitAndCreatePattern()

translitAndCreatePattern ( string $word)

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

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

◆ $data

$data
protected

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

◆ $id

$id
protected

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

◆ $translitId

$translitId
protected

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