PHP Class ExampleCache

Inheritance: extends Cmfcmf\OpenWeatherMap\AbstractCache
Show file Open project: cmfcmf/openweathermap-php-api

Public Methods

Method Description
getCached ( $url )
isCached ( $url )
setCached ( $url, $content )

Private Methods

Method Description
urlToPath ( $url )

Method Details

getCached() public method

public getCached ( $url )

isCached() public method

public isCached ( $url )

setCached() public method

public setCached ( $url, $content )