image::get_resized_item_id (public)

 image::get_resized_item_id [ -item_id item_id ] \
    [ -size_name size_name ]

Defined in packages/acs-content-repository/tcl/image-procs.tcl

Get the item id of a related resized image, usually the thumbnail size

Switches:
-item_id
(optional)
Item_id of the original image
-size_name
(defaults to "thumbnail") (optional)
Returns:
item_id of the resized image, empty string if it doeesn't exist
Author:
Dave Bauer <dave@solutiongrove.com>
Created:
2006-08-29

Partial Call Graph (max 5 caller/called nodes):
%3 db_string db_string (public) image::get_resized_item_id image::get_resized_item_id image::get_resized_item_id->db_string

Testcases:
No testcase defined.
[ show source ]
Show another procedure: