PHP Class Prado\Caching\TFileCacheDependency
TFileCacheDependency performs dependency checking based on the
last modification time of the file specified via {@link setFileName FileName}.
The dependency is reported as unchanged if and only if the file's
last modification time remains unchanged.
Afficher le fichier
Open project: pradosoft/prado
Class Usage Examples
Méthodes publiques
Method Details
__construct()
public méthode
getFileName()
public méthode
getHasChanged()
public méthode
This method returns true if the last modification time of the file is changed.
getTimestamp()
public méthode
setFileName()
public méthode