From 5ede7bd6542a2d0cac7ee0a42c9c13267d78bb98 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 24 Oct 2014 04:16:45 -0700 Subject: doc updates --- doc/html/identity_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index f54d372ee..184cb2c1f 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -314,7 +314,7 @@ Functions
Returns
string
-

Referenced by app_render(), app_store(), app_update(), avatar_img(), import_profile_photo(), openid_content(), parse_app_description(), and photo_init().

+

Referenced by app_render(), app_store(), app_update(), avatar_img(), import_profile_photo(), openid_content(), parse_app_description(), photo_init(), and xchan_store().

-- cgit v1.2.3 From 7f0bd5a6e5f8963ebf0c48f7919b5b7dc420390c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Oct 2014 05:05:31 -0700 Subject: doc updates --- doc/html/identity_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index 184cb2c1f..735aa5b38 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -612,7 +612,7 @@ Functions
-

Referenced by zot_feed().

+

Referenced by zot_feed().

-- cgit v1.2.3 From d17c15a9924240e31bc3a921ea15eac47087b43c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Nov 2014 05:14:53 -0800 Subject: doc updates --- doc/html/identity_8php.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index 735aa5b38..fed3e46d6 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -176,6 +176,8 @@ Functions    notifications_on ($channel_id, $value)   + get_channel_default_perms ($uid) + 

Function Documentation

@@ -290,6 +292,24 @@ Functions

Referenced by editblock_content(), importelm_post(), wall_attach_post(), and wall_upload_post().

+ + + +
+
+ + + + + + + + +
get_channel_default_perms ( $uid)
+
+ +

Referenced by connedit_content(), and new_contact().

+
@@ -314,7 +334,7 @@ Functions
Returns
string
-

Referenced by app_render(), app_store(), app_update(), avatar_img(), import_profile_photo(), openid_content(), parse_app_description(), photo_init(), and xchan_store().

+

Referenced by app_render(), app_store(), app_update(), avatar_img(), import_profile_photo(), openid_content(), parse_app_description(), photo_init(), reflect_comment_store(), and xchan_store().

-- cgit v1.2.3