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.

remove all the translated strings in a page/group (Previous) Get a list of all the pageIDs in any table. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.