previousTranslation2_Admin::update (Previous) (Next) Translation2_Admin::cleanCachenext

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

Translation2_Admin::removePage

Translation2_Admin::removePage() – remove all the translated strings in a page/group

Synopsis

require_once 'Admin.php';

mixed Translation2_Admin::removePage ( string $pageID = null )

Description

Remove all the translations for the given pageID .

Parameter

string $pageID

page/group ID

Return value

returns true on success, PEAR_Error on failure

Note

This function can not be called statically.

previousTranslation2_Admin::update (Previous) (Next) Translation2_Admin::cleanCachenext

Download Documentation Last updated: Sun, 18 Oct 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.