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

Index of all elements

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

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
$apiURL
in file Facebook.php, variable Services_Facebook::$apiURL
    Facebook API URL
$applicationFields
in file Admin.php, variable Services_Facebook_Admin::$applicationFields
    Default application property fields
addCall
in file Batch.php, method Services_Facebook_Batch::addCall()
    Add call
addComment
in file Stream.php, method Services_Facebook_Stream::addComment()
    Stream.addComment
addLike
in file Stream.php, method Services_Facebook_Stream::addLike()
    Stream.addLike
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

b

Batch.php
procedural page Batch.php
top

c

$calls
in file Batch.php, variable Services_Facebook_Batch::$calls
    Calls
callMethod
in file Data.php, method Services_Facebook_Data::callMethod()
callMethod
in file Common.php, method Services_Facebook_Common::callMethod()
    Call method
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
createObject
in file Data.php, method Services_Facebook_Data::createObject()
createObjectType
in file Data.php, method Services_Facebook_Data::createObjectType()
createToken
in file Auth.php, method Services_Facebook_Auth::createToken()
    Create a token for login
Common.php
procedural page Common.php
Connect.php
procedural page Connect.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
deactivateTemplateBundleByID
in file Feed.php, method Services_Facebook_Feed::deactivateTemplateBundleByID()
    Deactivates a previously registered template bundle. Once a template
defineObjectProperty
in file Data.php, method Services_Facebook_Data::defineObjectProperty()
deleteObject
in file Data.php, method Services_Facebook_Data::deleteObject()
deleteObjects
in file Data.php, method Services_Facebook_Data::deleteObjects()
dropObjectType
in file Data.php, method Services_Facebook_Data::dropObjectType()
Data.php
procedural page Data.php
top

e

expireSession
in file Auth.php, method Services_Facebook_Auth::expireSession()
    Expire session
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 Notifications.php, method Services_Facebook_Notifications::get()
    Get notifications for current user
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 Stream.php, method Services_Facebook_Stream::get()
    Stream.get
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
getAPI
in file Common.php, method Services_Facebook_Common::getAPI()
    Get API
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
getHashValue
in file Data.php, method Services_Facebook_Data::getHashValue()
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 Events.php, method Services_Facebook_Events::getMembers()
    Get members of event
getMembers
in file Groups.php, method Services_Facebook_Groups::getMembers()
    Get members of a group
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.
getObject
in file Data.php, method Services_Facebook_Data::getObject()
getObjectProperty
in file Data.php, method Services_Facebook_Data::getObjectProperty()
getObjects
in file Data.php, method Services_Facebook_Data::getObjects()
getObjectType
in file Data.php, method Services_Facebook_Data::getObjectType()
getObjectTypes
in file Data.php, method Services_Facebook_Data::getObjectTypes()
getPhoto
in file Users.php, method Services_Facebook_Users::getPhoto()
    Get photo
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
getRegisteredTemplateBundleByID
in file Feed.php, method Services_Facebook_Feed::getRegisteredTemplateBundleByID()
    Returns information about a specified template bundle previously registered by the requesting application. The result is returned as a SimpleXMLElement.
getRegisteredTemplateBundles
in file Feed.php, method Services_Facebook_Feed::getRegisteredTemplateBundles()
    Retrieves the full list of all template bundles registered by the requesting application. This does not include any template bundles previously deactivated via calls to feed.deactivateTemplateBundle
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.
getResults
in file Batch.php, method Services_Facebook_Batch::getResults()
    Get results
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
getUnconnectedFriendsCount
in file Connect.php, method Services_Facebook_Connect::getUnconnectedFriendsCount()
    Unconnected Friends Count
getUserPreference
in file Data.php, method Services_Facebook_Data::getUserPreference()
getUserPreferences
in file Data.php, method Services_Facebook_Data::getUserPreferences()
Groups.php
procedural page Groups.php
top

h

hasAppPermission
in file Users.php, method Services_Facebook_Users::hasAppPermission()
    Has given extended permission
hashEmail
in file Connect.php, method Services_Facebook_Connect::hashEmail()
    hashEmail
hashEmails
in file Connect.php, method Services_Facebook_Connect::hashEmails()
    hashEmails
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
$instance
in file Facebook.php, variable Services_Facebook::$instance
    Instance of Services_Facebook
$instances
in file Facebook.php, variable Services_Facebook::$instances
    Instances of various drivers
incHashValue
in file Data.php, method Services_Facebook_Data::incHashValue()
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 Users.php, method Services_Facebook_Users::isAppAdded()
    Has the current user added this application?
isAppAdded
in file Pages.php, method Services_Facebook_Pages::isAppAdded()
    Checks whether the page has added the application.
isAppUser
in file Users.php, method Services_Facebook_Users::isAppUser()
    Is app user
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

o

offsetExists
in file Batch.php, method Services_Facebook_Batch::offsetExists()
    Offset exists
offsetGet
in file Batch.php, method Services_Facebook_Batch::offsetGet()
    Offset get
offsetSet
in file Batch.php, method Services_Facebook_Batch::offsetSet()
    Offset set
offsetUnset
in file Batch.php, method Services_Facebook_Batch::offsetUnset()
    Offset unset
top

p

$photoSizes
in file Users.php, variable Services_Facebook_Users::$photoSizes
    photoSizes
parse
in file Share.php, method Services_Facebook_Share::parse()
    Parse the share meta data from body
