1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс LocalizableMessagePlural
Граф наследования:LocalizableMessagePlural:
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::getMessagePlural()

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

Методы

◆ __toString()

__toString ( )

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

◆ localize()

localize ( string $language)

Замещает LocalizableMessageInterface.

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


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