Auth_PrefManager::clearCache()

Auth_PrefManager::clearCache()  -- Cleans out the cache.

Synopsis

require_once '/PrefManager.php';

void Auth_PrefManager::clearCache ()

Description

Clears the cache of preferences stored in the current user's session.

Throws

throws no exceptions thrown

Note

This function can not be called statically.