PHP Class ExampleCache

Inheritance: extends Cmfcmf\OpenWeatherMap\AbstractCache
Afficher le fichier Open project: cmfcmf/openweathermap-php-api

Méthodes publiques

Méthode Description
getCached ( $url )
isCached ( $url )
setCached ( $url, $content )

Private Methods

Méthode Description
urlToPath ( $url )

Method Details

getCached() public méthode

public getCached ( $url )

isCached() public méthode

public isCached ( $url )

setCached() public méthode

public setCached ( $url, $content )