|
MediaWiki
REL1_20
|
Example class for HTTP accessable external objects. More...
Public Member Functions | |
| fetchFromURL ($url) | |
| Fetch data from given URL. | |
Example class for HTTP accessable external objects.
Only supports reading, not storing.
Definition at line 29 of file ExternalStoreHttp.php.
| ExternalStoreHttp::fetchFromURL | ( | $ | url | ) |
Fetch data from given URL.
| $url | String: the URL |
Definition at line 37 of file ExternalStoreHttp.php.
References $url, and Http\get().