|
MediaWiki
REL1_23
|
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.
| $url | String: 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.