Translation2_Admin::update | Translation2_Admin::cleanCache |
Translation2 | |
PEAR Manual | |
require_once 'Admin.php'; |
mixed Translation2_Admin::removePage (
string $pageID = NULL
)
Remove all the translations for the given pageID .
page/group ID
returns true on success, PEAR_Error on failure
This function can not be called statically.
Translation2_Admin::update | Translation2_Admin::cleanCache |
Translation2 | |
PEAR Manual | |