previousCache_Lite::clean (Previous) (Next) Cache_Lite::setLifeTimenext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Cache_Lite::setToDebug

Cache_Lite::setToDebug() – Définie le mode de débogage

Synopsis

require_once 'Cache/Lite.php';

void Cache_Lite::setToDebug ( )

Description

Lorsqu'une erreur est trouvée, le script s'arrête et le message s'affiche (en mode débogage uniquement) : même effet que l'option pearErrorMode du constructeur.

Note

This function can not be called statically.

previousCache_Lite::clean (Previous) (Next) Cache_Lite::setLifeTimenext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.