Auth_PrefManager::clearCache()

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

概要

require_once '/PrefManager.php';

void Auth_PrefManager::clearCache ()

説明

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

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。