Class Index

Classes


Namespace opensocial.Url.Field

All of the fields that a url has. These are the supported keys for the Url.getField() method.
Defined in: opensocial.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
opensocial.Url.Field.ADDRESS
The address the url points to.
<static>  
opensocial.Url.Field.LINK_TEXT
The text of the link.
<static>  
opensocial.Url.Field.TYPE
The url number type or label.
Namespace Detail
opensocial.Url.Field
Field Detail
<static> opensocial.Url.Field.ADDRESS
The address the url points to. Specified as a String.

<static> opensocial.Url.Field.LINK_TEXT
The text of the link. Specified as a String.

<static> opensocial.Url.Field.TYPE
The url number type or label. Examples: work, blog feed, website, etc Specified as a String.

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