You are here

Files in Facebook OAuth (FBOAuth) 7.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt CHANGELOG.txt @brief FBOauth module
fboauth.api.php fboauth.api.php This file contains API documentation for the Facebook OAuth module. Note that all of this code is merely for example purposes, it is never executed when using the Facebook OAuth module.
fboauth.fboauth.inc includes/fboauth.fboauth.inc Provides functions used during Facebook login processes.
fboauth.field.inc includes/fboauth.field.inc Facebook to Field module mapping.
fboauth.info fboauth.info name = Facebook OAuth description = Allow users to connect with Facebook and query information. core = 7.x configure = admin/config/people/fboauth
fboauth.install fboauth.install Provides install and update functions for the Facebook OAuth module.
fboauth.module fboauth.module
fboauth.pages.inc includes/fboauth.pages.inc Administrative pages and functions for Facebook OAuth module.
fboauth.profile.inc includes/fboauth.profile.inc Functions to assist with handling with Profile module data.
README.txt README.txt Description ----------- This module provides basic Facebook connect ability through the Facebook OAuth API. While out of the box it only provides functionality for logging users into your site, it can be extended with various actions (such as a…

Other projects