You are here

9 calls to flickr_photo_sizes() in Flickr 7

flickrfield_field_formatter_info in field/flickrfield.module
Implements hook_field_formatter_info().
flickrfield_field_formatter_view in field/flickrfield.module
Implements hook_field_formatter_view(). @todo: the theme definitions for our field-formatters should be removed from flickrfield_theme() and implemented here @ see https://drupal.org/node/728792 (section "Changed! Hook Formatter")
flickrfield_field_info in field/flickrfield.module
Implements hook_field_info().
flickrfield_theme in field/flickrfield.module
Implements hook_theme(). @todo: the theme definitions for our field-formatters should go in flickrfield_field_formatter_view() @ see https://drupal.org/node/728792 (section "Changed! Hook Formatter")
flickr_album in ./flickr.inc
Render multiple photos as an album.
flickr_block_configure in block/flickr_block.module
Implements hook_block_configure().
flickr_filter_callback_photo in filter/flickr_filter.module
Filter callback for a photo.
flickr_filter_tips in filter/flickr_filter.module
Returns the filter information for the filter help page.
flickr_img in ./flickr.inc
This function will try to create an html image tag referencing the Flickr photo with the desired size if that size is available for this photo.