|
|
(Next) Translation2::getDecorator |
||||
| |
|||||
|
|||||
string Translation2::get (
string $stringID
, string $pageID = TRANSLATION2_DEFAULT_PAGEID
, string $langID
= = null
, string $defaultText = ''
)
コンテナから文字列を取得します。文字列が空で DefaultText デコレータが使用されている場合は、$defaultText が返されます。
文字列が空の場合に表示されるテキスト。 注意: このパラメータは、DefaultText デコレータでのみ使用されます。
This function can not be called statically.
|
|
(Next) Translation2::getDecorator |
||||||||
| |
|||||||||
|
|||||||||