SimplePie: PHP-based RSS and Atom feed handling
 
  • Overview
  • Demo
  • Blog
  • Download
  • Documentation
  • API Docs
  • Support
  • Issue Tracker
  • FAQ
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Packages

  • SimplePie
    • API
    • Caching
    • HTTP
    • Parsing

Classes

  • SimplePie_Cache
  • SimplePie_Cache_DB
  • SimplePie_Cache_File
  • SimplePie_Cache_Memcache
  • SimplePie_Cache_MySQL

Interfaces

  • SimplePie_Cache_Base

Class SimplePie_Cache_DB

Base class for database-based caches

SimplePie_Cache_DB implements SimplePie_Cache_Base

Direct known subclasses

SimplePie_Cache_MySQL
Abstract
Package: SimplePie\Caching
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at SimplePie/Cache/DB.php
Methods summary
protected static array
# prepare_simplepie_object_for_cache( SimplePie $data )

Helper for database conversion

Converts a given SimplePie object into data to be stored

Parameters

$data
SimplePie

Returns

array
First item is the serialized data for storage, second item is the unique ID for this item
Methods inherited from SimplePie_Cache_Base
__construct(), load(), mtime(), save(), touch(), unlink()
Constants inherited from SimplePie_Cache_Base
TYPE_FEED, TYPE_IMAGE

Show some love! Wishlists for Geoffrey, Ryan P., and Ryan M.

SimplePie is © 2004–2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors. Licensed under the BSD License. Hosted thanks to Matt Mullenweg, API documentation generated by ApiGen 2.6.1. Variation on the Feed Icon by Wolfgang Bartelme.