Services_Facebook
[ class tree: Services_Facebook ] [ index: Services_Facebook ] [ all elements ]

Element index for package Services_Facebook

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ p ] [ q ] [ r ] [ s ] [ u ] [ v ] [ _ ]

_

__construct
in file Exception.php, method Services_Facebook_Exception::__construct()
    Constructor
__get
in file Listing.php, method Services_Facebook_MarketPlace_Listing::__get()
    Get listing data
__get
in file Facebook.php, method Services_Facebook::__get()
    Lazy loader for Facebook drivers
__set
in file Listing.php, method Services_Facebook_MarketPlace_Listing::__set()
    Set listing data
top

a

$api
in file Common.php, variable Services_Facebook_Common::$api
    URI of Facebook's REST API
$apiKey
in file Facebook.php, variable Services_Facebook::$apiKey
    Facebok application API key
$applicationFields
in file Admin.php, variable Services_Facebook_Admin::$applicationFields
    Default application property fields
addTag
in file Photos.php, method Services_Facebook_Photos::addTag()
    Add a tag to a photo
addTags
in file Photos.php, method Services_Facebook_Photos::addTags()
    Add a series of tags to a photo
areFriends
in file Friends.php, method Services_Facebook_Friends::areFriends()
    Are groupings of friends friends?
Admin.php
procedural page Admin.php
Application.php
procedural page Application.php
Auth.php
procedural page Auth.php
top

c

checkRequest
in file Common.php, method Services_Facebook_Common::checkRequest()
    Check if request resulted in an error
createAlbum
in file Photos.php, method Services_Facebook_Photos::createAlbum()
    Create a photo album
createListing
in file MarketPlace.php, method Services_Facebook_MarketPlace::createListing()
    Create (or Update) a marketplace listing
createToken
in file Auth.php, method Services_Facebook_Auth::createToken()
    Create a token for login
Common.php
procedural page Common.php
top

d

$data
in file Listing.php, variable Services_Facebook_MarketPlace_Listing::$data
    Listing parameters
$drivers
in file Facebook.php, variable Services_Facebook::$drivers
    Available drivers
top

e

Events.php
procedural page Events.php
Exception.php
procedural page Exception.php
top

f

factory
in file Facebook.php, method Services_Facebook::factory()
    Create a facebook service
FBML.php
procedural page FBML.php
Feed.php
procedural page Feed.php
FQL.php
procedural page FQL.php
Friends.php
procedural page Friends.php
Facebook.php
procedural page Facebook.php
top

g

get
in file Events.php, method Services_Facebook_Events::get()
    Get events based on multiple query terms
get
in file Groups.php, method Services_Facebook_Groups::get()
    Get a list of groups
get
in file Friends.php, method Services_Facebook_Friends::get()
    Get the current user's friends
get
in file Notifications.php, method Services_Facebook_Notifications::get()
    Get notifications for current user
getAlbumsByPhotos
in file Photos.php, method Services_Facebook_Photos::getAlbumsByPhotos()
    Get albums from photo ids
getAlbumsByUser
in file Photos.php, method Services_Facebook_Photos::getAlbumsByUser()
    Get uid's photo albums
getAppProperties
in file Admin.php, method Services_Facebook_Admin::getAppProperties()
    Gets property values previously set for an application.
getAppUsers
in file Friends.php, method Services_Facebook_Friends::getAppUsers()
    Get a user's friends who are using your application
getByList
in file Friends.php, method Services_Facebook_Friends::getByList()
    Get the current user's friends by list
getCategories
in file MarketPlace.php, method Services_Facebook_MarketPlace::getCategories()
    Get marketplace categories
getEvents
in file Events.php, method Services_Facebook_Events::getEvents()
    Get events by event ID
getEventsByDate
in file Events.php, method Services_Facebook_Events::getEventsByDate()
    Get events by date range
getEventsByUser
in file Events.php, method Services_Facebook_Events::getEventsByUser()
    Get events for a given user
getFBML
in file Profile.php, method Services_Facebook_Profile::getFBML()
    Get the current profile FBML
getInfo
in file Users.php, method Services_Facebook_Users::getInfo()
    Get user info
getLastCall
in file Exception.php, method Services_Facebook_Exception::getLastCall()
    Returns last API call
getListings
in file MarketPlace.php, method Services_Facebook_MarketPlace::getListings()
    Get marketplace listings, filter by listing ids and user ids
