| ApiComponent | |
| BaseFacebook | Provides access to the Facebook Platform. This class provides a majority of the functionality needed, but the class is abstract because it is designed to be sub-classed. The subclass must implement the four abstract methods listed at the bottom of the file. |
| ConnectComponent | |
| ConnectTest | |
| Extends the BaseFacebook class with the intent of using PHP sessions to store user ids and access tokens. | |
| FacebookApi | |
| FacebookApiException | Thrown when an API call returns an exception. |
| FacebookAppController | |
| FacebookAppModel | |
| FacebookHelper | |
| FacebookHelperTestCase | FacebookHelper Test Case |
| FacebookInfo | Facebook Plugin Information versioning information |
| FB | |
| TestCallbackController | |
| TestUser | |
| TestUserError | |
| TestUserHasOne |