Class JSimplepieFactory

Description

Class to maintain a pathway.

The user's navigated path within the application.

  • deprecated: 12.3 (Platform) & 4.0 (CMS) - Use JFeed or supply your own methods
  • since: 12.2

Located in /libraries/legacy/simplepie/factory.php (line 24)


	
			
Method Summary
 static mixed getFeedParser (string $url, [integer $cache_time = 0])
Methods
static getFeedParser (line 39)

Get a parsed XML Feed Source

  • return: SimplePie parsed object on success, false on failure.
  • deprecated: 4.0 Use JFeedFactory($url) instead.
  • since: 12.2
  • access: public
static mixed getFeedParser (string $url, [integer $cache_time = 0])
  • string $url: Url for feed source.
  • integer $cache_time: Time to cache feed for (using internal cache mechanism).

Documentation generated on Tue, 19 Nov 2013 15:02:49 +0100 by phpDocumentor 1.4.3