Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
G
 getContextGroupPool, com. kelvinluck. flickr. Photo
 getContextPhotoset, com. kelvinluck. flickr. Photo
 getFavorites, com. kelvinluck. flickr. Person
 getFlickr, com. kelvinluck. flickr. Flickr
 getGroup, com. kelvinluck. flickr. Group
 getGroups
 getInstance, com. kelvinluck. util. LogWrapper
 getLog, com. kelvinluck. util. LogWrapper
 getNote, com. kelvinluck. flickr.Note
 getNotes, com. kelvinluck. flickr. Photo
 getPerson, com. kelvinluck. flickr. Person
 getPhoto, com. kelvinluck. flickr. Photo
 getPhotos
 getPhotoset, com. kelvinluck. flickr. Photoset
 getPhotosets
 getPublicContacts, com. kelvinluck. flickr. Person
 getPublicGroups, com. kelvinluck. flickr. Person
 getSizes, com. kelvinluck. flickr. Photo
 getTag, com. kelvinluck. flickr.Tag
 getTags
 getTagsAsStrings, com. kelvinluck. flickr. Photo
 Group, com. kelvinluck. flickr. Group
 groupsPoolsAdd, com. kelvinluck. flickr. Flickr
 groupsPoolsGetContext, com. kelvinluck. flickr. Flickr
 groupsPoolsGetGroups, com. kelvinluck. flickr. Flickr
 groupsPoolsGetPhotos, com. kelvinluck. flickr. Flickr
 groupsPoolsRemove, com. kelvinluck. flickr. Flickr
H
 height
I
 iconServer, com. kelvinluck. flickr. Person
 id
 ignored, com. kelvinluck. flickr. Person
 indent, com. kelvinluck. util. SOSLogPublisher
 INFO, com. kelvinluck. util. LogWrapper
 init, com. kelvinluck. util. LogWrapper
 isAdmin, com. kelvinluck. flickr. Person
 isFamily, com. kelvinluck. flickr. Photo
 isFriend, com. kelvinluck. flickr. Photo
 isoToDate, com. kelvinluck. util. DateFormat
 isPro, com. kelvinluck. flickr. Person
 isPublic, com. kelvinluck. flickr. Photo
L
 label
 largeUrl, com. kelvinluck. flickr. Photo
 licence, com. kelvinluck. flickr. Photo
 location, com. kelvinluck. flickr. Person
 logCallingFile, com. kelvinluck. util. LogWrapper
 LogWrapper, com. kelvinluck. util. LogWrapper
M
 maxDepth, com. kelvinluck. util. SOSLogPublisher
 mboxSha1sum, com. kelvinluck. flickr. Person
 mediumUrl, com. kelvinluck. flickr. Photo
 members, com. kelvinluck. flickr. Group
 mtascTrace, com. kelvinluck. util. LogWrapper
function getContextGroupPool(groupId: Number)
Get information about the context of this Photo in a given Photoset
function getContextPhotoset(photosetId: Number)
Get information about the context of this Photo in a given Photoset
function getFavorites():Object
Gets a list of the favorite Photo’s that this user has.
public static function getFlickr():Flickr
Returns a reference to the Flickr instance - if none exists yet then creates one and returns a reference to that.
public static function getGroup(nsid: String):Group
Get’s a Group object for the given nsid.
function getGroups():Array
Returns this Person’s _groups Array.
function getGroups():Array
This Groups _groups Array.
public static function getInstance():LogWrapper
Returns a reference to the Single LogWrapper instance.
public static function getLog():Logger
Returns a reference to the LuminicBox.Log.Logger instance that is being wrapped.
public static function getNote(id: Number):Note
Get’s a Note object for the given id.
function getNotes():Object
Returns an object containing all the note’s that have been left on this Photo
public static function getPerson(nsid: String):Person
Get’s a Person object for the given nsid.
public static function getPhoto(photoId: Number):Photo
Get’s a Photo object for the given photo ID.
function getPhotos():Array
Get’s this Groups _pool
function getPhotos():Array
Returns this Person’s _photos Array.
function getPhotos():Array
Get’s this Photosets photos
function getPhotos():Object
Get’s this tags _photos Object.
public static function getPhotoset(id: Number):Photoset
Get’s a Photoset object for the given photoset ID.
function getPhotosets():Array
Returns this Person’s _photosets Array.
function getPhotosets():Array
This Photos _photosets Array.
function getPublicContacts():Object
Gets a list of the public contacts that this user has (if addPublicContact has been called for this user.
function getPublicGroups():Array
Gets a list of the public groups that a user is a member of (if Flickr.peopleGetPublicGroups has been called for that user.
function getSizes():Array
Get’s information about the available PhotoSizes for this Photo (assuming Flickr.photosGetSizes has been called - otherwise returns an empty Array.
public static function getTag(raw: String):Tag
Get’s a Tag object for the given id.
public function getTags():Object
Get’s this persons _tags.
function getTags():Object
Returns an object containing all the tags’s that are associated with this Photo.
function getTagsAsStrings():Array
A utility function to get all the Tag’s associated with this Photo as Strings.
private function Group(nsid: String)
function groupsPoolsAdd(photoId: Number,
groupId: String)
Add a photo to a group’s pool.
function groupsPoolsGetContext(photoId: Number,
groupId: String)
Gets next and previous photos for a photo in a group pool.
function groupsPoolsGetGroups()
Gets a list of groups to which you can add photos.
function groupsPoolsGetPhotos(groupId: String,
tags: String,
extras: String,
perPage: Number,
page: Number,
userId: String)
Gets a list of pool photos for a given group, based on the permissions of the group and the user logged in (if any).
function groupsPoolsRemove(photoId: Number,
groupId: String)
Remove a photo from a group pool.
public var height: Number
The height of this note
public var height: Number
This Photo’s height.
public var iconServer: Number
Used to build the url to the users’ buddyicon
public var id: Number
This note’s if
public var id: Number
This photo’s id.
var id: Number
The id of this Photoset
public var ignored: Boolean
If this person is ignored.
var indent: String
Sets the string that is used to indent object blocks.
static public var INFO: Number
An integer representing a log level of INFO
public function init (logId: String):Void
Initalises the LogWrapper
If this person is an admin.
public var isFamily: Boolean
Whether or not this photo is by a family member.
public var isFriend: Boolean
Whether or not this photo is by a friend.
public static function isoToDate(dateStr: String):Date
Static function which converts a given ISO / MySQL Date Stamp Format String (e.g.
If this person has a Pro account.
public var isPublic: Boolean
Whether or not this photo is public.
public var label: String
public var label: String
This photo size’s label.
public function set largeUrl(largeUrl: String)
The URL for the large sized image (1024px on longest side)
public var licence: Number
public var location: String
This person’s location.
static public var logCallingFile: Boolean
When used in conjunction with MTASC’s TRACE functionality this flags whether to output information about the file and class that the error was thrown at.
private function LogWrapper()
Don’t call the constructor directly, instead use LogWrapper.getInstance
function set maxDepth(value: Number)
The maximum inspection depth.
public var mboxSha1sum: String
This person’s mboxSha1sum.
public function set mediumUrl(mediumUrl: String)
The URL for the medium sized image (500px on longest side)
var members: Number
The number of members in this Group.
static function mtascTrace(message: Object,
level: Number,
className: String,
fileName: String,
lineNumber: Number)
Function to be used in conjunction with the MTASC TRACE command.