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
  • SimplePie_Author
  • SimplePie_Caption
  • SimplePie_Category
  • SimplePie_Copyright
  • SimplePie_Core
  • SimplePie_Credit
  • SimplePie_Enclosure
  • SimplePie_Item
  • SimplePie_Rating
  • SimplePie_Restriction
  • SimplePie_Source

Class SimplePie_Source

Handles <atom:source>

Used by SimplePie_Item::get_source()

This class can be overloaded with SimplePie::set_source_class()

Package: SimplePie\API
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at SimplePie/Source.php
Methods summary
public
# __construct( $item, $data )
public
# set_registry( SimplePie_Registry $registry )
public
# __toString( )
public
# get_source_tags( $namespace, $tag )
public
# get_base( $element = array() )
public
# sanitize( $data, $type, $base = '' )
public
# get_item( )
public
# get_title( )
public
# get_category( $key = 0 )
public
# get_categories( )
public
# get_author( $key = 0 )
public
# get_authors( )
public
# get_contributor( $key = 0 )
public
# get_contributors( )
public
# get_link( $key = 0, $rel = 'alternate' )
public
# get_permalink( )

Added for parity between the parent-level and the item/entry-level.

public
# get_links( $rel = 'alternate' )
public
# get_description( )
public
# get_copyright( )
public
# get_language( )
public
# get_latitude( )
public
# get_longitude( )
public
# get_image_url( )
Properties summary
public $item
#
public array $data array()
#
protected $registry
#

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.