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_Decode_HTML_Entities
  • SimplePie_Locator
  • SimplePie_Misc
  • SimplePie_Registry
  • SimplePie_Sanitize

Class SimplePie_Locator

Used for feed auto-discovery

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

Package: SimplePie
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at SimplePie/Locator.php
Methods summary
public
# __construct( SimplePie_File $file, $timeout = 10, $useragent = null, $max_checked_feeds = 10 )
public
# set_registry( SimplePie_Registry $registry )
public
# find( $type = SIMPLEPIE_LOCATOR_ALL, & $working )
public
# is_feed( $file )
public
# get_base( )
public
# autodiscovery( )
protected
# search_elements_by_tag( $name, & $done, $feeds )
public
# get_links( )
public
# extension( & $array )
public
# body( & $array )
Properties summary
public $useragent
#
public $timeout
#
public $file
#
public array $local array()
#
public array $elsewhere array()
#
public array $cached_entities array()
#
public $http_base
#
public $base
#
public integer $base_location 0
#
public integer $checked_feeds 0
#
public integer $max_checked_feeds 10
#
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.