PHP 클래스 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()}
파일 보기
프로젝트 열기: pkp/ojs
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
SimplePie_Cache ( ) |
Don't call the constructor. Please. |
|
create ( $location, $filename, $extension ) |
Create a new SimplePie_Cache object |
|
메소드 상세
Don't call the constructor. Please.
Create a new SimplePie_Cache object
public create ( $location, $filename, $extension ) |