diff options
author | friendica <info@friendica.com> | 2013-02-26 15:49:37 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-02-26 15:49:37 -0800 |
commit | b69fca14e76a2f5db0cd0924fe5e7056e94771b1 (patch) | |
tree | 4034a1f44cbb6115561c2506b36f318382591f8c /doc/html/classConversation.js | |
parent | 9430117204cdd55581bff52bda71f33db796aae9 (diff) | |
download | volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.tar.gz volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.tar.bz2 volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.zip |
initial doco
Diffstat (limited to 'doc/html/classConversation.js')
-rw-r--r-- | doc/html/classConversation.js | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/html/classConversation.js b/doc/html/classConversation.js new file mode 100644 index 000000000..b7320c15e --- /dev/null +++ b/doc/html/classConversation.js @@ -0,0 +1,17 @@ +var classConversation = +[ + [ "__construct", "classConversation.html#a6b064d00c56a6b7dec359d4348711c84", null ], + [ "add_thread", "classConversation.html#a8335cdd43f1836e3c255638e61a09e16", null ], + [ "get_mode", "classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd", null ], + [ "get_profile_owner", "classConversation.html#a5effe8ad3007e01333df44b81432b813", null ], + [ "get_template_data", "classConversation.html#a2a96b7a6573ae53db861624659e831cb", null ], + [ "get_thread", "classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8", null ], + [ "is_preview", "classConversation.html#adf25ce023b69a166c63c6e84e02c136a", null ], + [ "is_writable", "classConversation.html#a5879199008b96bee7550b576d614e1c1", null ], + [ "set_mode", "classConversation.html#a66f121ca4026246f86a732e5faa0682c", null ], + [ "$mode", "classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a", null ], + [ "$preview", "classConversation.html#ae9937f9e0f3d927acc2bed46cc72e9ae", null ], + [ "$profile_owner", "classConversation.html#a2f12724ef0244e9049fe1bb9641b516d", null ], + [ "$threads", "classConversation.html#a41f4a549e6a99f98935c4742addd22c8", null ], + [ "$writable", "classConversation.html#ae81221251307e315f566a11f921ce0a9", null ] +];
\ No newline at end of file |