$_facebook
$_facebook : \Horde_Service_Facebook
Users methods for Horde_Service_Facebook
Copyright 2009-2017 Horde LLC (http://www.horde.org/)
$_facebook : \Horde_Service_Facebook
__construct(\Horde_Service_Facebook $facebook)
Constructor
\Horde_Service_Facebook |
getAppPermissions(string $uid = null) : array
Return the list of the current application permissions for the specified user.
string | $uid | The uid to request permissions for. If null, the currently authenticated user is used. |
An array of permissions where the keys are permission names and the values are '1' for yes or '0' for no.