Overview

Packages

  • Folks
  • None

Classes

  • Folks
  • Folks_Activity_Form
  • Folks_Api
  • Folks_Application
  • Folks_Block_Activities
  • Folks_Block_Friends
  • Folks_Block_Know
  • Folks_Block_New
  • Folks_Block_Random
  • Folks_Block_Recent
  • Folks_Driver
  • Folks_Driver_sql
  • Folks_Friends
  • Folks_Friends_application
  • Folks_Friends_facebook
  • Folks_Friends_prefs
  • Folks_Friends_shared
  • Folks_Friends_sql
  • Folks_Login_Form
  • Folks_Notification
  • Folks_Notification_facebook
  • Folks_Notification_letter
  • Folks_Notification_mail
  • Folks_Notification_tickets
  • Folks_Search_Form
  • Overview
  • Package
  • Class
  • Tree

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
Extended by Folks_Friends_sql

Direct known subclasses

Folks_Friends_shared
Package: Folks
Author: Duck duck@obala.net
Located at Friends/sql.php
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

Folks_Friends::waitingApprovalFrom()
public
# waitingApprovalFor( )

Get friends that does not confirm the current user yet

Get friends that does not confirm the current user yet

Overrides

Folks_Friends::waitingApprovalFor()
public array
# friendOf( )

Get users who have you on friendlist

Get users who have you on friendlist

Returns

array
users

Overrides

Folks_Friends::friendOf()
Methods inherited from Folks_Friends
addBlacklisted(), addFriend(), approveFriend(), getBlacklist(), getFriends(), getGroupOwner(), getGroups(), getPossibleFriends(), hasCapability(), isBlacklisted(), isFriend(), needsApproval(), removeBlacklisted(), removeFriend(), sendNotification(), singleton()
API documentation generated by ApiGen