previousTranslation2::getStringID (Previous) (Next) Translation2::setCharsetnext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Translation2::replaceEmptyStringsWithKeys

Translation2::replaceEmptyStringsWithKeys() – 配列の値が空の場合に、キーの内容で置き換える

Synopsis

require_once 'Translation2.php';

array Translation2::replaceEmptyStringsWithKeys ( array $strings )

Description

配列の値が空の場合に、それをキーの内容で置き換えます。 これは、gettext と同様の挙動です。

Parameter

array $strings 文字列の配列 (たとえば getPage() が返すような形式)

previousTranslation2::getStringID (Previous) (Next) Translation2::setCharsetnext

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.