From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/identity_8php.html | 271 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 271 insertions(+) create mode 100644 doc/html/identity_8php.html (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html new file mode 100644 index 000000000..49f2fa487 --- /dev/null +++ b/doc/html/identity_8php.html @@ -0,0 +1,271 @@ + + + + + + +The Red Project: include/identity.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
identity.php File Reference
+
+
+ + + + + + + + + + + + + + +

+Functions

 identity_check_service_class ($account_id)
 
 validate_channelname ($name)
 
 create_identity ($arr)
 
 set_default_login_identity ($account_id, $channel_id, $force=true)
 
 identity_basic_export ($channel_id)
 
 identity_basic_import ($arr, $seize_primary=false)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
create_identity ( $arr)
+
+ +

Referenced by new_channel_post().

+ +
+
+ +
+
+ + + + + + + + +
identity_basic_export ( $channel_id)
+
+ +

Referenced by api_export_basic(), and uexport_init().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
identity_basic_import ( $arr,
 $seize_primary = false 
)
+
+ +
+
+ +
+
+ + + + + + + + +
identity_check_service_class ( $account_id)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
set_default_login_identity ( $account_id,
 $channel_id,
 $force = true 
)
+
+ +

Referenced by create_identity().

+ +
+
+ +
+
+ + + + + + + + +
validate_channelname ( $name)
+
+ +

Referenced by create_identity(), and settings_post().

+ +
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- 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 49f2fa487..8f2a7c4ca 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -262,7 +262,7 @@ Functions - - - - + -- cgit v1.2.3 From 8148b7c32f160cbe2cdc37e7271ac62aa2133b7c Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 27 Mar 2013 19:02:01 -0700 Subject: update manage table and some documentation --- doc/html/identity_8php.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index 4955239f8..750160b4e 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -116,6 +116,8 @@ Functions    validate_channelname ($name)   + create_dir_account () +   create_identity ($arr)    set_default_login_identity ($account_id, $channel_id, $force=true) @@ -126,6 +128,21 @@ Functions  

Function Documentation

+ +
+
+ + + + + + + +
create_dir_account ()
+
+ +
+
-- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- 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 750160b4e..f4a736ccc 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -28,7 +28,7 @@ - + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- 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 9e8e910a1..f44d8f685 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -28,7 +28,7 @@
The Red Project
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/identity_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index f4a736ccc..9e8e910a1 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -4,7 +4,7 @@ -The Red Project: include/identity.php File Reference +The Red Matrix: include/identity.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- cgit v1.2.3 From ee1ecd8ea29e41f70f8ee233ff6859e2e45e28b7 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 8 Jun 2013 16:29:56 -0700 Subject: remove uploaded import file once we're done with it. --- 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 f44d8f685..2af7e89f2 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -251,7 +251,7 @@ Functions
-

Referenced by create_identity().

+

Referenced by create_identity(), and import_post().

-- cgit v1.2.3 From 28e0665caddb84598ab2fc74abcd70267d3be7f1 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 29 Jun 2013 02:04:44 -0700 Subject: doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. --- 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 2af7e89f2..3b6b983bd 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -269,7 +269,7 @@ Functions
-

Referenced by create_identity(), and settings_post().

+

Referenced by create_identity(), and settings_post().

-- cgit v1.2.3 From 53118a43522d70258a4913709d9cd056f4cb5438 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Jul 2013 03:50:46 -0700 Subject: add gz to access denied files to block rotated logs from public access --- doc/html/identity_8php.html | 21 ++++++++++++++++++++- 1 file changed, 20 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 3b6b983bd..db7870dea 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -118,6 +118,8 @@ Functions    create_dir_account ()   + channel_total () +   create_identity ($arr)    set_default_login_identity ($account_id, $channel_id, $force=true) @@ -128,6 +130,23 @@ Functions  

Function Documentation

+ +
+
+ + + + + + + +
channel_total ()
+
+ +

Referenced by zfinger_init().

+ +
+
@@ -269,7 +288,7 @@ Functions
-

Referenced by create_identity(), and settings_post().

+

Referenced by create_identity(), and settings_post().

-- cgit v1.2.3 From 83e086edcd4d13b2e8508eb17a24a849c8e3aa06 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Sep 2013 04:51:55 -0700 Subject: doc update, put more telemetry on notifier and try to ensure that private posts have recipients. --- doc/html/identity_8php.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index db7870dea..891e0aa4e 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -238,6 +238,8 @@ Functions
+

Referenced by create_identity().

+
-- cgit v1.2.3 From c98605df370d8a1b9dcd264cbad35367e57f095e Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 28 Sep 2013 04:30:57 -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 891e0aa4e..e48a5e79a 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -176,7 +176,7 @@ Functions
-

Referenced by new_channel_post().

+

Referenced by create_dir_account(), and new_channel_post().

-- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 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 e48a5e79a..8885d5be7 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -28,7 +28,7 @@ - + - - + + + + + + + + + + + + + + + + + + + + + +
The Red Matrix
-- cgit v1.2.3 From 90fff1de1c81eca9cdca8c41ec8083b72965b4a2 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Dec 2013 00:11:03 -0800 Subject: doc updates --- doc/html/identity_8php.html | 327 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 317 insertions(+), 10 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index 8885d5be7..6bd7cb296 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -126,10 +126,48 @@ Functions
 
 identity_basic_export ($channel_id)
 
 identity_basic_import ($arr, $seize_primary=false)
 
 profile_load (&$a, $nickname, $profile= '')
 
 profile_create_sidebar (&$a, $connect=true)
 
 profile_sidebar ($profile, $block=0, $show_connect=true)
 
 get_birthdays ()
 
 get_events ()
 
 advanced_profile (&$a)
 
 get_my_url ()
 
 get_my_address ()
 
 zid_init (&$a)
 
 zid ($s, $address= '')
 
 get_theme_uid ()
 

Function Documentation

+ +
+
+ + + + + + + + +
advanced_profile ($a)
+
+ +

Referenced by profile_content().

+ +
+
@@ -142,6 +180,8 @@ Functions
+

() Return the total number of channels on this site. No filtering is performed.

+
Returns
int on error returns boolean false

Referenced by zfinger_init().

@@ -159,6 +199,8 @@ Functions
+

create_dir_account() Create a system channel - which has no account attached

+

Currently unused.

@@ -175,9 +217,96 @@ Functions
+

create_identity($arr) Create a new channel Also creates the related xchan, hubloc, profile, and "self" abook records, and an empty "Friends" group/collection for the new channel

+
Parameters
+ + +
array$arr'name' => full name of channel 'nickname' => "email/url-compliant" nickname 'account_id' => account_id to attach with this channel [other identity fields as desired]
+
+
+
Returns
array 'success' => boolean true or false 'message' => optional error text if success is false 'channel' => if successful the created channel array

Referenced by create_dir_account(), and new_channel_post().

+
+ + +
+
+ + + + + + + +
get_birthdays ()
+
+ +
+
+ +
+
+ + + + + + + +
get_events ()
+
+ +
+
+ +
+
+ + + + + + + +
get_my_address ()
+
+ +

Referenced by App\build_pagehead(), rmagic_init(), zid(), and zid_init().

+ +
+
+ +
+
+ + + + + + + +
get_my_url ()
+
+ +

Referenced by nav(), and zid().

+ +
+
+ +
+
+ + + + + + + +
get_theme_uid ()
+
+
@@ -193,26 +322,94 @@ 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.

+
Parameters
+ + +
int$channel_idChannel_id to export
+
+
+
Returns
array See function for details

Referenced by api_export_basic(), and uexport_init().

- + +
+
+ + + + + + + + +
identity_check_service_class ( $account_id)
+
+

identity_check_service_class($account_id) Called when creating a new channel. Checks the account's service class and number of current channels to determine whether creating a new channel is within the current service class constraints.

+
Parameters
+ + +
int$account_idAccount_id used for this request
+
+
+
Returns
array 'success' => boolean true if creating a new channel is allowed for this account 'message' => if success is false, optional error text
+ +

Referenced by create_identity().

+ +
+
+
- + + + + + + + - + + + + + + + +
identity_basic_import profile_create_sidebar ($a,
 $arr, $connect = true 
)
+
+
+ +
+
+ + + + + + + + + + + + - + @@ -221,24 +418,59 @@ Functions
profile_load ($a,
 $nickname,
 $seize_primary = false $profile = '' 
+

: profile_load(&$a, $nickname, $profile) Generate

+
Parameters
+ + + + +
App$a
string$nickname
string$profileSummary: Loads a profile into the App structure. The function requires a writeable copy of the main App structure, and the nickname of a valid channel.
+
+
+

Permissions of the current observer are checked. If a restricted profile is available to the current observer, that will be loaded instead of the channel default profile.

+

The channel owner can set $profile to a valid profile_guid to preview that profile.

+

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(), hcard_init(), lastpost_init(), layouts_content(), page_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

- +
- + - + + + + + + + + + + + + + + + + +
identity_check_service_class profile_sidebar (  $account_id)$profile,
 $block = 0,
 $show_connect = true 
)
+

Function: profile_sidebar

+

Formats a profile for display in the sidebar. It is very difficult to templatise the HTML completely because of all the conditional logic.

+

: array $profile

+

Returns HTML string stuitable for sidebar inclusion Exceptions: Returns empty string if passed $profile is wrong type or not populated

-

Referenced by create_identity().

+

Referenced by profile_create_sidebar(), and widget_profile().

@@ -271,6 +503,16 @@ Functions
+

set_default_login_identity($account_id, $channel_id, $force = true) Set default channel to be used on login

+
Parameters
+ + + + +
int$account_idlogin account
int$channel_idchannel id to set as default for this account
booleanforce if true, set this default unconditionally if $force is false only do this if there is no existing default
+
+
+
Returns
nil

Referenced by create_identity(), and import_post().

@@ -289,9 +531,74 @@ Functions
+

validate_channelname($name) Determine if the channel name is allowed when creating a new channel. This action is pluggable.

+
Parameters
+ + +
string$name
+
+
+
Returns
nil return if name is valid, or string describing the error state.
+

We're currently only checking for an empty name or one that exceeds our storage limit (255 chars). 255 chars is probably going to create a mess on some pages. Plugins can set additional policies such as full name requirements, character sets, multi-byte length, etc.

Referenced by create_identity(), and settings_post().

+
+ + +
+
+ + + + + + + + + + + + + + + + + + +
zid ( $s,
 $address = '' 
)
+
+

zid($s,$address = '') Adds a zid parameter to a url

+
Parameters
+ + + +
string$sThe url to accept the zid
boolean$address$address to use instead of session environment
+
+
+
Returns
string
+

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

+ +

Referenced by conversation(), format_categories(), get_plink(), intro_content(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().

+ +
+
+ +
+
+ + + + + + + + +
zid_init ($a)
+
+

zid_init(&$a) If somebody arrives at our site using a zid, add their xchan to our DB if we don't have it already. And if they aren't already authenticated here, attempt reverse magic auth.

+

'zid_init' string 'zid' - their zid string 'url' - the destination url

+
-- cgit v1.2.3 From 64b16f1e1ac303b476ffac891c99f6404bc04f53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Dec 2013 01:13:35 -0800 Subject: add construct_page hook --- doc/html/identity_8php.html | 8 ++++---- 1 file changed, 4 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 6bd7cb296..82016ca06 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -385,7 +385,7 @@ Functions @@ -432,7 +432,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(), hcard_init(), lastpost_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(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

@@ -470,7 +470,7 @@ Functions

: array $profile

Returns HTML string stuitable for sidebar inclusion Exceptions: Returns empty string if passed $profile is wrong type or not populated

-

Referenced by profile_create_sidebar(), and widget_profile().

+

Referenced by profile_create_sidebar(), widget_fullprofile(), and widget_profile().

@@ -579,7 +579,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by conversation(), format_categories(), get_plink(), intro_content(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().

+

Referenced by conversation(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().

-- cgit v1.2.3 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 From 121ee48963f7da0aec45b94163d68f23a36c7744 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 27 Dec 2013 21:19:23 -0800 Subject: sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update. --- doc/html/identity_8php.html | 116 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 93 insertions(+), 23 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index af9595a99..1e46f568a 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -116,8 +116,10 @@ Functions    validate_channelname ($name)   - create_dir_account () -  + create_sys_channel () +  + get_sys_channel () +   channel_total ()    create_identity ($arr) @@ -150,6 +152,10 @@ Functions    get_default_profile_photo ($size=175)   + is_foreigner ($s) +  + is_member ($s) + 

Function Documentation

@@ -187,23 +193,6 @@ Functions

Referenced by zfinger_init().

- - - -
-
- - - - - - - -
create_dir_account ()
-
-

create_dir_account() Create a system channel - which has no account attached

-

Currently unused.

-
@@ -228,7 +217,23 @@ Functions
Returns
array 'success' => boolean true or false 'message' => optional error text if success is false 'channel' => if successful the created channel array
-

Referenced by create_dir_account(), and new_channel_post().

+

Referenced by create_sys_channel(), and new_channel_post().

+ + + + +
+
+ + + + + + + +
create_sys_channel ()
+
+

create_sys_channel() Create a system channel - which has no account attached

@@ -320,6 +325,23 @@ Functions

Referenced by nav(), and zid().

+ + + +
+
+ + + + + + + +
get_sys_channel ()
+
+ +

Referenced by create_sys_channel().

+
@@ -387,6 +409,56 @@ Functions

Referenced by create_identity().

+ + + +
+
+ + + + + + + + +
is_foreigner ( $s)
+
+

is_foreigner($s) Test whether a given identity is NOT a member of the Red Matrix

+
Parameters
+ + +
string$s,;xchan_hash of the identity in question
+
+
+
Returns
boolean true or false
+ +

Referenced by chanview_content(), and is_member().

+ +
+
+ +
+
+ + + + + + + + +
is_member ( $s)
+
+

is_member($s) Test whether a given identity is a member of the Red Matrix

+
Parameters
+ + +
string$s,;xchan_hash of the identity in question
+
+
+
Returns
boolean true or false
+
@@ -413,8 +485,6 @@ Functions
-

Referenced by connect_init().

-
@@ -460,7 +530,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(), photos_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

+

Referenced by achievements_content(), 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 From d2d071029f38942496aa52e42048ae53c5d04d48 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 3 Jan 2014 01:41:55 -0800 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 1e46f568a..1269e7ede 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -274,7 +274,7 @@ Functions
Returns
string
-

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

+

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

-- cgit v1.2.3 From 3298768d957421743eaa56dec5381141ab094d53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Jan 2014 00:47:40 -0800 Subject: directory creation error, display localtimes on cloud webpage, doc updates --- doc/html/identity_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index 1269e7ede..c00a3e77b 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -530,7 +530,7 @@ Functions

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

load/reload current theme info

-

Referenced by achievements_content(), 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().

+

Referenced by achievements_content(), blocks_content(), channel_init(), cloud_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().

@@ -677,7 +677,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by conversation(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().

+

Referenced by conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().

-- cgit v1.2.3 From 3869b16298041887d0c90c884ffb5b22df8d56e9 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 24 Jan 2014 14:35:32 -0800 Subject: prettyphoto (js|css) not found --- doc/html/identity_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index c00a3e77b..93673bb26 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -433,7 +433,7 @@ Functions
Returns
boolean true or false
-

Referenced by chanview_content(), and is_member().

+

Referenced by is_member().

@@ -677,7 +677,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().

+

Referenced by chanview_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), and viewconnections_content().

-- cgit v1.2.3 From 902c9b158528b03e6e31f8b7f16fa4a5b16f62cd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Jan 2014 20:02:45 -0800 Subject: doc updates --- doc/html/identity_8php.html | 44 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index 93673bb26..f6af0a794 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -156,6 +156,10 @@ Functions    is_member ($s)   + get_online_status ($nick) +  + remote_online_status ($webbie) + 

Function Documentation

@@ -325,6 +329,24 @@ Functions

Referenced by nav(), and zid().

+ + + +
+
+ + + + + + + + +
get_online_status ( $nick)
+
+ +

Referenced by online_init(), and profile_load().

+
@@ -530,7 +552,7 @@ Functions

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

load/reload current theme info

-

Referenced by achievements_content(), blocks_content(), channel_init(), cloud_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().

+

Referenced by achievements_content(), blocks_content(), channel_init(), chat_init(), cloud_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().

@@ -570,6 +592,24 @@ Functions

Referenced by profile_create_sidebar(), widget_fullprofile(), and widget_profile().

+ + + +
+
+ + + + + + + + +
remote_online_status ( $webbie)
+
+ +

Referenced by dirprofile_init().

+
@@ -677,7 +717,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by chanview_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), and viewconnections_content().

+

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), and viewconnections_content().

-- cgit v1.2.3 From 064962ff82701d9d415a351a91354a0cdf949bd5 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 14 Feb 2014 12:25:27 -0800 Subject: doc and assets update. There is what seems to be a controversial powerpoint in this checkin. The powerpoint is of course *open source* even if powerpoint itself is not. The source file is available for your examination and revision. --- 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 f6af0a794..d8522de84 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -717,7 +717,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), and viewconnections_content().

+

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), and viewconnections_content().

-- cgit v1.2.3 From 0501bab7dc5982f94924e19192c1d523a45085aa Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Feb 2014 23:51:43 -0800 Subject: doc update --- doc/html/identity_8php.html | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index d8522de84..24e96902c 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -160,6 +160,8 @@ Functions    remote_online_status ($webbie)   + get_channel_by_nick ($nick) + 

Function Documentation

@@ -192,7 +194,7 @@ Functions
-

() Return the total number of channels on this site. No filtering is performed.

+

() Return the total number of channels on this site. No filtering is performed except to check PAGE_REMOVED

Returns
int on error returns boolean false

Referenced by zfinger_init().

@@ -254,6 +256,24 @@ Functions
+
+ + +
+
+ + + + + + + + +
get_channel_by_nick ( $nick)
+
+ +

Referenced by wall_attach_post(), and wall_upload_post().

+
@@ -278,7 +298,7 @@ Functions
Returns
string
-

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

+

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

@@ -362,7 +382,7 @@ Functions
-

Referenced by create_sys_channel().

+

Referenced by create_sys_channel(), and get_theme_uid().

-- cgit v1.2.3 From 46f0de7120d0773f361e08298c99ef804330adff Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Feb 2014 00:57:35 -0800 Subject: try to fix youtube mixed content warnings --- doc/html/identity_8php.html | 4 +++- 1 file changed, 3 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 24e96902c..f6317bf75 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -399,6 +399,8 @@ Functions
+

Referenced by construct_page().

+
@@ -737,7 +739,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), and viewconnections_content().

