All methods
- add Favorites
- Adds a photo to a user's favorites list.
- add Notes
- add Pools
- Add a photo to a group's pool.
- add_result Favorites private method
- Capture the result of the add call, and dispatch
the event to anyone listening.
- add_result Notes private method
- Capture the result of the add call, and dispatch
the event to anyone listening.
- add_result Pools private method
- Capture the result of the add call, and dispatch
the event to anyone listening.
- addPhoto
- Add a photo to the end of an existing photoset.
- addPhoto_result private method
- Capture the result of the addPhoto call, and dispatch
the event to anyone listening.
- addTags
- addTags_result private method
- Capture the result of the addTags call, and dispatch
the event to anyone listening.
- browse
- Browse the group category tree, finding groups and sub-categories.
- browse_result private method
- Capture the result of the browse call, and dispatch
the event to anyone listening.
- checkTickets
- Checks the status of one or more asynchronous photo upload tickets.
- checkTickets_result private method
- Capture the result of the checkTickets call, and dispatch
the event to anyone listening.
- checkToken
- Returns the credentials attached to an authentication token.
- checkToken_result private method
- Capture the result of the checkToken call, and dispatch
the event to anyone listening.
- create
- Create a new photoset for the calling user.
- create_result private method
- Capture the result of the create call, and dispatch
the event to anyone listening.
- dateToString internal public static method
- Converts a date object into a Flickr date string
- delete_result Notes private method
- Capture the result of the deleteNote call, and dispatch
the event to anyone listening.
- delete_result PhotoSets private method
- Capture the result of the delete call, and dispatch
the event to anyone listening.
- deleteNote
- Delete a note from a photo.
- deleteSet
- echo
- A testing method which echo's all paramaters back in
the response.
- echo_result private method
- Capture the result of the echo message, and dispatch
the event to anyone listening.
- edit
- edit_result private method
- Capture the result of the edit call, and dispatch
the event to anyone listening.
- editMeta
- Modify the meta-data for a photoset.
- editMeta_result private method
- Capture the result of the editMeta call, and dispatch
the event to anyone listening.
- editPhotos
- Modify the photos in a photoset.
- editPhotos_result private method
- Capture the result of the editPhotos call, and dispatch
the event to anyone listening.
- findByEmail
- Return a user's NSID, given their email address
- findByEmail_result private method
- Capture the result of the findByEmail call, and dispatch
the event to anyone listening.
- findByUsername
- Return a user's NSID, given their username.
- findByUsername_result private method
- Capture the result of the findByUsername call, and dispatch
the event to anyone listening.
- getAllContexts
- Returns all visble sets and pools the photo belongs to.
- getAllContexts_result private method
- Capture the result of the getAllContexts call, and dispatch
the event to anyone listening.
- getContactsPhotos
- Fetch a list of recent photos from the calling users' contacts.
- getContactsPhotos_result private method
- Capture the result of the getContactsPhotos call, and dispatch
the event to anyone listening.
- getContactsPublicPhotos
- Fetch a list of recent public photos from a users' contacts.
- getContactsPublicPhotos_result private method
- Capture the result of the getContactsPublicPhotos call, and dispatch
the event to anyone listening.
- getContext Photos
- Returns next and previous photos for a photo in a photostream.
- getContext PhotoSets
- Returns next and previous photos for a photo in a set.
- getContext Pools
- Returns next and previous photos for a photo in a group pool.
- getContext_result Photos private method
- Capture the result of the getContext call, and dispatch
the event to anyone listening.
- getContext_result PhotoSets private method
- Capture the result of the getContext call, and dispatch
the event to anyone listening.
- getContext_result Pools private method
- Capture the result of the getContext call, and dispatch
the event to anyone listening.
- getCounts
- Gets a list of photo counts for the given date ranges for the
calling user.
- getCounts_result private method
- Capture the result of the getCounts call, and dispatch
the event to anyone listening.
- getExif
- Retrieves a list of EXIF/TIFF/GPS tags for a given photo.
- getExif_result private method
- Capture the result of the getExif call, and dispatch
the event to anyone listening.
- getFrob
- Returns a frob to be used during authentication.
- getFrob_result private method
- Capture the result of the getFrob call, and dispatch
the event to anyone listening.
- getGroup
- Returns the url to a group's page.
- getGroup_result private method
- Capture the result of the getGroup call, and dispatch
the event to anyone listening.
- getGroups
- Returns a list of groups to which you can add photos.
- getGroups_result private method
- Capture the result of the getGroups call, and dispatch
the event to anyone listening.
- getInfo Groups
- Get information about a group.
- getInfo Licenses
- Fetches a list of availabale photo licenses for Flickr.
- getInfo People
- Get information about a user.
- getInfo Photos
- Get information about a photo.
- getInfo PhotoSets
- Returns next and previous photos for a photo in a set.
- getInfo_result Groups private method
- Capture the result of the getInfo call, and dispatch
the event to anyone listening.
- getInfo_result Licenses private method
- Capture the result of the getInfo call, and dispatch
the event to anyone listening.
- getInfo_result People private method
- Capture the result of the getInfo call, and dispatch
the event to anyone listening.
- getInfo_result Photos private method
- Capture the result of the getInfo call, and dispatch
the event to anyone listening.
- getInfo_result PhotoSets private method
- Capture the result of the getInfo call, and dispatch
the event to anyone listening.
- getList Blogs
- Get a list of configured blogs for the calling user.
- getList Contacts
- Get a list of contacts for the calling user.
- getList Favorites
- Returns a list of the user's favorite photos.
- getList PhotoSets
- Returns the photosets belonging to the specified user.
- getList_result Blogs private method
- Capture the result of the getList call, and dispatch
the event to anyone listening.
- getList_result Contacts private method
- Capture the result of the getList call, and dispatch
the event to anyone listening.
- getList_result Favorites private method
- Capture the result of the getList call, and dispatch
the event to anyone listening.
- getList_result PhotoSets private method
- Capture the result of the getList call, and dispatch
the event to anyone listening.
- getListPhoto
- Get the tag list for a given photo.
- getListPhoto_result private method
- Capture the result of the getListPhoto call, and dispatch
the event to anyone listening.
- getListUser
- Get the tag list for a given user (or the currently logged in user).
- getListUser_result private method
- Capture the result of the getListUser call, and dispatch
the event to anyone listening.
- getListUserPopular
- Get the popular tags for a given user (or the currently logged in user).
- getListUserPopular_result private method
- Capture the result of the getListUserPopular call, and dispatch
the event to anyone listening.
- getLoginURL
- Returns the URL to use for authentication so the developer
doesn't have to build it by hand.
- getNotInSet
- Returns a list of your photos that are not part of any sets.
- getNotInSet_result private method
- Capture the result of the getNotInSet call, and dispatch
the event to anyone listening.
- getPerms
- Get permissions for a photo.
- getPerms_result private method
- Capture the result of the getPerms call, and dispatch
the event to anyone listening.
- getPhotos PhotoSets
- Get the list of photos in a set.
- getPhotos Pools
- Returns a list of pool photos for a given group, based on the permissions of
the group and the user logged in (if any).
- getPhotos_result PhotoSets private method
- Capture the result of the getPhotos call, and dispatch
the event to anyone listening.
- getPhotos_result Pools private method
- Capture the result of the getPhotos call, and dispatch
the event to anyone listening.
- getPublicGroups
- Returns the list of public groups a user is a member of.
- getPublicGroups_result private method
- Capture the result of the getPublicGroups call, and dispatch
the event to anyone listening.
- getPublicList Contacts
- Get the contact list for a user.
- getPublicList Favorites
- Returns a list of favorite public photos for the given user.
- getPublicList_result Contacts private method
- Capture the result of the getPublicList call, and dispatch
the event to anyone listening.
- getPublicList_result Favorites private method
- Capture the result of the getPublicList call, and dispatch
the event to anyone listening.
- getPublicPhotos
- Gets a list of public photos for the given user.
- getPublicPhotos_result private method
- Capture the result of the getPublicPhotos call, and dispatch
the event to anyone listening.
- getRecent
- Returns a list of the latest public photos uploaded to flickr.
- getRecent_result private method
- Capture the result of the getRecent call, and dispatch
the event to anyone listening.
- getRelated
- Returns a list of tags 'related' to the given tag, based on
clustered usage analysis.
- getRelated_result private method
- Capture the result of the getRelated call, and dispatch
the event to anyone listening.
- getSizes
- Returns the available sizes for a photo.
- getSizes_result private method
- Capture the result of the getSizes call, and dispatch
the event to anyone listening.
- getToken
- Returns the auth token for the given frob, if one has been attached.
- getToken_result private method
- Capture the result of the getToken call, and dispatch
the event to anyone listening.
- getUntagged
- Returns a list of your photos with no tags.
- getUntagged_result private method
- Capture the result of the getUntagged call, and dispatch
the event to anyone listening.
- getUploadStatus
- Returns information for the calling used related to photo uploads.
- getUploadStatus_result private method
- Capture the result of the getUploadStatus call, and dispatch
the event to anyone listening.
- getUserPhotos
- Returns the url to a user's photos.
- getUserPhotos_result private method
- Capture the result of the getUserPhotos call, and dispatch
the event to anyone listening.
- getUserProfile
- Returns the url to a user's profile.
- getUserProfile_result private method
- Capture the result of the getUserProfile call, and dispatch
the event to anyone listening.
- invokeMethod internal public static method
- Reusable method that the "method group" classes can call to invoke a
method on the API.
- login
- A testing method which checks if the caller is logged
in then returns their username.
- login_result private method
- Capture the result of the echo message, and dispatch
the event to anyone listening.
- lookupGroup
- Returns a group NSID, given the url to a group's page or photo pool.
- lookupGroup_result private method
- Capture the result of the lookupGroup call, and dispatch
the event to anyone listening.
- lookupUser
- Returns a user NSID, given the url to a user's photos or profile.
- lookupUser_result private method
- Capture the result of the lookupUser call, and dispatch
the event to anyone listening.
- onAuthGetFrob private method (event handler)
- onContactsGetPublicList private method (event handler)
- onFavoritesGetPublicList private method (event handler)
- onGroupsGetInfo private method (event handler)
- onGroupsPoolsGetContext private method (event handler)
- onGroupsPoolsGetPhotos private method (event handler)
- onGroupsSearch private method (event handler)
- onPeopleFindByEmail private method (event handler)
- onPeopleFindByUsername private method (event handler)
- onPeopleGetInfo private method (event handler)
- onPeopleGetPublicGroups private method (event handler)
- onPeopleGetPublicPhotos private method (event handler)
- onPhotoSetsGetContext private method (event handler)
- onPhotoSetsGetInfo private method (event handler)
- onPhotoSetsGetList private method (event handler)
- onPhotoSetsGetPhotos private method (event handler)
- onPhotosGetAllContexts private method (event handler)
- onPhotosGetContactsPublicPhotos private method (event handler)
- onPhotosGetContext private method (event handler)
- onPhotosGetExif private method (event handler)
- onPhotosGetInfo private method (event handler)
- onPhotosGetRecent private method (event handler)
- onPhotosGetSizes private method (event handler)
- onPhotosLicensesGetInfo private method (event handler)
- onPhotosSearch private method (event handler)
- onPhotosUploadCheckTickets private method (event handler)
- onTagsGetListPhoto private method (event handler)
- onTagsGetListUser private method (event handler)
- onTagsGetListUserPopular private method (event handler)
- onTagsGetRelated private method (event handler)
- onTestEcho private method (event handler)
- onTestLogin private method (event handler)
- onUrlsGetGroup private method (event handler)
- onUrlsGetUserPhotos private method (event handler)
- onUrlsGetUserProfile private method (event handler)
- onUrlsLookupGroup private method (event handler)
- onUrlsLookupUser private method (event handler)
- orderSets
- Set the order of photosets for the calling user.
- orderSets_result private method
- Capture the result of the orderSets call, and dispatch
the event to anyone listening.
- parseAuthResult internal public static method
- Converts an auth result XML object into an AuthResult instance
- parseBlogList internal public static method
- Converts a blog list XML object into an arry of Blog instances
- parseContactList internal public static method
- Converts a contact list XML object into an array of User instances
- parseContext internal public static method
- Converts a context XML object into an Array of Photo instances.
- parseFrob internal public static method
- Converts a frob XML object into a string (the frob value)
- parseGroup internal public static method
- Converts a group XML object into a Group instance
- parseGroupCategory internal public static method
- Converts a group category XML object into a Category instance
- parseGroupList internal public static method
- Converts a group list XML object into an Array of Group instances.
- parseLicenseList internal public static method
- Converts a license list XML object into an array of License instances
- parsePagedGroupList internal public static method
- Converts a paged group list XML object into a PagedGroupList instance
- parsePagedPhotoList internal public static method
- Converts a pages photo list XML object into a PagesPhotoList instance
- parsePerson internal public static method
- Converts a person XML object into a User instance
- parsePhoto internal public static method
- Converts a photo XML object into a Photo instance
- parsePhotoContext internal public static method
- Converts a photo context XML object into a PhotoContext instance
- parsePhotoCountList internal public static method
- Converts a photo context XML object into a PhotoContext instance
- parsePhotoExifs internal public static method
- Converts a photo exif list XML object into a Photo instance
- parsePhotoList internal public static method
- Converts a photo list XML object into an Array of Photo instances
- parsePhotoNote internal public static method
- Converts a note XML object into a Note instance
- parsePhotoPerms internal public static method
- Converts a photo perm XML object into a Photo instance
- parsePhotoSet internal public static method
- Converts a photo set XML object into a PhotoSet instance
- parsePhotoSetList internal public static method
- Converts a photo set list XML object into a PhotoSet instance
- parsePhotoSizeList internal public static method
- Converts a size list XML object into an array of PhotoSize instances
- parseTagList internal public static method
- Converts a tag list XML object into an Array of PhotoTag instances
- parseUploadTicketList internal public static method
- Converts an uploader ticket list XML object into an Array of UploadTicket instances
- parseUser internal public static method
- Converts a user XML object into a User instance
- parseUserTags internal public static method
- Converts a tag list XML object into a User instance
- PhotoTag
- Construct a new PhotoTag instance
@langversion ActionScript 3.0
@playerversion Flash 8.5
- postPhoto
- Posts a photo to a flickr blog.
- postPhoto_result private method
- Capture the result of the postPhoto call, and dispatch
the event to anyone listening.
- processAndDispatch internal public static method
- Handle processing the result of the API call.
- processResponse internal public static method
- Reusable method that the "method group" classes can call
to process the results of the Flickr method.
- remove Favorites
- Removes a photo from a user's favorites list.
- remove Pools
- Remove a photo from a group pool.
- remove_result Favorites private method
- Capture the result of the remove call, and dispatch
the event to anyone listening.
- remove_result Pools private method
- Capture the result of the remove call, and dispatch
the event to anyone listening.
- removePhoto
- Remove a photo from a photoset.
- removePhoto_result private method
- Capture the result of the removePhoto call, and dispatch
the event to anyone listening.
- removeTag
- Remove a tag from a photo.
- removeTag_result private method
- Capture the result of the removeTag call, and dispatch
the event to anyone listening.
- rotate
- rotate_result private method
- Capture the result of the rotate call, and dispatch
the event to anyone listening.
- search Groups
- search Photos
- Return a list of photos matching some criteria.
- search_result Groups private method
- Capture the result of the search call, and dispatch
the event to anyone listening.
- search_result Photos private method
- Capture the result of the search call, and dispatch
the event to anyone listening.
- setDates
- Set one or both of the dates for a photo.
- setDates_result private method
- Capture the result of the setDates call, and dispatch
the event to anyone listening.
- setLicense
- Sets the license for a photo.
- setLicense_result private method
- Capture the result of the setLicense call, and dispatch
the event to anyone listening.
- setMeta
- Set the meta information for a photo.
- setMeta_result private method
- Capture the result of the setMeta call, and dispatch
the event to anyone listening.
- setPerms
- Set permissions for a photo.
- setPerms_result private method
- Capture the result of the setPerms call, and dispatch
the event to anyone listening.
- setTags
- Set the tags for a photo.
- setTags_result private method
- Capture the result of the setTags call, and dispatch
the event to anyone listening.
- stringToDate internal public static method
- Converts a Flickr date string into a date object
- suite FlickrErrorTest public static method
- suite FlickrServiceTest public static method
- suite NameValuePairTest public static method
- suite ValueObjectTest public static method
- testAPIKey
- testAuthGetFrob
- testAuthResultPerms
- testAuthResultToken
- testAuthResultUser
- testBlogId
- testBlogName
- testBlogNeedsPassword
- testBlogUrl
- testCategoryCount
- testCategoryGroups
- testCategoryId
- testCategoryName
- testCategoryPath
- testCategoryPathIds
- testCategorySubCategories
- testContactsGetPublicList
- testErrorCode
- testErrorMessage
- testFavoritesGetPublicList
- testGroupChatNsid
- testGroupDescription
- testGroupIconServer
- testGroupInChat
- testGroupIsAdmin
- testGroupIsEighteenPlus
- testGroupMembers
- testGroupName
- testGroupNsid
- testGroupOnline
- testGroupPhotos
- testGroupPrivacy
- testGroupsGetInfo
- testGroupsPoolsGetContext
- testGroupsPoolsGetPhotos
- testGroupsSearch
- testGroupUrl
- testLicenseId
- testLicenseName
- testLicenseUrl
- testName
- testPagedGroupListGroups
- testPagedGroupListPage
- testPagedGroupListPages
- testPagedGroupListPerPage
- testPagedGroupListTotal
- testPagedPhotoListPage
- testPagedPhotoListPages
- testPagedPhotoListPerPage
- testPagedPhotoListPhotos
- testPagedPhotoListTotal
- testPeopleFindByEmail
- testPeopleFindByUsername
- testPeopleGetInfo
- testPeopleGetPublicGroups
- testPeopleGetPublicPhotos
- testPhotoAddMetaPermission
- testPhotoCanAddMeta
- testPhotoCanComment
- testPhotoCommentCount
- testPhotoCommentPermission
- testPhotoContextPools
- testPhotoContextSets
- testPhotoCountCount
- testPhotoCountFromDate
- testPhotoCountToDate
- testPhotoDateAdded
- testPhotoDateTaken
- testPhotoDateUploaded
- testPhotoDescription
- testPhotoExifClean
- testPhotoExifLabel
- testPhotoExifRaw
- testPhotoExifs
- testPhotoExifTag
- testPhotoExifTagspace
- testPhotoExifTagspaceId
- testPhotoIconServer
- testPhotoId
- testPhotoIsFamily
- testPhotoIsFavorite
- testPhotoIsFriend
- testPhotoIsPublic
- testPhotoLicense
- testPhotoNoteAuthorId
- testPhotoNoteAuthorName
- testPhotoNoteId
- testPhotoNoteNote
- testPhotoNoteRectangle
- testPhotoNotes
- testPhotoOriginalFormat
- testPhotoOwnerId
- testPhotoOwnerLocation
- testPhotoOwnerName
- testPhotoOwnerRealName
- testPhotoPoolId
- testPhotoPoolTitle
- testPhotoRotation
- testPhotoSecret
- testPhotoServer
- testPhotoSetDescription
- testPhotoSetId
- testPhotoSetOwnerId
- testPhotoSetPhotoCount
- testPhotoSetPhotos
- testPhotoSetPrimaryPhotoId
- testPhotoSetSecret
- testPhotoSetServer
- testPhotoSetsGetContext
- testPhotoSetsGetInfo
- testPhotoSetsGetList
- testPhotoSetsGetPhotos
- testPhotoSetTitle
- testPhotoSetUrl
- testPhotosGetAllContexts
- testPhotosGetContactsPublicPhotos
- testPhotosGetContext
- testPhotosGetExif
- testPhotosGetInfo
- testPhotosGetRecent
- testPhotosGetSizes
- testPhotoSizeHeight
- testPhotoSizeLabel
- testPhotoSizeSource
- testPhotoSizeUrl
- testPhotoSizeWidth
- testPhotosLicensesGetInfo
- testPhotosSearch
- testPhotosUploadCheckTickets
- testPhotoTagAuthorId
- testPhotoTagCount
- testPhotoTagId
- testPhotoTagRaw
- testPhotoTags
- testPhotoTagTag
- testPhotoTitle
- testPhotoUrl
- testPhotoUrls
- testPhotoUrlType
- testPhotoUrlUrl
- testSecret
- testTagsGetListPhoto
- testTagsGetListUser
- testTagsGetListUserPopular
- testTagsGetRelated
- testTestEcho
- testTestLogin
- testUploadTicketId
- testUploadTicketIsComplete
- testUploadTicketIsInvalid
- testUploadTicketPhotoId
- testUploadTicketUploadFailed
- testUrlsGetGroup
- testUrlsGetUserPhotos
- testUrlsGetUserProfile
- testUrlsLookupGroup
- testUrlsLookupUser
- testUserBandwidthMax
- testUserBandwidthUsed
- testUserFilesizeMax
- testUserFirstPhotoTakenDate
- testUserFirstPhotoUploadDate
- testUserFullname
- testUserIconServer
- testUserIsAdmin
- testUserIsFamily
- testUserIsFriend
- testUserIsIgnored
- testUserIsPro
- testUserLocation
- testUserMboxSha1Sum
- testUserNsid
- testUserPhotoCount
- testUserPhotoUrl
- testUserProfileUrl
- testUserTags
- testUserUrl
- testUserUsername
- testValue