From 1e7fbac6c1a26e6ae5be18ce3e5332f222bc2977 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Sep 2014 01:52:30 -0700 Subject: doc updates, clean up buttons on PM edit template to match other edit buttons --- doc/html/identity_8php.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index e4d17864d..c468b0f60 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -430,7 +430,7 @@ Functions
-

Referenced by Conversation\add_thread(), check_config(), create_sys_channel(), display_content(), expire_run(), externals_run(), get_theme_uid(), home_content(), like_content(), network_content(), notifier_run(), search_content(), subthread_content(), zot_import(), and zotfeed_init().

+

Referenced by check_config(), create_sys_channel(), display_content(), expire_run(), externals_run(), get_theme_uid(), home_content(), like_content(), network_content(), notifier_run(), search_content(), subthread_content(), viewsrc_content(), zot_import(), and zotfeed_init().

@@ -472,10 +472,11 @@ Functions
-

identity_basic_export($channel_id) Create an array representing the important channel information which would be necessary to create a nomadic identity clone. This includes most channel resources and connection information with the exception of content.

+

identity_basic_export($channel_id,$items = false) Create an array representing the important channel information which would be necessary to create a nomadic identity clone. This includes most channel resources and connection information with the exception of content.

Parameters
- + +
int$channel_idChannel_id to export
int$channel_idChannel_id to export
boolean$itemsInclude channel posts (wall items), default false
@@ -548,7 +549,7 @@ Functions
Returns
boolean true or false
-

Referenced by is_member().

+

Referenced by is_member(), and theme_attachments().

-- cgit v1.2.3