MediaWiki
REL1_22
|
Public Member Functions | |
fetchFromURL ($url) | |
Fetch data from given URL. | |
Protected Attributes | |
$data |
Definition at line 44 of file ExternalStoreTest.php.
ExternalStoreFOO::fetchFromURL | ( | $ | url | ) |
Fetch data from given URL.
$url | String: an url of the form FOO://cluster/id or FOO://cluster/id/itemid. |
Definition at line 60 of file ExternalStoreTest.php.
ExternalStoreFOO::$data [protected] |
Definition at line 46 of file ExternalStoreTest.php.