1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс LocalizableMessage
Граф наследования:LocalizableMessage:
LocalizableMessageInterface

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

 localize (string $language)
 __toString ()

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

This class is used to defer the localization of a phrase until it is actually needed. It allows you to get the localized text in any language at any point before the end of the hit.

This class should only be instantiated when the message is actually going to be displayed. Otherwise, unnecessary load may be created in the constructor method.

См. также
Loc::getMessage()

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

Методы

◆ __toString()

__toString ( )

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

◆ localize()

localize ( string $language)

Замещает LocalizableMessageInterface.

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


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