Translation2_Admin::removePage Translation2_Admin::getPageNames

Translation2

PEAR Manual


Translation2_Admin::cleanCache

Translation2_Admin::cleanCache() -- Clear the cache. Use with the CacheLiteFunction decorator only.

Synopsis

      require_once 'Admin.php';
     

void Translation2_Admin::cleanCache ( )

Description

If you use the CacheLiteFunction decorator, you may want to invalidate the cache after a change in the data base.

Note

This function can not be called statically.



Translation2_Admin::removePage Translation2_Admin::getPageNames

Translation2

PEAR Manual