Class Index

Classes


Class MyOpenSpace.EndPoint


Defined in: MyOpenSpace.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
MyOpenSpace.EndPoint.Tokenized(endPoint, userInfo, format, operationMode, osToken, osMode)
Class Detail
MyOpenSpace.EndPoint()
Method Detail
<static> MyOpenSpace.EndPoint.Tokenized(endPoint, userInfo, format, operationMode, osToken, osMode)
Parameters:
{MyOpenSpace.EndPoint} endPoint
The MyOpenSpace.EndPoint object to populate
{opensocial.DataRequest.PersonId} userInfo
Should be an enum containing VIEWER and OWNER
{MyOpenSpace.Formats} format
Currently being forced to JSON, as opposed to XML
{MyOpenSpace.OperationModes} operationMode
The domain thats being used in this app
{String} osToken
The authorization token for this request
{opensocial.Surface} osMode
The surface the app is being rendered on Inserts tokens into the various tokenized endpoint URIs

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