PHP Class Aoe_ClassPathCache_Helper_Data

Since: 2013-05-23
Author: Fabrizio Branca
Inheritance: extends Mage_Core_Helper_Abstract
Afficher le fichier Open project: aoepeople/aoe_classpathcache Class Usage Examples

Méthodes publiques

Méthode Description
checkUrl ( ) : boolean Check url
clearClassPathCache ( ) : boolean Clear the class path cache
getUrl ( ) : boolean Check url
revalidateCache ( ) Revalidate all currently cached entries

Method Details

checkUrl() public méthode

Check url
public checkUrl ( ) : boolean
Résultat boolean

clearClassPathCache() public méthode

Clear the class path cache
public clearClassPathCache ( ) : boolean
Résultat boolean

getUrl() public méthode

Check url
public getUrl ( ) : boolean
Résultat boolean

revalidateCache() public méthode

Revalidate all currently cached entries
public revalidateCache ( )