The Red Matrix
 All Classes Namespaces Files Functions Variables Pages
socgraph.php File Reference

Functions

 poco_load ($xchan= '', $url=null)
 
 count_common_friends ($uid, $xchan)
 
 common_friends ($uid, $xchan, $start=0, $limit=100000000, $shuffle=false)
 
 count_common_friends_zcid ($uid, $zcid)
 
 common_friends_zcid ($uid, $zcid, $start=0, $limit=9999, $shuffle=false)
 
 count_all_friends ($uid, $cid)
 
 all_friends ($uid, $cid, $start=0, $limit=80)
 
 suggestion_query ($uid, $myxchan, $start=0, $limit=80)
 
 update_suggestions ()
 

Function Documentation

all_friends (   $uid,
  $cid,
  $start = 0,
  $limit = 80 
)
common_friends (   $uid,
  $xchan,
  $start = 0,
  $limit = 100000000,
  $shuffle = false 
)
common_friends_zcid (   $uid,
  $zcid,
  $start = 0,
  $limit = 9999,
  $shuffle = false 
)
count_all_friends (   $uid,
  $cid 
)
count_common_friends (   $uid,
  $xchan 
)
count_common_friends_zcid (   $uid,
  $zcid 
)
poco_load (   $xchan = '',
  $url = null 
)

Referenced by onepoll_run(), and update_suggestions().

suggestion_query (   $uid,
  $myxchan,
  $start = 0,
  $limit = 80 
)
update_suggestions ( )

Referenced by cli_suggest_run().