Function printCustomSizedImageThumbMaxSpace
Creates image thumbnails which will fit un-cropped within the width & height parameters given
string |
$alt |
Alt text for the url |
integer |
$width |
width |
integer |
$height |
height |
string |
$class = NULL |
Optional style class |
string |
$id = NULL |
Optional style id |
string |
$title = null |
optional title attribute |
obj |
$image = null |
optional image object, null means current image |