PHP Class SimplePie_Cache, ojs

This class can be overloaded with {@see \SimplePie::set_cache_class()}, although the preferred way is to create your own handler via {@see \register()}
Afficher le fichier Open project: pkp/ojs Class Usage Examples

Méthodes publiques

Méthode Description
SimplePie_Cache ( ) Don't call the constructor. Please.
create ( $location, $filename, $extension ) Create a new SimplePie_Cache object

Method Details

SimplePie_Cache() public méthode

Don't call the constructor. Please.
public SimplePie_Cache ( )

create() public méthode

Create a new SimplePie_Cache object
public create ( $location, $filename, $extension )