1C-Bitrix 25.700.0
|
Открытые члены | |
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.
См. определение в файле localizablemessage.php строка 17
__toString | ( | ) |
См. определение в файле localizablemessage.php строка 49
localize | ( | string | $language | ) |
Замещает LocalizableMessageInterface.
См. определение в файле localizablemessage.php строка 36