+

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), viewconnections_content(), widget_bookmarkedchats(), and widget_suggestedchats().

-- cgit v1.2.3 From 16c2aa042fade698ece5dcb67cde10ff8155bd65 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Mar 2014 14:30:24 -0800 Subject: doc update --- doc/html/identity_8php.html | 6 ++---- 1 file changed, 2 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 f6317bf75..f6ac35171 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -272,7 +272,7 @@ Functions @@ -399,8 +399,6 @@ Functions
-

Referenced by construct_page().

-
@@ -574,7 +572,7 @@ Functions

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

load/reload current theme info

-

Referenced by achievements_content(), blocks_content(), channel_init(), chat_init(), cloud_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().

+

Referenced by achievements_content(), block_init(), blocks_content(), channel_init(), chat_init(), cloud_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 From 074d2839c00aeb1400021e2cdbe432e87e0397b9 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 16 Mar 2014 14:56:04 -0700 Subject: doc update --- doc/html/identity_8php.html | 4 +++- 1 file changed, 3 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 f6ac35171..21f0c8136 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -241,6 +241,8 @@ Functions

create_sys_channel() Create a system channel - which has no account attached

+

Referenced by check_config(), and what_next().

+
@@ -382,7 +384,7 @@ Functions -- cgit v1.2.3 From 3c23d1f9fe2813d91fc8d29f19f8a51d9a0a9091 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Mar 2014 01:12:36 -0700 Subject: doc update --- 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 21f0c8136..5b67a15f8 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -120,6 +120,8 @@ Functions    get_sys_channel ()   + is_sys_channel ($channel_id) +   channel_total ()    create_identity ($arr) @@ -384,7 +386,7 @@ Functions @@ -503,6 +505,24 @@ Functions
Returns
boolean true or false
+ + + +
+
+ + + + + + + + +
is_sys_channel ( $channel_id)
+
+ +

