Class Folks_Friends_sql
Folks_Friends:: defines an API for implementing storage backends for
Folks.
Copyright 2007-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
-
Folks_Friends
-
Folks_Friends_sql
Methods summary
public
|
#
waitingApprovalFrom( )
Get friends that does not confirm the current user yet
Get friends that does not confirm the current user yet
Overrides
|
public
|
#
waitingApprovalFor( )
Get friends that does not confirm the current user yet
Get friends that does not confirm the current user yet
Overrides
|
public
array
|
#
friendOf( )
Get users who have you on friendlist
Get users who have you on friendlist
Returns
array users
Overrides
|
Methods inherited from Folks_Friends
addBlacklisted(),
addFriend(),
approveFriend(),
getBlacklist(),
getFriends(),
getGroupOwner(),
getGroups(),
getPossibleFriends(),
hasCapability(),
isBlacklisted(),
isFriend(),
needsApproval(),
removeBlacklisted(),
removeFriend(),
sendNotification(),
singleton()
|