English | Site Directory

opensocial.Url.Field (v0.7)

 SUMMARY     DETAIL

Static Class opensocial.Url.Field

All of the fields that a url has. These are the supported keys for the Url.getField() method.

Field Summary

<static> object ADDRESS
The address the url points to.
<static> object LINK_TEXT
The text of the link.
<static> object TYPE
The url number type or label.
 

Field Detail

ADDRESS

<static> object ADDRESS
    The address the url points to. Specified as a String.

LINK_TEXT

<static> object LINK_TEXT
    The text of the link. Specified as a String.

TYPE

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

Documentation generated by JsDoc Toolkit 1.3.3