From 916f3e9afc0dcf7f4255bac917ed6236595c7e07 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Dec 2013 01:39:05 -0800 Subject: doc updates --- doc/html/identity_8php.html | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 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 82016ca06..af9595a99 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -148,6 +148,8 @@ Functions    get_theme_uid ()   + get_default_profile_photo ($size=175) + 

Function Documentation

@@ -243,6 +245,32 @@ Functions
+
+ + +
+
+ + + + + + + + +
get_default_profile_photo ( $size = 175)
+
+

get_default_profile_photo($size = 175) Retrieves the path of the default_profile_photo for this system with the specified size.

+
Parameters
+ + +
int$sizeone of (175, 80, 48)
+
+
+
Returns
string
+ +

Referenced by avatar_img(), import_profile_photo(), and photo_init().

+
@@ -432,7 +460,7 @@ Functions

The channel default theme is also selected for use, unless over-riden elsewhere.

load/reload current theme info

-

Referenced by blocks_content(), channel_init(), common_init(), connect_init(), layouts_content(), page_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

+

Referenced by blocks_content(), channel_init(), common_init(), connect_init(), layouts_content(), page_init(), photos_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

-- cgit v1.2.3