Translation2_Admin::cleanCache()

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

Áttekintés

require_once 'Admin.php';

void Translation2_Admin::cleanCache ()

Leírás

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

Megjegyzés

Ez a függvény nem hívható statikusan.