Skip navigation links
C G R S 

C

com.liferay.social.bookmarks - package com.liferay.social.bookmarks
 

G

getName(Locale) - Method in interface com.liferay.social.bookmarks.SocialBookmark
Returns the social bookmark's name.
getPostURL(String, String) - Method in interface com.liferay.social.bookmarks.SocialBookmark
Returns the URL that users are redirected to when clicking the social bookmark.
getSocialBookmark(String) - Method in interface com.liferay.social.bookmarks.SocialBookmarksRegistry
Retrieves a social bookmark given its type (e.g., facebook).
getSocialBookmarks() - Method in interface com.liferay.social.bookmarks.SocialBookmarksRegistry
Retrieves all available social bookmarks.
getSocialBookmarksTypes() - Method in interface com.liferay.social.bookmarks.SocialBookmarksRegistry
Retrieves all available social bookmark types.

R

render(String, String, String, HttpServletRequest, HttpServletResponse) - Method in interface com.liferay.social.bookmarks.SocialBookmark
Renders the social bookmark's content.

S

SocialBookmark - Interface in com.liferay.social.bookmarks
Provides a specialized interface to define a social bookmark.
SocialBookmarksRegistry - Interface in com.liferay.social.bookmarks
Provides methods to read the available social bookmarks.
C G R S 
Skip navigation links