From 902c9b158528b03e6e31f8b7f16fa4a5b16f62cd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Jan 2014 20:02:45 -0800 Subject: doc updates --- doc/html/include_2chat_8php.html | 277 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 277 insertions(+) create mode 100644 doc/html/include_2chat_8php.html (limited to 'doc/html/include_2chat_8php.html') diff --git a/doc/html/include_2chat_8php.html b/doc/html/include_2chat_8php.html new file mode 100644 index 000000000..7040528d6 --- /dev/null +++ b/doc/html/include_2chat_8php.html @@ -0,0 +1,277 @@ + + + + + + +The Red Matrix: include/chat.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
chat.php File Reference
+
+
+ + + + + + + + + + + + +

+Functions

 chatroom_create ($channel, $arr)
 
 chatroom_destroy ($channel, $arr)
 
 chatroom_enter ($observer_xchan, $room_id, $status, $client)
 
 chatroom_leave ($observer_xchan, $room_id, $client)
 
 chatroom_list ($uid)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
chatroom_create ( $channel,
 $arr 
)
+
+ +

Referenced by chat_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
chatroom_destroy ( $channel,
 $arr 
)
+
+ +

Referenced by chat_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
chatroom_enter ( $observer_xchan,
 $room_id,
 $status,
 $client 
)
+
+ +

Referenced by chat_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
chatroom_leave ( $observer_xchan,
 $room_id,
 $client 
)
+
+ +

Referenced by chat_content().

+ +
+
+ +
+
+ + + + + + + + +
chatroom_list ( $uid)
+
+ +

Referenced by widget_chatroom_list().

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