ExternalStoreHttp Class Reference
[ExternalStorage]

Example class for HTTP accessable external objects. More...

List of all members.

Public Member Functions

 fetchFromURL ($url)
 Fetch data from given URL.


Detailed Description

Example class for HTTP accessable external objects.

Only supports reading, not storing.

Definition at line 9 of file ExternalStoreHttp.php.


Member Function Documentation

ExternalStoreHttp::fetchFromURL ( url  ) 

Fetch data from given URL.

Parameters:
$url String: the URL
Returns:
String: the content at $url

Definition at line 17 of file ExternalStoreHttp.php.

References $url, and Http::get().


The documentation for this class was generated from the following file:

Generated on Sat Apr 30 22:57:37 2011 for MediaWiki by  doxygen 1.5.9