Class Index

Classes


Namespace MyOpenSpace.Photo.Field


Defined in: MyOpenSpace.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
The fields for MyOpenSpace.Photo
Field Summary
Field Attributes Field Name and Description
<static>  
MyOpenSpace.Photo.Field.CAPTION
The photo's caption.
<static>  
MyOpenSpace.Photo.Field.IMAGE_URI
The URL of the photo.
<static>  
MyOpenSpace.Photo.Field.PHOTO_ID
A number representing a Photo's unique identifier.
<static>  
MyOpenSpace.Photo.Field.PHOTO_URI
The RESTFUL URI with which to access the photo on the API.
Namespace Detail
MyOpenSpace.Photo.Field
The fields for MyOpenSpace.Photo
Field Detail
<static> MyOpenSpace.Photo.Field.CAPTION
The photo's caption.

<static> MyOpenSpace.Photo.Field.IMAGE_URI
The URL of the photo.

<static> MyOpenSpace.Photo.Field.PHOTO_ID
A number representing a Photo's unique identifier.

<static> MyOpenSpace.Photo.Field.PHOTO_URI
The RESTFUL URI with which to access the photo on the API.

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 18:11:17 GMT-0800 (PST)