buildUrl() buildUrl(\IZON\Thumber\ImageConfiguration\IImageConfiguration $config) : string Create URL to controller with params. Parameters \IZON\Thumber\ImageConfiguration\IImageConfiguration $config Returns string
fromArray() fromArray(array $params) : \IZON\Thumber\ImageConfiguration\IImageConfiguration Creates image config from parameters in given array. Parameters array $params Returns \IZON\Thumber\ImageConfiguration\IImageConfiguration
getImageLocationString() getImageLocationString(\IZON\IO\Image $image) : string Gets image location after www folder. To prevent displaying file system path in URLs on web. Parameters \IZON\IO\Image $image Returns string