MediaWiki  REL1_20
ExternalStoreHttp Class Reference

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 29 of file ExternalStoreHttp.php.


Member Function Documentation

Fetch data from given URL.

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

Definition at line 37 of file ExternalStoreHttp.php.

References $url, and Http\get().


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