From 478e7c4479f0c994fb9119d5b44032cc072b7c0a Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 19 Oct 2014 15:54:51 -0700 Subject: doc updates --- doc/html/hubloc_8php.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/html/hubloc_8php.html') diff --git a/doc/html/hubloc_8php.html b/doc/html/hubloc_8php.html index 64d5e920f..bdc2eaa03 100644 --- a/doc/html/hubloc_8php.html +++ b/doc/html/hubloc_8php.html @@ -118,8 +118,28 @@ Functions    remove_obsolete_hublocs ()   + hubloc_change_primary ($hubloc) + 

Function Documentation

+ +
+
+ + + + + + + + +
hubloc_change_primary ( $hubloc)
+
+ +

Referenced by sync_locations().

+ +
+
-- cgit v1.2.3 From 5ede7bd6542a2d0cac7ee0a42c9c13267d78bb98 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 24 Oct 2014 04:16:45 -0700 Subject: doc updates --- doc/html/hubloc_8php.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'doc/html/hubloc_8php.html') diff --git a/doc/html/hubloc_8php.html b/doc/html/hubloc_8php.html index bdc2eaa03..cd60f6b6a 100644 --- a/doc/html/hubloc_8php.html +++ b/doc/html/hubloc_8php.html @@ -120,6 +120,10 @@ Functions    hubloc_change_primary ($hubloc)   + xchan_store ($arr) +  + xchan_fetch ($arr) + 

Function Documentation

@@ -190,6 +194,42 @@ Functions

Referenced by poller_run().

+
+
+ +
+
+ + + + + + + + +
xchan_fetch ( $arr)
+
+ +

Referenced by api_red_xchan().

+ +
+
+ +
+
+ + + + + + + + +
xchan_store ( $arr)
+
+ +

Referenced by api_red_xchan().

+
-- cgit v1.2.3