Return to Snippet

Revision: 35652
at November 11, 2010 14:55 by resting


Initial Code
<?php
print theme('imagecache', $preset, $image['filepath'], $alt, $title,  $attributes); 
?>

Initial URL
http://drupal.org/node/163561

Initial Description


Initial Title
Theme imagecache programmatically

Initial Tags
drupal

Initial Language
PHP