Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (2) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() | Total: 896 | All time: 3,926 This week: 230![]() |
Version | License | PHP version | Categories | |||
zf-facebook 1.0.0 | GNU General Publi... | 5.2 | PHP 5, User Management, Web services, S... |
Description | Author | ||||||||||||||||||||||
This package can authenticate Facebook users with Zend Framework. |
|
Spabby's Facebook ================= A set of Zend Framework designed to make Facebook iframe integration a snip. INSTALLTION 1. Checkout the SFB directory to the library folder of your ZF project. USAGE 1. Add the following lines to your application.ini: autoloaderNamespaces[] = SFB_ SFB.fbAppId = <Facebook Application ID> SFB.fbSecret = <Facebook Secret> 2. Any controllers you want to be only viewable as a Facebook iframe application, simply extend SFB_BaseFBAuthController, and make sure any init() function calls parent::init(). 3. Call your now Facebook enabled application from within a Facebook iframe app. 4. Use $this->_facebook to integrate with the graph api, use the handy common methods, or extend SFB_Facebook to add your own! 5. Calls to the Graph API are cached in the session, unless you set the $resetCache parameter to true. Enjoy its.spabby@gmail.com |
![]() |
File | Role | Description |
---|---|---|
![]() ![]() |
Doc. | Readme |
![]() |
Class | Base class with magic methods |
![]() |
Class | Base Controller class |
![]() |
Class | Base Class handling facebook authentication |
![]() |
Class | Custom Exception |
![]() |
Class | Facebook API access class |
![]() |
Class | Facebook authentication methods |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.