Index of all elements
	[ a ]
	[ c ]
	[ d ]
	[ e ]
	[ f ]
	[ g ]
	[ h ]
	[ i ]
	[ l ]
	[ m ]
	[ n ]
	[ p ]
	[ q ]
	[ r ]
	[ s ]
	[ t ]
	[ u ]
	[ v ]
	[ _ ]
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
		g
		
							- 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 Events.php, method Services_Facebook_Events::get()
     Get events based on multiple query terms 
							- 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 
							- getApi
 
				- in file Common.php, method Services_Facebook_Common::getApi()
     getApi 
							- 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 
							- 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. 
							- 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 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	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_Connect
 
				- in file Connect.php, class Services_Facebook_Connect
     Facebook Application Interface 
							- 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 
							- setApi
 
				- in file Common.php, method Services_Facebook_Common::setApi()
     setApi 
							- 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 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
        
		    
 
		    Documentation generated on Mon, 11 Mar 2019 15:24:49 -0400 by  phpDocumentor 1.4.4. PEAR Logo Copyright ©  PHP Group 2004.
	        
       |   
     |