Details
{startverticalbanner}
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 |
|
Name: |
Facebook Integration for Zend Framework |
Base name: |
zf-facebook |
Description: |
Authenticate Facebook users with Zend Framework |
Version: |
1.0.0 |
PHP version: |
5.2 |
License: |
GNU General Public License (GPL) |
All time users: |
895 users |
All time rank: |
3904 |
Week users: |
0 users |
Week rank: |
270  |
|
|
Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
All time: |
Sufficient (75%) |
Sufficient (66%) |
Not sure (50%) |
- |
- |
- |
Not sure (49%) |
2443 |
Month: |
Not yet rated by the users |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|