Class Index | File Index

Classes


Class sharelinkDefaultOption


Defined in: jquery.sharelink.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Function to return default configuration for sharelink as object.
Field Summary
Field Attributes Field Name and Description
 
Boolean if encode URL and title or not.
 
Target window string.
 
Title of web page you want to share.
 
url
URL of web page you want to share.
Class Detail
sharelinkDefaultOption()
Function to return default configuration for sharelink as object.
Field Detail
{boolean} encode
Boolean if encode URL and title or not.

{string} target
Target window string.

{string} title
Title of web page you want to share.

{string} url
URL of web page you want to share.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Sep 07 2010 21:08:45 GMT+0900 (JST)