getLists
in file Friends.php, method Services_Facebook_Friends::getLists()
    Get the current user's friend lists
getLoggedInUser
in file Users.php, method Services_Facebook_Users::getLoggedInUser()
    Get the currently logged in uid
getMembers
in file Groups.php, method Services_Facebook_Groups::getMembers()
    Get members of a group
getMembers
in file Events.php, method Services_Facebook_Events::getMembers()
    Get members of event
getNotificationsPerDay
in file Admin.php, method Services_Facebook_Admin::getNotificationsPerDay()
    Get the number of notifications your application can send on behalf of a user per day.
getPhotos
in file Photos.php, method Services_Facebook_Photos::getPhotos()
    Get photos
getPhotosByAlbum
in file Photos.php, method Services_Facebook_Photos::getPhotosByAlbum()
    Get photos from a given album
getPhotosByUser
in file Photos.php, method Services_Facebook_Photos::getPhotosByUser()
    Get photos tagged with a specific user
getPublicInfoByAPIKey
in file Application.php, method Services_Facebook_Application::getPublicInfoByAPIKey()
    Get the public information of an application by it's API key
getPublicInfoByCanvasName
in file Application.php, method Services_Facebook_Application::getPublicInfoByCanvasName()
    Get the public information of an application by it's canvas name
getPublicInfoById
in file Application.php, method Services_Facebook_Application::getPublicInfoById()
    Get the public information of an application by it's ID
getRequestsPerDay
in file Admin.php, method Services_Facebook_Admin::getRequestsPerDay()
    Get the number of requests your application can send on behalf of a user per day.
getSession
in file Auth.php, method Services_Facebook_Auth::getSession()
    Convert auth_token into a session_key
getSubCategories
in file MarketPlace.php, method Services_Facebook_MarketPlace::getSubCategories()
    Get marketplace subcategories
getTags
in file Photos.php, method Services_Facebook_Photos::getTags()
    Get tags for given pids
Groups.php
procedural page Groups.php
top

h

hasAppPermission
in file Users.php, method Services_Facebook_Users::hasAppPermission()
    Has given extended permission
top

i

$id
in file Listing.php, variable Services_Facebook_MarketPlace_Listing::$id
    Listing ID (listing_id)
$imageTypes
in file Photos.php, variable Services_Facebook_Photos::$imageTypes
    Image types allowed for upload
$instances
in file Facebook.php, variable Services_Facebook::$instances
    Instances of various drivers
isAdmin
in file Pages.php, method Services_Facebook_Pages::isAdmin()
    Checks whether the logged-in user is the admin for a given page.
isAppAdded
in file Pages.php, method Services_Facebook_Pages::isAppAdded()
    Checks whether the page has added the application.
isAppAdded
in file Users.php, method Services_Facebook_Users::isAppAdded()
    Has the current user added this application?
isFan
in file Pages.php, method Services_Facebook_Pages::isFan()
    Checks whether a user is a fan of a given Page. Doesn't work for Application about Pages.
isValidRequest
in file Facebook.php, method Services_Facebook::isValidRequest()
    Validates requests from Facebook
top

l

$lastCall
in file Exception.php, variable Services_Facebook_Exception::$lastCall
    Last API call
Listing.php
procedural page Listing.php
top

m

MarketPlace.php
procedural page MarketPlace.php
top

n

Notifications.php
procedural page Notifications.php
top

p

parse
in file Share.php, method Services_Facebook_Share::parse()
    Parse the share meta data from body
publishActionOfUser
in file Feed.php, method Services_Facebook_Feed::publishActionOfUser()
    Publish an action to a user's feed
publishStoryToUser
in file Feed.php, method Services_Facebook_Feed::publishStoryToUser()
    Publish a story to a user's feed
publishTemplatizedAction
in file Feed.php, method Services_Facebook_Feed::publishTemplatizedAction()
    Publish a templatized action to a user's feed
Pages.php
procedural page Pages.php
Photos.php
procedural page Photos.php
Profile.php
procedural page Profile.php
top

q

query
in file FQL.php, method Services_Facebook_FQL::query()
    Send a FQL query
top

r

refreshImgSrc
in file FBML.php, method Services_Facebook_FBML::refreshImgSrc()
    Refresh an image cache
refreshRefUrl
in file FBML.php, method Services_Facebook_FBML::refreshRefUrl()
    Fetches and re-caches the content stored at the given URL
removeListing
in file MarketPlace.php, method Services_Facebook_MarketPlace::removeListing()
    Remove marketplace listing
