SproutCMS

This is the code documentation for the SproutCMS project

function resizeUrl()

Returns the URL for a resized image. Does not include domain.
Size should be 'rWIDTHxHEIGHT' or 'cWIDTHxHEIGHT'.

Usage

void $FilesBackend->resizeUrl ( mixed $filename , mixed $size );

Arguments

  1. $filename
  2. $size

Return value

  • void