Collection of most methods needed for a Facebook Connect site. This class is not intended to be instantiated.
Use these methods for users to log in and log out of a Connect site, displaying permissions and request forms to users, and publishing information to a user's stream.
Get signed public session data and add it to the given url as query parameter 'public_session_data'.
Forces the current login session to refresh from login_status.
Get a session proof structure that can be passed to another app as proof of a user session.
Use this function to take action depending on whether the user has already connected with your application.
Method for prompting the user to invite their friends to connect their accounts.
Log user out from this session and Facebook, then redirect to the specified url.
This polls login status until you are connected, or timeout.
Call this function when you want to enforce that the current user is logged into Facebook.
Method for prompting the user with a dialog to add a friend.
Creates a button that can be clicked in order to prompt the user to add a profile box or info section.
Provides an iFrame popup allowing the user to bookmark an application.
This call lets a user publish a Feed story to his or her Wall or to one of his or her friends' Walls.
Method for prompting the user to grant the application one or more extended permissions.
This method publishes a post to the user's stream using stream.publish.