[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/externalstore/ -> ExternalStoreMedium.php (summary)

External storage in some particular medium. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Author: Aaron Schulz
File Size: 80 lines (2 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 2 functions

  __construct()
  batchFetchFromURLs()

Functions
Functions that are not part of a class:

__construct( array $params = array()   X-Ref

param: array $params Options

batchFetchFromURLs( array $urls )   X-Ref
Fetch data from given external store URLs.

param: array $urls A list of external store URLs
return: array Map from the url to the text stored. Unfound data is not represented



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1