[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
SimplePie A PHP-Based RSS and Atom Feed Framework. Takes the hard work out of managing a complete RSS/Atom solution.
Author: | Ryan Parman |
Author: | Sam Sneddon |
Author: | Ryan McCue |
Copyright: | 2004-2022 Ryan Parman, Sam Sneddon, Ryan McCue |
License: | http://www.opensource.org/licenses/bsd-license.php BSD License |
Link: | http://simplepie.org/ SimplePie |
File Size: | 89 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct(callable $callable) X-Ref |
filter(string $name) X-Ref |
Method to create cache filename with. The returning name MUST follow the rules for keys in PSR-16. return: string the new cache name link: https://www.php-fig.org/psr/psr-16/ param: string $name The name for the cache will be most likly an url with query string |