From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/socgraph_8php.html | 430 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 430 insertions(+) create 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 new file mode 100644 index 000000000..47a2222ca --- /dev/null +++ b/doc/old/html/socgraph_8php.html @@ -0,0 +1,430 @@ + + + + + + +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