previousTranslation2_Admin::add (Previous) (Next) Translation2_Admin::updatenext

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

Translation2_Admin::remove

Translation2_Admin::remove() – 翻訳文字列を削除する

Synopsis

require_once 'Admin.php';

mixed Translation2_Admin::remove ( string $stringID , string $pageID = = null )

Description

指定した stringIDpageID の組み合わせに対応するすべての翻訳を削除します。

Parameter

string $stringID

string $pageID

Return value

成功した場合に true、失敗した場合に PEAR_Error を返します。

Note

This function can not be called statically.

previousTranslation2_Admin::add (Previous) (Next) Translation2_Admin::updatenext

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.