Referenced by zot_feed().

+
-- cgit v1.2.3 From f832e5958594a942060766993625893f22beb59e Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Apr 2014 15:24:45 -0700 Subject: doc updates, plus back-end work for rpost to let you post to a different channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. --- 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 5b67a15f8..b6c444ed1 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -759,7 +759,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), viewconnections_content(), widget_bookmarkedchats(), and widget_suggestedchats().

+

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), format_hashtags(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), viewconnections_content(), widget_bookmarkedchats(), and widget_suggestedchats().

-- cgit v1.2.3 From 2677ee0b49078646402409a64563392606dcc29d Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 11 Apr 2014 14:01:22 -0700 Subject: doc update --- doc/html/identity_8php.html | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index b6c444ed1..019174afb 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -164,6 +164,8 @@ Functions    get_channel_by_nick ($nick)   + identity_selector () + 

Function Documentation

@@ -386,7 +388,7 @@ Functions @@ -455,6 +457,21 @@ Functions

Referenced by create_identity().

+ + + +
+
+ + + + + + + +
identity_selector ()
+
+
@@ -759,7 +776,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), format_hashtags(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), viewconnections_content(), widget_bookmarkedchats(), and widget_suggestedchats().

+

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), format_hashtags(), get_plink(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), widget_bookmarkedchats(), and widget_suggestedchats().

