Class Index

Classes


Class MyOpenSpace.DataRequest.RequestActions_


Defined in: MyOpenSpace.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
Internal method that handles fetch activities requests
 
-FETCH_ALBUM(workitem)
Internal method that handles fetch album requests
 
-FETCH_ALBUMS(workitem)
Internal method that handles fetch people albums requests
 
Internal method that handles fetch indicators requests
 
-FETCH_PEOPLE(workitem)
Internal method that handles fetch people requests
 
Internal method that handles fetch people friendship requests
 
-FETCH_PERSON(workitem)
Internal method that handles fetch person requests
 
Internal method that handles fetch person data requests
 
Internal method that handles fetch person friendship requests
 
Internal method that handles fetch person mood requests
 
Internal method that handles fetch person status requests
 
-FETCH_PHOTO(workitem)
Internal method that handles fetch photo requests
 
-FETCH_PHOTOS(workitem)
Internal method that handles fetch photos requests
 
-FETCH_VIDEO(workitem)
Internal method that handles fetch video requests
 
-FETCH_VIDEOS(workitem)
Internal method that handles fetch videos requests
 
Internal method that handles remove person data requests
 
Internal method that handles update person data requests
 
addResponseItem_(item, type, errored, opt_key)
 
getPagingError(first, max)
Internal utility method that handles verify pagin values
 
 
invoke_(requestActions, url, type, opt_key, opt_params)
 
isViewerDenied(type, key)
 
mapPagingParams_(first, max)
Class Detail
MyOpenSpace.DataRequest.RequestActions_()
Method Detail
-FETCH_ACTIVITIES(workitem)
Internal method that handles fetch activities requests
Parameters:
{Object} workitem

-FETCH_ALBUM(workitem)
Internal method that handles fetch album requests
Parameters:
{Object} workitem

-FETCH_ALBUMS(workitem)
Internal method that handles fetch people albums requests
Parameters:
{Object} workitem

-FETCH_INDICATORS(workitem)
Internal method that handles fetch indicators requests
Parameters:
{Object} workitem

-FETCH_PEOPLE(workitem)
Internal method that handles fetch people requests
Parameters:
{Object} workitem

-FETCH_PEOPLE_FRIENDSHIP(workitem)
Internal method that handles fetch people friendship requests
Parameters:
{Object} workitem

-FETCH_PERSON(workitem)
Internal method that handles fetch person requests
Parameters:
{Object} workitem

-FETCH_PERSON_DATA(workitem)
Internal method that handles fetch person data requests
Parameters:
{Object} workitem

-FETCH_PERSON_FRIENDSHIP(workitem)
Internal method that handles fetch person friendship requests
Parameters:
{Object} workitem

-FETCH_PERSON_MOOD(workitem)
Internal method that handles fetch person mood requests
Parameters:
{Object} workitem

-FETCH_PERSON_STATUS(workitem)
Internal method that handles fetch person status requests
Parameters:
{Object} workitem

-FETCH_PHOTO(workitem)
Internal method that handles fetch photo requests
Parameters:
{Object} workitem

-FETCH_PHOTOS(workitem)
Internal method that handles fetch photos requests
Parameters:
{Object} workitem

-FETCH_VIDEO(workitem)
Internal method that handles fetch video requests
Parameters:
{Object} workitem

-FETCH_VIDEOS(workitem)
Internal method that handles fetch videos requests
Parameters:
{Object} workitem

-REMOVE_PERSON_DATA(workitem)
Internal method that handles remove person data requests
Parameters:
{Object} workitem

-UPDATE_PERSON_DATA(workitem)
Internal method that handles update person data requests
Parameters:
{Object} workitem

addResponseItem_(item, type, errored, opt_key)
Parameters:
item
type
errored
opt_key

getPagingError(first, max)
Internal utility method that handles verify pagin values
Parameters:
{Object} first
{Object} max

getRequestId_(id)
Parameters:
id

invoke_(requestActions, url, type, opt_key, opt_params)
Parameters:
requestActions
url
type
opt_key
opt_params

isViewerDenied(type, key)
Parameters:
type
key

mapPagingParams_(first, max)
Parameters:
first
max

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