parseResponse
in file Common.php, method Services_Facebook_Common::parseResponse()
    parseResponse
promoteSession
in file Auth.php, method Services_Facebook_Auth::promoteSession()
    Promote session
publish
in file Stream.php, method Services_Facebook_Stream::publish()
    Stream.publish
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
publishUserAction
in file Feed.php, method Services_Facebook_Feed::publishUserAction()
    Publishes a story on behald of the user owning the session, using the
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

$results
in file Batch.php, variable Services_Facebook_Batch::$results
    Results
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
registerTemplateBundle
in file Feed.php, method Services_Facebook_Feed::registerTemplateBundle()
    Builds a template bundle around the specified templates, registers them on Facebook, and responds with a template bundle ID that can be used to identify your template bundle to other Feed-related API calls.
registerUsers
in file Connect.php, method Services_Facebook_Connect::registerUsers()
    Register Users
remove
in file Stream.php, method Services_Facebook_Stream::remove()
    Stream.remove
removeComment
in file Stream.php, method Services_Facebook_Stream::removeComment()
    Stream.removeComment
removeHashKey
in file Data.php, method Services_Facebook_Data::removeHashKey()
removeHashKeys
in file Data.php, method Services_Facebook_Data::removeHashKeys()
removeLike
in file Stream.php, method Services_Facebook_Stream::removeLike()
    Stream.removeLike
removeListing
in file MarketPlace.php, method Services_Facebook_MarketPlace::removeListing()
    Remove marketplace listing
renameObjectProperty
in file Data.php, method Services_Facebook_Data::renameObjectProperty()
renameObjectType
in file Data.php, method Services_Facebook_Data::renameObjectType()
revokeAuthorization
in file Auth.php, method Services_Facebook_Auth::revokeAuthorization()
    Revoke authorization
run
in file Batch.php, method Services_Facebook_Batch::run()
    Run
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
Stream.php
procedural page Stream.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_Batch
in file Batch.php, class Services_Facebook_Batch
    Facebook Batch Interface
Services_Facebook_Common
in file Common.php, class Services_Facebook_Common
    Common class for all Facebook interfaces
Services_Facebook_Connect
in file Connect.php, class Services_Facebook_Connect
    Facebook Application Interface
Services_Facebook_Data
in file Data.php, class Services_Facebook_Data
    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_Stream
in file Stream.php, class Services_Facebook_Stream
    Facebook Stream Interface
Services_Facebook_Users
in file Users.php, class Services_Facebook_Users
    Facebook Users Interface
setAPI
in file Common.php, method Services_Facebook_Common::setAPI()
    Set API
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
setHashValue
in file Data.php, method Services_Facebook_Data::setHashValue()
setObjectProperty
in file Data.php, method Services_Facebook_Data::setObjectProperty()
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
setUserPreference
in file Data.php, method Services_Facebook_Data::setUserPreference()
setUserPreferences
in file Data.php, method Services_Facebook_Data::setUserPreferences()
signRequest
in file Common.php, method Services_Facebook_Common::signRequest()
    Sign the request
singleton
in file Facebook.php, method Services_Facebook::singleton()
    Singleton
top

t

$timeout
in file Facebook.php, variable Services_Facebook::$timeout
    Timeout
TYPE_APP_TO_USER
in file Notifications.php, class constant Services_Facebook_Notifications::TYPE_APP_TO_USER
    App to user notification type
TYPE_USER_TO_USER
in file Notifications.php, class constant Services_Facebook_Notifications::TYPE_USER_TO_USER
    User to user notification type
top

u

$useDnsCache
in file Facebook.php, variable Services_Facebook::$useDnsCache
    Use curl CURLOPT_DNS_USE_GLOBAL_CACHE option
$userFields
in file Users.php, variable Services_Facebook_Users::$userFields
    Default user fields
$useSessionSecret
in file Facebook.php, variable Services_Facebook::$useSessionSecret
    Use secret as session secret
$useSessionSecret
in file Common.php, variable Services_Facebook_Common::$useSessionSecret
    Use secret as session secret or not
Users.php
procedural page Users.php
undefineObjectProperty
in file Data.php, method Services_Facebook_Data::undefineObjectProperty()
unregisterUsers
in file Connect.php, method Services_Facebook_Connect::unregisterUsers()
    unregisterUsers
updateArgs
in file Common.php, method Services_Facebook_Common::updateArgs()
    Update arguments
updateObject
in file Data.php, method Services_Facebook_Data::updateObject()
upload
in file Photos.php, method Services_Facebook_Photos::upload()
    Upload a photo
useSessionSecret
in file Facebook.php, method Services_Facebook::useSessionSecret()
    Turn on using secret for session secret
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

_

$_prefix
in file Data.php, variable Services_Facebook_Data::$_prefix
_PROP_TYPE_BLOB
in file Data.php, class constant Services_Facebook_Data::_PROP_TYPE_BLOB
_PROP_TYPE_INTEGER
in file Data.php, class constant Services_Facebook_Data::_PROP_TYPE_INTEGER
_PROP_TYPE_STRING
in file Data.php, class constant Services_Facebook_Data::_PROP_TYPE_STRING
__construct
in file Connect.php, method Services_Facebook_Connect::__construct()
    Construct
__construct
in file Exception.php, method Services_Facebook_Exception::__construct()
    Constructor
__construct
in file Common.php, method Services_Facebook_Common::__construct()
    Construct
__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

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