PHP Class Horde_Service_Facebook_Notifications, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/)
Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_Service_Facebook_Base
显示文件 Open project: horde/horde

Public Methods

Method Description
get ( ) : array Returns the outstanding notifications for the session user.

Method Details

get() public method

Returns the outstanding notifications for the session user.
public get ( ) : array
return array An assoc array of notification count objects for 'messages', 'pokes' and 'shares', a uid list of 'friend_requests', a gid list of 'group_invites', and an eid list of 'event_invites'