From f9a622c44ef5160942f1199dd86cfa749b79e7bc Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Nov 2013 01:10:51 -0800 Subject: doc update --- doc/html/classConversation.html | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'doc/html/classConversation.html') diff --git a/doc/html/classConversation.html b/doc/html/classConversation.html index a71ebd774..fe9de72eb 100644 --- a/doc/html/classConversation.html +++ b/doc/html/classConversation.html @@ -142,6 +142,8 @@ Public Member Functions    get_observer ()   + get_cipher () +   add_thread ($item)    get_template_data ($alike, $dlike) @@ -175,6 +177,8 @@ Private Attributes    $prepared_item = ''   + $cipher = 'aes256' +  @@ -234,6 +238,21 @@ Additional Inherited Members

Add a thread to the conversation

Returns: _ The inserted item on success _ false on failure

+ + + +
+
+

Additional Inherited Members

+ + + + + + +
Conversation::get_cipher ()
+
+
@@ -433,6 +452,28 @@ Additional Inherited Members

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
Conversation::$cipher = 'aes256'
+
+private
+
+ +

Referenced by get_cipher().

+ +
+
-- cgit v1.2.3