-- cgit v1.2.3 From ae1f9bf1c44cffa00b8aff566eef0f22bc26e720 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 18 Apr 2014 15:31:15 -0700 Subject: move create a new collection below the actual collection list again. failed experiment. --- 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 019174afb..75ecb2251 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -388,7 +388,7 @@ Functions -- cgit v1.2.3 From 14cf9572cd69cc217571c0a596aa6c4fb34eff7f Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 25 Apr 2014 16:08:58 -0700 Subject: doc/strings update --- 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 75ecb2251..fc8e010ee 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -388,7 +388,7 @@ Functions -- cgit v1.2.3 From 6ac50faaa24e540baded894f492fb24367aea796 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 16 May 2014 02:13:27 -0700 Subject: doc updates --- doc/html/identity_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index fc8e010ee..d37e1ad8d 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -304,7 +304,7 @@ Functions
Returns
string
-

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

+

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

@@ -776,7 +776,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), format_hashtags(), get_plink(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), widget_bookmarkedchats(), and widget_suggestedchats().

+

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), format_hashtags(), get_plink(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), parse_app_description(), tryzrlaudio(), tryzrlvideo(), widget_bookmarkedchats(), widget_photo(), and widget_suggestedchats().

-- cgit v1.2.3 From 626eab99f8affc59f3578dabf4fd2ad97abd62e4 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 23 May 2014 14:52:55 -0700 Subject: add profile photo app because it is sometimes hard to find. Also doc updates --- doc/html/identity_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index d37e1ad8d..0fc9a7fa6 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -304,7 +304,7 @@ Functions
Returns
string
-

Referenced by 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(), and photo_init().

@@ -776,7 +776,7 @@ Functions
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

-

Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), format_hashtags(), get_plink(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), parse_app_description(), tryzrlaudio(), tryzrlvideo(), widget_bookmarkedchats(), widget_photo(), and widget_suggestedchats().

+

Referenced by app_render(), chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), format_hashtags(), get_plink(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), parse_app_description(), tryzrlaudio(), tryzrlvideo(), widget_bookmarkedchats(), widget_photo(), and widget_suggestedchats().

-- cgit v1.2.3 From 376a51f8d8f2fd49ebbb8ac6a868cb151076db97 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Jun 2014 23:56:52 -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 0fc9a7fa6..9aa34f495 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -388,7 +388,7 @@ Functions -- cgit v1.2.3