exp:eeflickr:photos_getAllContexts

Returns all visible sets and pools the photo belongs to.

Params

  • photo_id: The photo to return information for.
  • sign: "yes" set to yes if you are requesting your (private,friends,family) data if this is not set only public data is returned for this tag. (about Authentication)
  • refresh: (cache time in minutes) this overrides the default time eeFlickr stores Flickr API data before requesting new data from Flickr

Full Tag

{exp:eeflickr:photos_getAllContexts photo_id="433042253"}

    {eeflickr
:AllContexts_pool}
        {id}
        {title}
    {
/eeflickr:AllContexts_pool}
    
    {eeflickr
:AllContexts_set}
        {id}
        {title}
    {
/eeflickr:AllContexts_set}
    
{
/exp:eeflickr:photos_getAllContexts}