MediaWiki
REL1_24
|
Public Member Functions | |
fetchFromURL ($url) | |
Fetch data from given URL. | |
Protected Attributes | |
$data |
Definition at line 47 of file ExternalStoreTest.php.
ExternalStoreFOO::fetchFromURL | ( | $ | url | ) |
Fetch data from given URL.
string | $url | An url of the form FOO://cluster/id or FOO://cluster/id/itemid. |
Definition at line 63 of file ExternalStoreTest.php.
ExternalStoreFOO::$data [protected] |
Definition at line 49 of file ExternalStoreTest.php.