Object
|
+--google.gdata.atom.Link
|
+--google.gdata.Link
|
+--google.gdata.contacts.ContactLink
- class
google.gdata.contacts.ContactLink
- extends google.gdata.Link
Extends the base Link class with contact extensions.
Defined in gdata.js
Constructor Summary |
google.gdata.contacts.ContactLink(<Object> opt_params)
Constructs a Contact Link class using an object parameter whose property
names match the setter method to use for each property.
|
Methods inherited from class google.gdata.atom.Link |
getHref, setHref, getHrefLang, setHrefLang, getLength, setLength, getRel, setRel, getTitle, setTitle, getTitleLang, setTitleLang, getType, setType
|
<static> <final> {string} REL_CONTACT_PHOTO
<static> <final> {string} REL_EDIT_CONTACT_PHOTO
TYPE_IMAGE
<static> <final> {string} TYPE_IMAGE
google.gdata.contacts.ContactLink(<Object> opt_params)
Constructs a Contact Link class using an object parameter whose property
names match the setter method to use for each property.
Parameters:
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: href, length, rel, title, and type.
Documentation generated by
JSDoc on Mon Nov 9 14:24:07 2009