Class google.gdata.blogger.BloggerLink
Object
|
+--google.gdata.Link
|
+--google.gdata.blogger.BloggerLink
- class
google.gdata.blogger.BloggerLink
- extends google.gdata.Link
Extends the base Link class with Blogger extensions.
Defined in gdata.js
Field Summary |
<static> <final> String |
REL_REPLIES
Link that provides the URI of the web content. |
Constructor Summary |
google.gdata.blogger.BloggerLink(<Object> opt_params)
Constructs a Blogger Link class using an object parameter whose property
names match the setter method to use for each property.
|
Methods inherited from class google.gdata.Link |
getHref, setHref, getHrefLang, setHrefLang, getLength, setLength, getRel, setRel, getTitle, setTitle, getTitleLang, setTitleLang, getType, setType
|
REL_REPLIES
<static> <final> String REL_REPLIES
google.gdata.blogger.BloggerLink
google.gdata.blogger.BloggerLink(<Object> opt_params)
Constructs a Blogger 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 Thu Oct 18 16:10:01 2007