Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/image/FlickrBadge.js

  • Provides:

    • dojox.image.FlickrBadge
  • Requires:

    • dojox.image.Badge in common
    • dojox.data.FlickrRestStore in common
  • dojox.image.FlickrBadge

    • type
      Function
    • chains:
      • dojox.image.Badge: (prototype)
      • dojox.image.Badge: (call)
    • tags: String|Array A comma separated list of tags or an array of tags to grab from Flickr
  • dojox.image.FlickrBadge.children

    • type
      String
  • dojox.image.FlickrBadge.userid

    • type
      String
    • summary
      If you know your Flickr userid, you can set it to prevent a call to fetch the id
  • dojox.image.FlickrBadge.username

    • type
      String
    • summary
      Your Flickr username
  • dojox.image.FlickrBadge.setid

    • type
      String
    • summary
      The id of the set to display
  • dojox.image.FlickrBadge.tags

    • type
      String
  • dojox.image.FlickrBadge.searchText

    • type
      String
    • summary
      Free text search.  Photos who's title, description, or tags contain the text will be displayed
  • dojox.image.FlickrBadge.target

    • type
      String
    • summary
      Where to display the pictures when clicked on.  Valid values are the same as the target attribute
      of the A tag.
  • dojox.image.FlickrBadge.apikey

    • type
      String
  • dojox.image.FlickrBadge._store

    • type
      Object
  • dojox.image.FlickrBadge.postCreate

    • type
      Function
  • dojox.image.FlickrBadge.startup

    • type
      Function
  • dojox.image

    • type
      Object
  • dojox

    • type
      Object