top

s

$secret
in file Facebook.php, variable Services_Facebook::$secret
    Facebok application secret
$sessionKey
in file Common.php, variable Services_Facebook_Common::$sessionKey
    Currently logged in user
$sessionKey
in file Facebook.php, variable Services_Facebook::$sessionKey
    Currently logged in user
$showInProfile
in file Listing.php, variable Services_Facebook_MarketPlace_Listing::$showInProfile
    Show listing in profile?
search
in file MarketPlace.php, method Services_Facebook_MarketPlace::search()
    Search marketplace listings
send
in file Notifications.php, method Services_Facebook_Notifications::send()
    Send a notification
sendEmail
in file Notifications.php, method Services_Facebook_Notifications::sendEmail()
    Send an email out to application users
sendRequest
in file Common.php, method Services_Facebook_Common::sendRequest()
    Send a request to the API
Services_Facebook
in file Facebook.php, class Services_Facebook
    Services_Facebook
Share.php
procedural page Share.php
Services_Facebook_Admin
in file Admin.php, class Services_Facebook_Admin
    Facebook Admin Interface
Services_Facebook_Application
in file Application.php, class Services_Facebook_Application
    Facebook Application Interface
Services_Facebook_Auth
in file Auth.php, class Services_Facebook_Auth
    Facebook Authentication Interface
Services_Facebook_Common
in file Common.php, class Services_Facebook_Common
    Common class for all Facebook interfaces
Services_Facebook_Events
in file Events.php, class Services_Facebook_Events
    Facebook Events Interface
Services_Facebook_Exception
in file Exception.php, class Services_Facebook_Exception
    Services_Facebook_Exception
Services_Facebook_FBML
in file FBML.php, class Services_Facebook_FBML
    Facebook FBML Interface
Services_Facebook_Feed
in file Feed.php, class Services_Facebook_Feed
    Facebook Feed Interface
Services_Facebook_FQL
in file FQL.php, class Services_Facebook_FQL
    Facebook FQL (Facebook Query Language) Interface
Services_Facebook_Friends
in file Friends.php, class Services_Facebook_Friends
    Facebook Friends Interface
Services_Facebook_Groups
in file Groups.php, class Services_Facebook_Groups
    Facebook Groups Interface
Services_Facebook_MarketPlace
in file MarketPlace.php, class Services_Facebook_MarketPlace
    Facebook Marketplace Interface
Services_Facebook_MarketPlace_Listing
in file Listing.php, class Services_Facebook_MarketPlace_Listing
    Facebook Marketplace listing
Services_Facebook_Notifications
in file Notifications.php, class Services_Facebook_Notifications
    Facebook Notifications Interface
Services_Facebook_Pages
in file Pages.php, class Services_Facebook_Pages
    Facebook Pages Interface
Services_Facebook_Photos
in file Photos.php, class Services_Facebook_Photos
    Facebook Notifications Interface
Services_Facebook_Profile
in file Profile.php, class Services_Facebook_Profile
    Facebook Profile Interface
Services_Facebook_Share
in file Share.php, class Services_Facebook_Share
    Services_Facebook_Share
Services_Facebook_Users
in file Users.php, class Services_Facebook_Users
    Facebook Users Interface
setAppProperties
in file Admin.php, method Services_Facebook_Admin::setAppProperties()
    Sets multiple properties for an application.
setFBML
in file Profile.php, method Services_Facebook_Profile::setFBML()
    Set FBML in a user's profile
setRefHandle
in file FBML.php, method Services_Facebook_FBML::setRefHandle()
    Associates a given "handle" with FBML markup
setStatus
in file Users.php, method Services_Facebook_Users::setStatus()
    Set a user's status message
signRequest
in file Common.php, method Services_Facebook_Common::signRequest()
    Sign the request
top

u

$userFields
in file Users.php, variable Services_Facebook_Users::$userFields
    Default user fields
Users.php
procedural page Users.php
upload
in file Photos.php, method Services_Facebook_Photos::upload()
    Upload a photo
top

v

$version
in file Common.php, variable Services_Facebook_Common::$version
    Version of the API to use
validate
in file Listing.php, method Services_Facebook_MarketPlace_Listing::validate()
    Validate listing before posting it
validateCondition
in file Listing.php, method Services_Facebook_MarketPlace_Listing::validateCondition()
    Validate condition value
top

Documentation generated on Mon, 11 Mar 2019 15:19:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.