VuFind API Documentation

CSS extends CSS
in package

CSS minifier extensions

Tags
category

VuFind

author

Ere Maijala ere.maijala@helsinki.fi

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

getPathConverter()  : ConverterInterface
Return a converter to update relative paths to be relative to the new destination.

Methods

getPathConverter()

Return a converter to update relative paths to be relative to the new destination.

protected getPathConverter(string $source, string $target) : ConverterInterface
Parameters
$source : string

Source path

$target : string

Target path

Return values
ConverterInterface

Search results