Class Index

Classes


Namespace opensocial.DataRequest.SortOrder

The sort orders available for ordering person objects.
Defined in: opensocial.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
opensocial.DataRequest.SortOrder.NAME
When used will sort people alphabetically by the name field.
<static>  
opensocial.DataRequest.SortOrder.TOP_FRIENDS
When used will sort people by the container's definition of top friends.
Namespace Detail
opensocial.DataRequest.SortOrder
Field Detail
<static> opensocial.DataRequest.SortOrder.NAME
When used will sort people alphabetically by the name field.

<static> opensocial.DataRequest.SortOrder.TOP_FRIENDS
When used will sort people by the container's definition of top friends.

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 12:32:43 GMT-0800 (PST)