\IZON\Thumber\ImageIImageUrlBuilder

IImageUrlBuilder

Summary

Methods
Constants
setPath()
buildUrl()
fromArray()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setPath()

setPath(string  $path) 

Parameters

string $path

buildUrl()

buildUrl(\IZON\Thumber\ImageConfiguration\IImageConfiguration  $config) : string

Composes URL to image lazy generation controller based on given config.

Parameters

\IZON\Thumber\ImageConfiguration\IImageConfiguration $config

Returns

string

fromArray()

fromArray(array  $params) : \IZON\Thumber\ImageConfiguration\IImageConfiguration

Creates IImageConfiguration from parameters given in array.

Parameters

array $params

Returns

\IZON\Thumber\ImageConfiguration\IImageConfiguration