From f832e5958594a942060766993625893f22beb59e Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Apr 2014 15:24:45 -0700 Subject: doc updates, plus back-end work for rpost to let you post to a different channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. --- doc/html/include_2probe_8php.html | 284 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 284 insertions(+) create mode 100644 doc/html/include_2probe_8php.html (limited to 'doc/html/include_2probe_8php.html') diff --git a/doc/html/include_2probe_8php.html b/doc/html/include_2probe_8php.html new file mode 100644 index 000000000..451b9c780 --- /dev/null +++ b/doc/html/include_2probe_8php.html @@ -0,0 +1,284 @@ + + + + + + +The Red Matrix: include/probe.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
probe.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + +

+Functions

 net_have_driver ($net)
 
 probe_well_known ($addr)
 
 probe_webfinger ($addr)
 
 probe_legacy_webfinger ($addr)
 
 probe_zot ($addr)
 
 probe_dfrn ($addr)
 
 probe_diaspora ($addr)
 
 probe_legacy_feed ($addr)
 
 probe_activity_stream ($addr)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
net_have_driver ( $net)
+
+

Functions to assist in probing various legacy networks to figure out what kind of capabilities might be present.

+ +

Referenced by probe_well_known().

+ +
+
+ +
+
+ + + + + + + + +
probe_activity_stream ( $addr)
+
+ +
+
+ +
+
+ + + + + + + + +
probe_dfrn ( $addr)
+
+ +
+
+ +
+
+ + + + + + + + +
probe_diaspora ( $addr)
+
+ +
+
+ +
+
+ + + + + + + + +
probe_legacy_feed ( $addr)
+
+ +
+
+ +
+
+ + + + + + + + +
probe_legacy_webfinger ( $addr)
+
+ +
+
+ +
+
+ + + + + + + + +
probe_webfinger ( $addr)
+
+ +
+
+ +
+
+ + + + + + + + +
probe_well_known ( $addr)
+
+ +
+
+ +
+
+ + + + + + + + +
probe_zot ( $addr)
+
+ +
+
+
+
+ -- cgit v1.2.3