From f1d5ffda693fa44d3325785c5c8e8021d8873bea Mon Sep 17 00:00:00 2001 From: Tobias Luther Date: Sun, 29 Jun 2014 21:20:43 +0200 Subject: delete my original doc working backup folder --- doc/old/html/socgraph_8php.html | 430 ---------------------------------------- 1 file changed, 430 deletions(-) delete mode 100644 doc/old/html/socgraph_8php.html (limited to 'doc/old/html/socgraph_8php.html') diff --git a/doc/old/html/socgraph_8php.html b/doc/old/html/socgraph_8php.html deleted file mode 100644 index 47a2222ca..000000000 --- a/doc/old/html/socgraph_8php.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - - - -The Red Matrix: include/socgraph.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
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 
)
-
- -

Referenced by suggest_content(), and widget_suggestions().

- -
-
- -
-
- - - - - - - -
update_suggestions ()
-
- -

Referenced by cli_suggest_run().

- -
-
-
-
- -- cgit v1.2.3