PHP Class Horde_Service_Facebook_Notifications, horde
Copyright 2009-2016 Horde LLC (http://www.horde.org/)
Datei anzeigen
Open project: horde/horde
Public Methods
Method |
Description |
|
get ( ) : array |
Returns the outstanding notifications for the session user. |
|
Method Details
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' |