ImageSizer::getEngines() method

Get array of all available ImageSizer engine names in order of priority

Note that the returned value excludes the default engine (ImageSizerEngineGD).

Usage

// basic usage
$array = $imageSizer->getEngines();

// usage with all arguments
$array = $imageSizer->getEngines(bool $forceReload = false);

Arguments

NameType(s)Description
forceReload (optional)bool

Specify true only if you want to prevent it from using cached result from previous call.

Return value

array

of module names


ImageSizer methods and properties

API reference based on ProcessWire core version 3.0.244

“…building with ProcessWire was a breeze, I really love all the flexibility the system provides. I can’t imagine using any other CMS in the future.” —Thomas Aull