MediaWiki  REL1_22
ExternalStoreHttp Class Reference

Example class for HTTP accessable external objects. More...

Inheritance diagram for ExternalStoreHttp:
Collaboration diagram for ExternalStoreHttp:

List of all members.

Public Member Functions

 fetchFromURL ($url)
 store ($cluster, $data)

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

See also:
ExternalStoreMedium::fetchFromURL()

Reimplemented from ExternalStoreMedium.

Definition at line 33 of file ExternalStoreHttp.php.

References Http\get().

ExternalStoreHttp::store ( cluster,
data 
)
See also:
ExternalStoreMedium::store()

Reimplemented from ExternalStoreMedium.

Definition at line 40 of file ExternalStoreHttp.php.


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