From 381f457c3fae5dea1c76883837f18a70a55e6bb8 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 24 Aug 2013 16:52:38 -0700 Subject: fix xchans more completely after a URL change --- doc/html/Contact_8php.html | 2 +- doc/html/boot_8php.html | 100 ++++++---- doc/html/boot_8php.js | 5 +- doc/html/crypto_8php.html | 2 +- doc/html/datetime_8php.html | 2 +- doc/html/dba__driver_8php.html | 4 +- doc/html/dir_d41ce877eb409a4791b288730010abe2.html | 2 + doc/html/dir_d41ce877eb409a4791b288730010abe2.js | 1 + doc/html/extract_8php.html | 4 +- doc/html/features_8php.html | 2 +- doc/html/files.html | 207 +++++++++---------- doc/html/globals_0x63.html | 9 + doc/html/globals_0x6e.html | 2 +- doc/html/globals_0x70.html | 7 +- doc/html/globals_0x73.html | 3 + doc/html/globals_func_0x63.html | 9 + doc/html/globals_func_0x6e.html | 2 +- doc/html/globals_func_0x70.html | 4 +- doc/html/globals_func_0x73.html | 3 + doc/html/globals_vars_0x70.html | 3 + doc/html/include_2attach_8php.html | 4 +- doc/html/include_2config_8php.html | 6 +- doc/html/include_2follow_8php.html | 14 +- doc/html/include_2follow_8php.js | 2 +- doc/html/include_2group_8php.html | 4 +- doc/html/include_2menu_8php.html | 4 +- doc/html/include_2network_8php.html | 2 +- doc/html/items_8php.html | 2 +- doc/html/language_8php.html | 2 +- doc/html/navtree.js | 14 +- doc/html/navtreeindex0.js | 80 ++++---- doc/html/navtreeindex1.js | 42 ++-- doc/html/navtreeindex2.js | 40 ++-- doc/html/navtreeindex3.js | 88 ++++----- doc/html/navtreeindex4.js | 86 ++++---- doc/html/navtreeindex5.js | 218 ++++++++++----------- doc/html/navtreeindex6.js | 174 ++++++++-------- doc/html/navtreeindex7.js | 38 ++-- doc/html/permissions_8php.html | 23 ++- doc/html/permissions_8php.js | 3 +- doc/html/php2po_8php.html | 2 +- doc/html/plugin_8php.html | 8 +- doc/html/redbasic_2php_2style_8php.html | 4 +- doc/html/search/all_63.js | 4 + doc/html/search/all_6e.js | 2 +- doc/html/search/all_70.js | 5 +- doc/html/search/all_73.js | 1 + doc/html/search/files_63.js | 1 + doc/html/search/functions_63.js | 3 + doc/html/search/functions_6e.js | 2 +- doc/html/search/functions_70.js | 4 +- doc/html/search/functions_73.js | 1 + doc/html/search/variables_70.js | 1 + doc/html/text_8php.html | 12 +- doc/html/typo_8php.html | 2 +- doc/html/zot_8php.html | 4 +- 56 files changed, 693 insertions(+), 582 deletions(-) (limited to 'doc/html') diff --git a/doc/html/Contact_8php.html b/doc/html/Contact_8php.html index a7a11c12f..4c7f6190c 100644 --- a/doc/html/Contact_8php.html +++ b/doc/html/Contact_8php.html @@ -407,7 +407,7 @@ Functions
-

Referenced by profile_sidebar().

+

Referenced by profile_sidebar().

diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index fa0bfc600..728d4d7fb 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -161,10 +161,10 @@ Functions    profile_load (&$a, $nickname, $profile= '')   - profile_create_sidebar (&$a) -  - profile_sidebar ($profile, $block=0) -  + profile_create_sidebar (&$a, $connect=true) +  + profile_sidebar ($profile, $block=0, $show_connect=true) +   get_birthdays ()    get_events () @@ -222,7 +222,7 @@ Variables   const ZOT_REVISION 1   -const DB_UPDATE_VERSION 1059 +const DB_UPDATE_VERSION 1064   const EOL '<br />' . "\r\n"   @@ -306,6 +306,8 @@ Variables   const PAGE_DIRECTORY_CHANNEL 0x0008   +const PAGE_PREMIUM 0x0010 +  const PAGE_REMOVED 0x8000   const PHOTO_NORMAL 0x0000 @@ -676,7 +678,7 @@ Variables
-

Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), channel_content(), channel_init(), common_init(), connections_content(), connections_init(), contactgroup_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

+

Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

@@ -694,7 +696,7 @@ Variables
-

Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), channel_content(), channel_init(), common_init(), connections_content(), connections_init(), connections_post(), contactgroup_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

+

Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), contactgroup_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

@@ -899,7 +901,7 @@ Variables
-

Referenced by api_user(), change_channel(), channel_content(), events_post(), feed_init(), import_content(), import_post(), lastpost_content(), manage_content(), mood_init(), nav(), new_channel_content(), new_channel_post(), new_contact(), profile_content(), profile_photo_post(), profiles_init(), settings_post(), and zotfeed_init().

+

Referenced by api_user(), change_channel(), channel_content(), events_post(), feed_init(), import_content(), import_post(), lastpost_content(), manage_content(), mood_init(), nav(), new_channel_content(), new_channel_post(), new_contact(), profile_content(), profile_photo_post(), profiles_init(), settings_post(), and zotfeed_init().

@@ -916,7 +918,7 @@ Variables
-

Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_post(), import_profile_photo(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), z_fetch_url(), and zot_finger().

+

Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_post(), import_profile_photo(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), z_fetch_url(), and zot_finger().

@@ -1014,7 +1016,7 @@ Variables
-

Referenced by attach_by_hash(), attach_by_hash_nodata(), attach_store(), common_content(), common_friends_visitor_widget(), display_content(), editpost_content(), get_public_feed(), item_permissions_sql(), mitem_content(), new_contact(), permissions_sql(), photo_init(), photos_post(), prepare_body(), profile_sidebar(), suggest_content(), tagger_content(), thing_init(), viewconnections_content(), wall_attach_post(), and z_readdir().

+

Referenced by attach_by_hash(), attach_by_hash_nodata(), attach_store(), common_content(), common_friends_visitor_widget(), display_content(), editpost_content(), get_public_feed(), item_permissions_sql(), mitem_content(), new_contact(), permissions_sql(), photo_init(), photos_post(), prepare_body(), profile_sidebar(), suggest_content(), tagger_content(), thing_init(), viewconnections_content(), wall_attach_post(), and z_readdir().

@@ -1047,7 +1049,7 @@ Variables
-

Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), api_content(), authenticate_success(), channel_remove(), check_form_security_token_redirectOnErr(), connections_content(), connections_post(), delegate_content(), directory_content(), drop_item(), events_post(), filerm_content(), follow_init(), group_content(), group_post(), import_post(), intro_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), mood_init(), network_content(), new_channel_post(), notifications_post(), notify_init(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), settings_post(), tagrm_content(), tagrm_post(), toggle_mobile_init(), and zid_init().

+

Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), api_content(), authenticate_success(), channel_remove(), check_form_security_token_redirectOnErr(), connect_post(), connections_content(), connections_post(), delegate_content(), directory_content(), drop_item(), events_post(), filerm_content(), follow_init(), group_content(), group_post(), import_post(), intro_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), mood_init(), network_content(), new_channel_post(), new_contact(), notifications_post(), notify_init(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), settings_post(), tagrm_content(), tagrm_post(), toggle_mobile_init(), and zid_init().

@@ -1080,7 +1082,7 @@ Variables
-

Referenced by connections_init(), message_content(), network_init(), and profile_sidebar().

+

Referenced by connections_init(), message_content(), network_init(), and profile_sidebar().

@@ -1184,7 +1186,7 @@ Variables
-

Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), page_init(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), and zid_init().

+

Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), page_init(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), and zid_init().

@@ -1236,7 +1238,7 @@ Variables
-

Referenced by admin_content(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_content(), import_post(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

+

Referenced by admin_content(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_content(), import_post(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

@@ -1258,11 +1260,11 @@ Variables

e.g.: proc_run("ls","-la","/tmp");

$cmd and string args are surrounded with ""

-

Referenced by build_sync_packet(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fsuggest_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

+

Referenced by build_sync_packet(), connect_post(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fsuggest_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

- +
@@ -1270,13 +1272,23 @@ Variables - + + + + + + + + + + +
profile_create_sidebar ( $a)$a,
 $connect = true 
)
@@ -1315,11 +1327,11 @@ Variables

Profile information is placed in the App structure for later retrieval. Honours the owner's chosen theme for display.

load/reload current theme info

-

Referenced by channel_init(), common_init(), hcard_init(), lastpost_init(), page_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

+

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

- +
@@ -1333,7 +1345,13 @@ Variables - + + + + + + + @@ -1347,7 +1365,7 @@ Variables

: 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().

+

Referenced by profile_create_sidebar().

@@ -1398,7 +1416,7 @@ Variables
 $block = 0 $block = 0,
 $show_connect = true 
@@ -1459,7 +1477,7 @@ Variables
-

Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), App\build_pagehead(), channel_aside(), channel_content(), check_config(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), crepair_init(), crepair_post(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirfind_init(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), get_atom_elements(), App\get_baseurl(), get_browser_language(), get_item_elements(), get_max_import_size(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), hcard_init(), import_post(), import_xchan(), info(), intro_content(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), lastpost_aside(), lastpost_content(), load_contact_links(), local_user(), lostpass_content(), lrdd(), magic_init(), mail_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), network_query_get_sel_tab(), new_channel_content(), nogroup_init(), notice(), notifications_content(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_post(), qsearch_init(), redir_init(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), saved_searches(), search_ac_init(), search_content(), search_init(), search_post(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

+

Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), App\build_pagehead(), channel_aside(), channel_content(), check_config(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), crepair_init(), crepair_post(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirfind_init(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), get_atom_elements(), App\get_baseurl(), get_browser_language(), get_item_elements(), get_max_import_size(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), hcard_init(), import_post(), import_xchan(), info(), intro_content(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), lastpost_aside(), lastpost_content(), load_contact_links(), local_user(), lostpass_content(), lrdd(), magic_init(), mail_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), network_query_get_sel_tab(), new_channel_content(), nogroup_init(), notice(), notifications_content(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_post(), qsearch_init(), redir_init(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), saved_searches(), search_ac_init(), search_content(), search_init(), search_post(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

@@ -1527,7 +1545,7 @@ Variables
-

Referenced by allowed_public_recips(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), chanview_content(), check_config(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), follow_init(), format_css_if_exists(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), profile_activity(), public_recips(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sync_directories(), tagger_content(), thing_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

+

Referenced by allowed_public_recips(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), follow_init(), format_css_if_exists(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), profile_activity(), profile_sidebar(), public_recips(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sync_directories(), tagger_content(), thing_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

@@ -1565,7 +1583,7 @@ Variables
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 bb_ShareAttributes(), conversation(), dirfind_content(), intro_content(), like_puller(), localize_item(), match_content(), menu_render(), notifications_content(), and viewconnections_content().

+

Referenced by bb_ShareAttributes(), conversation(), dirfind_content(), intro_content(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), notifications_content(), and viewconnections_content().

@@ -1668,7 +1686,7 @@ Variables
-

Referenced by abook_connections(), abook_self(), acl_init(), api_get_user(), collect_recipients(), connections_content(), connections_post(), contact_remove(), contact_select(), contactgroup_content(), create_identity(), get_all_perms(), group_content(), group_get_members(), intro_content(), load_contact_links(), new_contact(), notifier_run(), perm_is_allowed(), ping_init(), poco_init(), settings_aside(), and zot_refresh().

+

Referenced by abook_connections(), abook_self(), acl_init(), api_get_user(), collect_recipients(), connections_content(), connections_post(), contact_remove(), contact_select(), contactgroup_content(), create_identity(), get_all_perms(), group_content(), group_get_members(), intro_content(), load_contact_links(), new_contact(), notifier_run(), perm_is_allowed(), ping_init(), poco_init(), settings_aside(), and zot_refresh().

@@ -2306,7 +2324,7 @@ Variables
- +
const DB_UPDATE_VERSION 1059const DB_UPDATE_VERSION 1064
@@ -2420,7 +2438,7 @@ Variables
-

Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), dirfind_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

+

Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), dirfind_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

@@ -2873,7 +2891,7 @@ Variables
-

Referenced by admin_page_logs(), advanced_profile(), build_sync_packet(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), detect_language(), dfrn_deliver(), directory_content(), fetch_xrd_links(), fix_private_photos(), import_xchan(), item_store(), item_store_update(), lrdd(), mail_store(), message_content(), message_post(), mini_group_select(), network_content(), new_contact(), notifier_run(), parse_xml_string(), photos_post(), poco_load(), post_post(), public_recips(), tag_deliver(), tgroup_check(), webfinger_dfrn(), xml2array(), zot_build_packet(), zot_fetch(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

+

Referenced by admin_page_logs(), advanced_profile(), build_sync_packet(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), detect_language(), dfrn_deliver(), directory_content(), fetch_xrd_links(), fix_private_photos(), import_xchan(), item_store(), item_store_update(), lrdd(), mail_store(), message_content(), message_post(), mini_group_select(), network_content(), new_contact(), notifier_run(), parse_xml_string(), photos_post(), poco_load(), post_post(), public_recips(), tag_deliver(), tgroup_check(), webfinger_dfrn(), xml2array(), zot_build_packet(), zot_fetch(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

@@ -3654,6 +3672,20 @@ Variables

Referenced by create_identity().

+ + + +
+
+ + + + +
const PAGE_PREMIUM 0x0010
+
@@ -3722,7 +3754,7 @@ Variables
-

Referenced by get_all_perms(), map_scope(), and perm_is_allowed().

+

Referenced by get_all_perms(), map_scope(), perm_is_allowed(), and site_default_perms().

@@ -3835,7 +3867,7 @@ Variables
-

Referenced by connections_content(), get_all_perms(), perm_is_allowed(), and public_recips().

+

Referenced by connections_content(), get_all_perms(), perm_is_allowed(), public_recips(), and site_default_perms().

@@ -3877,7 +3909,7 @@ Variables
-

Referenced by acl_init(), get_perms(), message_post(), and public_recips().

+

Referenced by acl_init(), get_perms(), message_post(), new_contact(), and public_recips().

@@ -3933,7 +3965,7 @@ Variables
-

Referenced by api_ff_ids(), api_statuses_f(), get_perms(), and public_recips().

+

Referenced by api_ff_ids(), api_statuses_f(), get_perms(), new_contact(), and public_recips().

diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index 2a5705c57..9ca39c30f 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -35,9 +35,9 @@ var boot_8php = [ "login", "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4", null ], [ "notice", "boot_8php.html#a9255af5ae9c887520091ea04763c1a88", null ], [ "proc_run", "boot_8php.html#ab346a2ece14993861f3e4206befa94f0", null ], - [ "profile_create_sidebar", "boot_8php.html#a5b45d647da3743a7fc8c6223350b4d67", null ], + [ "profile_create_sidebar", "boot_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620", null ], [ "profile_load", "boot_8php.html#a4751b522ea913d0e7ed43e03d22e9e68", null ], - [ "profile_sidebar", "boot_8php.html#a646123ebbb10eb6f5b6ff26f4288da9b", null ], + [ "profile_sidebar", "boot_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc", null ], [ "profile_tabs", "boot_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273", null ], [ "remote_user", "boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209", null ], [ "startup", "boot_8php.html#aca47505b8732177f52bb2d647eb2741c", null ], @@ -199,6 +199,7 @@ var boot_8php = [ "PAGE_DIRECTORY_CHANNEL", "boot_8php.html#a5b8484922918946d041e5e0515dbe718", null ], [ "PAGE_HIDDEN", "boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640", null ], [ "PAGE_NORMAL", "boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3", null ], + [ "PAGE_PREMIUM", "boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8", null ], [ "PAGE_REMOVED", "boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6", null ], [ "PERMS_A_DELEGATE", "boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b", null ], [ "PERMS_CONTACTS", "boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6", null ], diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html index 795c4c937..25c416ed9 100644 --- a/doc/html/crypto_8php.html +++ b/doc/html/crypto_8php.html @@ -252,7 +252,7 @@ Functions
-

Referenced by editpost_content(), encode_item(), encode_mail(), message_post(), new_contact(), post_post(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), probe_content(), zot_import(), and zot_refresh().

+

Referenced by editpost_content(), encode_item(), encode_mail(), message_post(), new_contact(), post_post(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), probe_content(), zot_import(), and zot_refresh().

diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index 0ad53d55e..e937b29a4 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -332,7 +332,7 @@ Functions
-

Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_site(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index f00f839aa..65d7f4a07 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
-

Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), common_friends(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

@@ -320,7 +320,7 @@ Functions

This will happen occasionally trying to store the session data after abnormal program termination

-

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), common_friends(), common_friends_zcid(), common_init(), community_content(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index a4d398156..da9e2070d 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -126,6 +126,8 @@ Files   file  community.php   +file  connect.php +  file  connections.php   file  contactgroup.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index b1fbf1f1a..a06750c26 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -11,6 +11,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "chanview.php", "chanview_8php.html", "chanview_8php" ], [ "common.php", "common_8php.html", "common_8php" ], [ "community.php", "community_8php.html", "community_8php" ], + [ "connect.php", "connect_8php.html", "connect_8php" ], [ "connections.php", "connections_8php.html", "connections_8php" ], [ "contactgroup.php", "contactgroup_8php.html", "contactgroup_8php" ], [ "crepair.php", "crepair_8php.html", "crepair_8php" ], diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 0b425b088..7d5ce9435 100644 --- a/doc/html/extract_8php.html +++ b/doc/html/extract_8php.html @@ -132,7 +132,7 @@ Variables
-

Referenced by activity_sanitise(), add_fcontact(), api_rss_extra(), array_sanitise(), attach_store(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connections_content(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), event_store(), feature_enabled(), fetch_xrd_links(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), identity_basic_import(), ids_to_querystr(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), lrdd(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), parse_url_content(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), photos_post(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), prepare_body(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profile_tabs(), profiles_content(), register_post(), remove_community_tag(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), thing_init(), validate_channelname(), wfinger_init(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

+

Referenced by activity_sanitise(), add_fcontact(), api_rss_extra(), array_sanitise(), attach_store(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_content(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), event_store(), feature_enabled(), fetch_xrd_links(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), identity_basic_import(), ids_to_querystr(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), lrdd(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_content(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), parse_url_content(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), photos_post(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), prepare_body(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profile_tabs(), profiles_content(), register_post(), remove_community_tag(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), thing_init(), validate_channelname(), wfinger_init(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

@@ -160,7 +160,7 @@ Variables
-

Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), chanlink_hash(), chanlink_url(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), fetch_url(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), post_url(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), App\set_widget(), siteinfo_content(), smilies(), stripdcode_br_cb(), t(), template_escape(), template_unescape(), term_query(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_post_url(), zfinger_init(), and zid().

+

Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), chanlink_hash(), chanlink_url(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), fetch_url(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), message_content(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), post_url(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), App\set_widget(), siteinfo_content(), smilies(), stripdcode_br_cb(), t(), template_escape(), template_unescape(), term_query(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_post_url(), zfinger_init(), and zid().

diff --git a/doc/html/features_8php.html b/doc/html/features_8php.html index 11699c8c0..6d9159820 100644 --- a/doc/html/features_8php.html +++ b/doc/html/features_8php.html @@ -142,7 +142,7 @@ Functions
-

Referenced by categories_widget(), channel_aside(), connections_content(), conversation(), editpost_content(), editwebpage_content(), Item\get_comment_box(), Item\get_template_data(), item_post(), lastpost_aside(), message_content(), message_post(), nav(), network_content(), photos_content(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), saved_searches(), search_saved_searches(), theme_content(), and thing_content().

+

Referenced by categories_widget(), channel_aside(), connections_content(), conversation(), editpost_content(), editwebpage_content(), Item\get_comment_box(), Item\get_template_data(), item_post(), lastpost_aside(), message_content(), message_post(), nav(), network_content(), photos_content(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), saved_searches(), search_saved_searches(), settings_aside(), theme_content(), and thing_content().

diff --git a/doc/html/files.html b/doc/html/files.html index ce48497ec..c5c58f247 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -196,109 +196,110 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*chanview.php |o*common.php |o*community.php -|o*connections.php -|o*contactgroup.php -|o*crepair.php -|o*delegate.php -|o*directory.php -|o*dirfind.php -|o*dirsearch.php -|o*display.php -|o*editpost.php -|o*editwebpage.php -|o*events.php -|o*fbrowser.php -|o*feed.php -|o*filer.php -|o*filerm.php -|o*follow.php -|o*fsuggest.php -|o*group.php -|o*hcard.php -|o*help.php -|o*home.php -|o*hostxrd.php -|o*import.php -|o*intro.php -|o*invite.php -|o*item.php -|o*lastpost.php -|o*like.php -|o*lockview.php -|o*login.php -|o*lostpass.php -|o*magic.php -|o*manage.php -|o*match.php -|o*menu.php -|o*message.php -|o*mitem.php -|o*mood.php -|o*msearch.php -|o*network.php -|o*new_channel.php -|o*nogroup.php -|o*notifications.php -|o*notify.php -|o*oembed.php -|o*oexchange.php -|o*opensearch.php -|o*page.php -|o*parse_url.php -|o*photo.php -|o*photos.php -|o*php.php -|o*ping.php -|o*poco.php -|o*poke.php -|o*post.php -|o*pretheme.php -|o*probe.php -|o*profile.php -|o*profile_photo.php -|o*profiles.php -|o*profperm.php -|o*qsearch.php -|o*randprof.php -|o*redir.php -|o*register.php -|o*regmod.php -|o*removeme.php -|o*rmagic.php -|o*rsd_xml.php -|o*search.php -|o*search_ac.php -|o*settings.php -|o*setup.php -|o*share.php -|o*siteinfo.php -|o*sitelist.php -|o*smilies.php -|o*starred.php -|o*subthread.php -|o*suggest.php -|o*tagger.php -|o*tagrm.php -|o*thing.php -|o*toggle_mobile.php -|o*uexport.php -|o*update_channel.php -|o*update_community.php -|o*update_display.php -|o*update_network.php -|o*update_search.php -|o*view.php -|o*viewconnections.php -|o*viewsrc.php -|o*wall_attach.php -|o*wall_upload.php -|o*webfinger.php -|o*webpages.php -|o*wfinger.php -|o*xchan.php -|o*xrd.php -|o*zfinger.php -|\*zotfeed.php +|o*connect.php +|o*connections.php +|o*contactgroup.php +|o*crepair.php +|o*delegate.php +|o*directory.php +|o*dirfind.php +|o*dirsearch.php +|o*display.php +|o*editpost.php +|o*editwebpage.php +|o*events.php +|o*fbrowser.php +|o*feed.php +|o*filer.php +|o*filerm.php +|o*follow.php +|o*fsuggest.php +|o*group.php +|o*hcard.php +|o*help.php +|o*home.php +|o*hostxrd.php +|o*import.php +|o*intro.php +|o*invite.php +|o*item.php +|o*lastpost.php +|o*like.php +|o*lockview.php +|o*login.php +|o*lostpass.php +|o*magic.php +|o*manage.php +|o*match.php +|o*menu.php +|o*message.php +|o*mitem.php +|o*mood.php +|o*msearch.php +|o*network.php +|o*new_channel.php +|o*nogroup.php +|o*notifications.php +|o*notify.php +|o*oembed.php +|o*oexchange.php +|o*opensearch.php +|o*page.php +|o*parse_url.php +|o*photo.php +|o*photos.php +|o*php.php +|o*ping.php +|o*poco.php +|o*poke.php +|o*post.php +|o*pretheme.php +|o*probe.php +|o*profile.php +|o*profile_photo.php +|o*profiles.php +|o*profperm.php +|o*qsearch.php +|o*randprof.php +|o*redir.php +|o*register.php +|o*regmod.php +|o*removeme.php +|o*rmagic.php +|o*rsd_xml.php +|o*search.php +|o*search_ac.php +|o*settings.php +|o*setup.php +|o*share.php +|o*siteinfo.php +|o*sitelist.php +|o*smilies.php +|o*starred.php +|o*subthread.php +|o*suggest.php +|o*tagger.php +|o*tagrm.php +|o*thing.php +|o*toggle_mobile.php +|o*uexport.php +|o*update_channel.php +|o*update_community.php +|o*update_display.php +|o*update_network.php +|o*update_search.php +|o*view.php +|o*viewconnections.php +|o*viewsrc.php +|o*wall_attach.php +|o*wall_upload.php +|o*webfinger.php +|o*webpages.php +|o*wfinger.php +|o*xchan.php +|o*xrd.php +|o*zfinger.php +|\*zotfeed.php o+util |o+fpostit ||\*fpostit.php diff --git a/doc/html/globals_0x63.html b/doc/html/globals_0x63.html index d52fcc6d0..016b26fa8 100644 --- a/doc/html/globals_0x63.html +++ b/doc/html/globals_0x63.html @@ -306,6 +306,15 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
  • completeurl() : parse_url.php
  • +
  • connect_content() +: connect.php +
  • +
  • connect_init() +: connect.php +
  • +
  • connect_post() +: connect.php +
  • connections_aside() : connections.php
  • diff --git a/doc/html/globals_0x6e.html b/doc/html/globals_0x6e.html index ec7c86eaa..e4ff51d56 100644 --- a/doc/html/globals_0x6e.html +++ b/doc/html/globals_0x6e.html @@ -265,7 +265,7 @@ $(document).ready(function(){initNavTree('globals_0x6e.html','');}); : new_channel.php
  • new_contact() -: follow.php +: follow.php
  • new_cookie() : session.php diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html index 97d26ea3e..0c07fb2cf 100644 --- a/doc/html/globals_0x70.html +++ b/doc/html/globals_0x70.html @@ -170,6 +170,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • PAGE_NORMAL : boot.php
  • +
  • PAGE_PREMIUM +: boot.php +
  • PAGE_REMOVED : boot.php
  • @@ -432,7 +435,7 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');}); : profile.php
  • profile_create_sidebar() -: boot.php +: boot.php
  • profile_init() : profile.php @@ -450,7 +453,7 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');}); : profile_photo.php
  • profile_sidebar() -: boot.php +: boot.php
  • profile_tabs() : boot.php diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html index d2eab4bd5..3b97b548f 100644 --- a/doc/html/globals_0x73.html +++ b/doc/html/globals_0x73.html @@ -231,6 +231,9 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • showForm() : fpostit.php
  • +
  • site_default_perms() +: permissions.php +
  • siteinfo_content() : siteinfo.php
  • diff --git a/doc/html/globals_func_0x63.html b/doc/html/globals_func_0x63.html index 03e6e7dad..a963fc5ef 100644 --- a/doc/html/globals_func_0x63.html +++ b/doc/html/globals_func_0x63.html @@ -296,6 +296,15 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
  • completeurl() : parse_url.php
  • +
  • connect_content() +: connect.php +
  • +
  • connect_init() +: connect.php +
  • +
  • connect_post() +: connect.php +
  • connections_aside() : connections.php
  • diff --git a/doc/html/globals_func_0x6e.html b/doc/html/globals_func_0x6e.html index 7b18010ec..10a7c856b 100644 --- a/doc/html/globals_func_0x6e.html +++ b/doc/html/globals_func_0x6e.html @@ -177,7 +177,7 @@ $(document).ready(function(){initNavTree('globals_func_0x6e.html','');}); : new_channel.php
  • new_contact() -: follow.php +: follow.php
  • new_cookie() : session.php diff --git a/doc/html/globals_func_0x70.html b/doc/html/globals_func_0x70.html index dd4b4cb9e..8dbccb4e8 100644 --- a/doc/html/globals_func_0x70.html +++ b/doc/html/globals_func_0x70.html @@ -330,7 +330,7 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');}); : profile.php
  • profile_create_sidebar() -: boot.php +: boot.php
  • profile_init() : profile.php @@ -348,7 +348,7 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');}); : profile_photo.php
  • profile_sidebar() -: boot.php +: boot.php
  • profile_tabs() : boot.php diff --git a/doc/html/globals_func_0x73.html b/doc/html/globals_func_0x73.html index 124dd85d5..2b6e1a481 100644 --- a/doc/html/globals_func_0x73.html +++ b/doc/html/globals_func_0x73.html @@ -230,6 +230,9 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
  • showForm() : fpostit.php
  • +
  • site_default_perms() +: permissions.php +
  • siteinfo_content() : siteinfo.php
  • diff --git a/doc/html/globals_vars_0x70.html b/doc/html/globals_vars_0x70.html index cd83fa987..7f84f42d6 100644 --- a/doc/html/globals_vars_0x70.html +++ b/doc/html/globals_vars_0x70.html @@ -159,6 +159,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
  • PAGE_NORMAL : boot.php
  • +
  • PAGE_PREMIUM +: boot.php +
  • PAGE_REMOVED : boot.php
  • diff --git a/doc/html/include_2attach_8php.html b/doc/html/include_2attach_8php.html index 886ea944b..31955e83b 100644 --- a/doc/html/include_2attach_8php.html +++ b/doc/html/include_2attach_8php.html @@ -180,7 +180,7 @@ Functions
    -

    Referenced by item_post().

    +

    Referenced by item_post(), and send_message().

    @@ -326,7 +326,7 @@ Functions
    -

    Referenced by fix_attached_file_permissions(), and wall_attach_post().

    +

    Referenced by fix_attached_file_permissions(), send_message(), and wall_attach_post().

    diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index 00d8dd5a9..a85836821 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -256,7 +256,7 @@ Functions
    -

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), dirfind_content(), dirsearch_content(), display_content(), dlogger(), dob(), editpost_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), fetch_url(), fetch_xrd_links(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), lastpost_content(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), match_content(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_post(), post_url(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), qsearch_init(), register_content(), register_post(), reload_plugins(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), siteinfo_content(), smilies(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    +

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), dirfind_content(), dirsearch_content(), display_content(), dlogger(), dob(), editpost_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), fetch_url(), fetch_xrd_links(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), lastpost_content(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), match_content(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_post(), post_url(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), qsearch_init(), register_content(), register_post(), reload_plugins(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    @@ -324,7 +324,7 @@ Functions
    -

    Referenced by authenticate_success(), App\build_pagehead(), change_channel(), channel_aside(), channel_content(), community_content(), contact_block(), contact_remove(), conversation(), current_theme(), feature_enabled(), findpeople_widget(), Item\get_comment_box(), get_theme_uid(), group_content(), intro_content(), invite_content(), invite_post(), item_expire(), item_store(), item_store_update(), items_fetch(), lastpost_aside(), lastpost_content(), FKOAuth1\loginUser(), message_content(), network_content(), network_init(), notifications_content(), profile_activity(), profile_load(), profile_sidebar(), profperm_content(), remove_community_tag(), set_pconfig(), smilies(), tag_deliver(), and theme_content().

    +

    Referenced by authenticate_success(), App\build_pagehead(), change_channel(), channel_aside(), channel_content(), community_content(), connect_content(), contact_block(), contact_remove(), conversation(), current_theme(), feature_enabled(), findpeople_widget(), Item\get_comment_box(), get_theme_uid(), group_content(), intro_content(), invite_content(), invite_post(), item_expire(), item_store(), item_store_update(), items_fetch(), lastpost_aside(), lastpost_content(), FKOAuth1\loginUser(), message_content(), network_content(), network_init(), notifications_content(), profile_activity(), profile_load(), profile_sidebar(), profperm_content(), remove_community_tag(), set_pconfig(), smilies(), tag_deliver(), and theme_content().

    @@ -508,7 +508,7 @@ Functions
    -

    Referenced by invite_post(), network_content(), process_channel_sync_delivery(), register_post(), settings_post(), and theme_post().

    +

    Referenced by connect_post(), invite_post(), network_content(), process_channel_sync_delivery(), register_post(), settings_post(), and theme_post().

    diff --git a/doc/html/include_2follow_8php.html b/doc/html/include_2follow_8php.html index ed557fda9..8b42bcb0a 100644 --- a/doc/html/include_2follow_8php.html +++ b/doc/html/include_2follow_8php.html @@ -112,11 +112,11 @@ $(document).ready(function(){initNavTree('include_2follow_8php.html','');}); - - + +

    Functions

     new_contact ($uid, $url, $channel, $interactive=false)
     
     new_contact ($uid, $url, $channel, $interactive=false, $confirm=false)
     

    Function Documentation

    - +
    @@ -142,7 +142,13 @@ Functions - + + + + + + + diff --git a/doc/html/include_2follow_8php.js b/doc/html/include_2follow_8php.js index a44d66d5b..7d72af074 100644 --- a/doc/html/include_2follow_8php.js +++ b/doc/html/include_2follow_8php.js @@ -1,4 +1,4 @@ var include_2follow_8php = [ - [ "new_contact", "include_2follow_8php.html#a6553a7650fae55f95660510d90983144", null ] + [ "new_contact", "include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7", null ] ]; \ No newline at end of file diff --git a/doc/html/include_2group_8php.html b/doc/html/include_2group_8php.html index a14ed0d39..aa452e406 100644 --- a/doc/html/include_2group_8php.html +++ b/doc/html/include_2group_8php.html @@ -226,7 +226,7 @@ Functions
     $interactive = false $interactive = false,
     $confirm = false 
    @@ -300,7 +300,7 @@ Functions
    -

    Referenced by new_contact().

    +

    Referenced by new_contact().

    diff --git a/doc/html/include_2menu_8php.html b/doc/html/include_2menu_8php.html index d9229d2de..ff4e76c14 100644 --- a/doc/html/include_2menu_8php.html +++ b/doc/html/include_2menu_8php.html @@ -358,7 +358,7 @@ Functions
    -

    Referenced by mitem_content(), and profile_sidebar().

    +

    Referenced by mitem_content(), and profile_sidebar().

    @@ -422,7 +422,7 @@ Functions
    -

    Referenced by mitem_content(), and profile_sidebar().

    +

    Referenced by mitem_content(), and profile_sidebar().

    diff --git a/doc/html/include_2network_8php.html b/doc/html/include_2network_8php.html index 985eb92a5..4a505fa69 100644 --- a/doc/html/include_2network_8php.html +++ b/doc/html/include_2network_8php.html @@ -224,7 +224,7 @@ Functions
    -

    Referenced by new_contact().

    +

    Referenced by new_contact().

    diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index a78bfc16a..45632a5d3 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -236,7 +236,7 @@ Functions
    -

    Referenced by get_item_elements(), item_store(), and item_store_update().

    +

    Referenced by get_item_elements(), get_mail_elements(), item_store(), and item_store_update().

    diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index 6d9fecb17..661fc4688 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -280,7 +280,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), allfriends_content(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_store(), authenticate_success(), bb_ShareAttributes(), bbcode(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), directory_content(), dirfind_content(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), format_event_diaspora(), format_event_html(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), nogroup_content(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), prepare_body(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), wall_upload_post(), webpages_content(), what_next(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), allfriends_content(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_store(), authenticate_success(), bb_ShareAttributes(), bbcode(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), directory_content(), dirfind_content(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), format_event_diaspora(), format_event_html(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), nogroup_content(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), prepare_body(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), wall_upload_post(), webpages_content(), what_next(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 1796ca3f0..697310d81 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,13 +36,13 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6", -"classItem.html#a632185dd25c5caf277067c76230a4320", -"dir_55dbaf9b7b53c4fc605c9011743a7353.html", -"include_2api_8php.html#a8969e8d9c683f12ba17dcd4b059e020d", -"mod_2directory_8php.html", -"removeme_8php.html", -"wall__upload_8php.html" +"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff", +"classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189", +"deliver_8php.html#a397afcb9afecf0c1816b0951189dd346", +"include_2api_8php.html#a6951c690d87775eb37e569c66011988e", +"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117", +"register_8php.html", +"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 348c4c035..03379b597 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -91,7 +91,7 @@ var NAVTREEINDEX0 = "boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,131], "boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,42], "boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,144], -"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,231], +"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,232], "boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,60], "boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,160], "boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,53], @@ -100,9 +100,9 @@ var NAVTREEINDEX0 = "boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,198], "boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,73], "boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,164], -"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,247], -"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,243], -"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,246], +"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,248], +"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,244], +"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,247], "boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,25], "boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,65], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15], @@ -114,72 +114,72 @@ var NAVTREEINDEX0 = "boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,143], "boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,139], "boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,163], -"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,250], -"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,251], +"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,251], +"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,252], "boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,167], "boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,82], -"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,208], +"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,209], "boot_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273":[5,0,4,38], "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,110], "boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,150], "boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,183], -"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,227], +"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,228], "boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,48], "boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,24], "boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,106], "boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,98], -"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,236], +"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,237], "boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,186], "boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,89], "boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,126], -"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,206], +"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,207], "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,111], "boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,182], "boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,124], "boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,74], "boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,79], -"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,213], +"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,214], "boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,137], "boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,50], "boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,117], "boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,152], -"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,253], +"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,254], "boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,171], "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,112], -"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,252], -"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,204], +"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,253], +"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,205], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12], "boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,66], "boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,96], "boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[5,0,4,58], "boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,127], -"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,200], +"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,201], +"boot_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,4,37], "boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,181], "boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[5,0,4,95], "boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,157], "boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,147], "boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,77], -"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,244], +"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,245], "boot_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,4,36], "boot_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,4,19], "boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,169], "boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,109], -"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,221], +"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,222], "boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,168], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6], -"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,199], -"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,217], +"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,200], +"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,218], "boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,193], "boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,151], "boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,49], "boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,88], "boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,39], "boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,185], -"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,216], +"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,217], "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,23], "boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,67], "boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,175], -"boot_8php.html#a5b45d647da3743a7fc8c6223350b4d67":[5,0,4,35], "boot_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,4,46], "boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,196], "boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[5,0,4,85], @@ -187,31 +187,30 @@ var NAVTREEINDEX0 = "boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,197], "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,21], "boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,81], -"boot_8php.html#a646123ebbb10eb6f5b6ff26f4288da9b":[5,0,4,37], -"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,240], +"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,241], "boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,161], "boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,135], "boot_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,4,47], "boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,138], "boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,52], "boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,141], -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,229], -"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,220], -"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,214], +"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,230], +"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,221], +"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,215], "boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,107], "boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,99], -"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,202], -"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,228], +"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,203], +"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,229], "boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,30], "boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,176], "boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,129], "boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,78], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2], -"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,248], +"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,249], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4], "boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,80], "boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,93], -"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,223], +"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,224], "boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,71], "boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,128], "boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,156], @@ -224,30 +223,31 @@ var NAVTREEINDEX0 = "boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,59], "boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,63], "boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,122], -"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,239], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,238], +"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,240], +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,239], "boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,174], "boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,104], -"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,218], +"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,219], "boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,125], "boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,119], -"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,225], +"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,226], "boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,33], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11], "boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,142], "boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,123], "boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,121], -"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,226], +"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,227], "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,18], "boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,188], -"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,219], +"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,220], "boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,55], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], -"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,211], +"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,212], "boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,189], -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,241], -"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,210], +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,242], +"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,211], "boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,177], "boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,28], -"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,195] +"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,195], +"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,51] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index cb5ffdb49..8a1396f5d 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,23 +1,23 @@ var NAVTREEINDEX1 = { -"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,51], "boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,149], "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[5,0,4,9], "boot_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,4,20], "boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,146], "boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,92], "boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,101], -"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,215], +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,216], "boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,133], "boot_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,4,22], "boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,72], "boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,180], "boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,114], -"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,201], +"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,202], "boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,34], -"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,222], +"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,199], +"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,223], "boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,173], -"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,205], +"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,206], "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,113], "boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,134], "boot_8php.html#ab55e545b72ec8c097e052ea7d373491f":[5,0,4,43], @@ -27,17 +27,17 @@ var NAVTREEINDEX1 = "boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,103], "boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,44], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3], -"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,245], +"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,246], "boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,70], "boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,102], "boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,120], "boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,27], "boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,159], -"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,224], +"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,225], "boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,100], "boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,41], "boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,62], -"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,249], +"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,250], "boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,116], "boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,118], "boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,187], @@ -45,7 +45,7 @@ var NAVTREEINDEX1 = "boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[5,0,4,13], "boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[5,0,4,8], "boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,162], -"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,212], +"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,213], "boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,69], "boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,145], "boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,153], @@ -53,44 +53,45 @@ var NAVTREEINDEX1 = "boot_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[5,0,4,16], "boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,76], "boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,91], +"boot_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,4,35], "boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,31], -"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,207], -"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,230], +"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,208], +"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,231], "boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,97], "boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,130], -"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,233], +"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,234], "boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,45], "boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,26], -"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,237], +"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,238], "boot_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,4,17], "boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,170], "boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,148], "boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,178], "boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,29], -"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,242], -"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,209], +"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,243], +"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,210], "boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,154], "boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,105], "boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,165], "boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,179], "boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,132], "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,32], -"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,234], +"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,235], "boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,172], "boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,64], "boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,57], "boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,136], "boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,192], "boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,94], -"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,232], +"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,233], "boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,184], "boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,166], -"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,235], +"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,236], "boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,54], "boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,86], "boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,140], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14], -"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,203], +"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,204], "cache_8php.html":[5,0,0,11], "channel_8php.html":[5,0,1,7], "channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,7,1], @@ -248,6 +249,5 @@ var NAVTREEINDEX1 = "classItem.html#a4b92e3a9d6212c553aa2661489bd95d8":[4,0,17,15], "classItem.html#a5b2fafdca55aefeaa08993a5a60529f0":[4,0,17,19], "classItem.html#a5b561415861f5b89b0733aacfe0428d1":[4,0,17,36], -"classItem.html#a5cfa6cf964f433a917a81cab079ff9d8":[4,0,17,39], -"classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189":[4,0,17,41] +"classItem.html#a5cfa6cf964f433a917a81cab079ff9d8":[4,0,17,39] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index be5a0d8c8..47d9925ac 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,6 @@ var NAVTREEINDEX2 = { +"classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189":[4,0,17,41], "classItem.html#a632185dd25c5caf277067c76230a4320":[4,0,17,4], "classItem.html#a67892aa23d19f4431bb2e5f43c74000e":[4,0,17,12], "classItem.html#a7f7bc059de377319282cb4ef4a828480":[4,0,17,37], @@ -158,12 +159,16 @@ var NAVTREEINDEX2 = "community_8php.html":[5,0,1,10], "community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a":[5,0,1,10,0], "community_8php.html#a56c94ec978a38633c5628fa6f8e386d9":[5,0,1,10,1], -"connections_8php.html":[5,0,1,11], -"connections_8php.html#a1224058db8e3fb56463eb312f98e561d":[5,0,1,11,4], -"connections_8php.html#a15af118efee9c948b6f8294e54a73bb2":[5,0,1,11,1], -"connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558":[5,0,1,11,3], -"connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c":[5,0,1,11,2], -"connections_8php.html#af48f7ad20914760ba9874c090384e35a":[5,0,1,11,0], +"connect_8php.html":[5,0,1,11], +"connect_8php.html#a417ec27afe33f21a929667a665e32ee2":[5,0,1,11,2], +"connect_8php.html#a489f0a66c660de6ec4d6917b27674f07":[5,0,1,11,0], +"connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36":[5,0,1,11,1], +"connections_8php.html":[5,0,1,12], +"connections_8php.html#a1224058db8e3fb56463eb312f98e561d":[5,0,1,12,4], +"connections_8php.html#a15af118efee9c948b6f8294e54a73bb2":[5,0,1,12,1], +"connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558":[5,0,1,12,3], +"connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c":[5,0,1,12,2], +"connections_8php.html#af48f7ad20914760ba9874c090384e35a":[5,0,1,12,0], "contact__selectors_8php.html":[5,0,0,16], "contact__selectors_8php.html#a2c743d2eb526eb758d943a1490162d75":[5,0,0,16,1], "contact__selectors_8php.html#a9839e8fdaac7ffb37bf1420493f5c28f":[5,0,0,16,0], @@ -175,8 +180,8 @@ var NAVTREEINDEX2 = "contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65":[5,0,0,17,1], "contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6":[5,0,0,17,3], "contact__widgets_8php.html#af24e693532a045954caab515942cfc6f":[5,0,0,17,4], -"contactgroup_8php.html":[5,0,1,12], -"contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,12,0], +"contactgroup_8php.html":[5,0,1,13], +"contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,13,0], "conversation_8php.html":[5,0,0,18], "conversation_8php.html#a0891aaa4492cba2b51eda12fe01957f3":[5,0,0,18,7], "conversation_8php.html#a0ee05f15255fb1cc3d89f30bc378a654":[5,0,0,18,9], @@ -200,10 +205,10 @@ var NAVTREEINDEX2 = "conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6":[5,0,0,18,5], "conversation_8php.html#ae996eb116d397a2c6396c312d7b98664":[5,0,0,18,16], "conversation_8php.html#afe5b2f38d8b803edb0d7ec5fa2868db0":[5,0,0,18,12], -"crepair_8php.html":[5,0,1,13], -"crepair_8php.html#a29464c01838e209c8059cfcd2d195caa":[5,0,1,13,0], -"crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,13,1], -"crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,13,2], +"crepair_8php.html":[5,0,1,14], +"crepair_8php.html#a29464c01838e209c8059cfcd2d195caa":[5,0,1,14,0], +"crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,14,1], +"crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,14,2], "cronhooks_8php.html":[5,0,0,20], "cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca":[5,0,0,20,0], "crypto_8php.html":[5,0,0,21], @@ -242,12 +247,7 @@ var NAVTREEINDEX2 = "dba__driver_8php.html#af531546fac5f0836a8557a4f6dfee930":[5,0,0,0,0,4], "dba__mysql_8php.html":[5,0,0,0,1], "dba__mysqli_8php.html":[5,0,0,0,2], -"delegate_8php.html":[5,0,1,14], -"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,14,0], -"deliver_8php.html":[5,0,0,23], -"deliver_8php.html#a397afcb9afecf0c1816b0951189dd346":[5,0,0,23,0], -"dir_032dd9e2cfe278a2cfa5eb9547448eb9.html":[5,0,3,1,0,0], -"dir_0eaa4a0adae8ba4811e133c6e594aeee.html":[5,0,2,0], -"dir_21bc5169ff11430004758be31dcfc6c4.html":[5,0,0,0], -"dir_23ec12649285f9fabf3a6b7380226c28.html":[5,0,2] +"delegate_8php.html":[5,0,1,15], +"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,15,0], +"deliver_8php.html":[5,0,0,23] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index c3beaf943..caffe4385 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,10 @@ var NAVTREEINDEX3 = { +"deliver_8php.html#a397afcb9afecf0c1816b0951189dd346":[5,0,0,23,0], +"dir_032dd9e2cfe278a2cfa5eb9547448eb9.html":[5,0,3,1,0,0], +"dir_0eaa4a0adae8ba4811e133c6e594aeee.html":[5,0,2,0], +"dir_21bc5169ff11430004758be31dcfc6c4.html":[5,0,0,0], +"dir_23ec12649285f9fabf3a6b7380226c28.html":[5,0,2], "dir_55dbaf9b7b53c4fc605c9011743a7353.html":[5,0,3,1,0], "dir_6b44a0e797e2f12381093380e3e54763.html":[5,0,3,1,1,0], "dir_817f6d302394b98e59575acdb59998bc.html":[5,0,3,0], @@ -13,14 +18,14 @@ var NAVTREEINDEX3 = "dir_d41ce877eb409a4791b288730010abe2.html":[5,0,1], "dir_d44c64559bbebec7f509842c48db8b23.html":[5,0,0], "dir_d795dfe8933002397556cc7aa16eca15.html":[5,0,3,1,1], -"dirfind_8php.html":[5,0,1,16], -"dirfind_8php.html#ac689a812c84f161b3a0d42349f83981c":[5,0,1,16,1], -"dirfind_8php.html#af22b0283f928c4c32e62248a5ae67cee":[5,0,1,16,0], -"dirsearch_8php.html":[5,0,1,17], -"dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752":[5,0,1,17,1], -"dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c":[5,0,1,17,0], -"display_8php.html":[5,0,1,18], -"display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0":[5,0,1,18,0], +"dirfind_8php.html":[5,0,1,17], +"dirfind_8php.html#ac689a812c84f161b3a0d42349f83981c":[5,0,1,17,1], +"dirfind_8php.html#af22b0283f928c4c32e62248a5ae67cee":[5,0,1,17,0], +"dirsearch_8php.html":[5,0,1,18], +"dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752":[5,0,1,18,1], +"dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c":[5,0,1,18,0], +"display_8php.html":[5,0,1,19], +"display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0":[5,0,1,19,0], "docblox__errorchecker_8php.html":[5,0,2,2], "docblox__errorchecker_8php.html#a1659f0a629d408e0f849dbe4ee061e62":[5,0,2,2,3], "docblox__errorchecker_8php.html#a21b4bbe5aae2d85db33affc7126a67ec":[5,0,2,2,2], @@ -33,10 +38,10 @@ var NAVTREEINDEX3 = "docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6":[5,0,2,2,4], "docblox__errorchecker_8php.html#ae9562cf60aa693114603d27b55d2185f":[5,0,2,2,1], "docblox__errorchecker_8php.html#af4ca738a05beffe9c8c23e1f7aea3c2d":[5,0,2,2,10], -"editpost_8php.html":[5,0,1,19], -"editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,19,0], -"editwebpage_8php.html":[5,0,1,20], -"editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,20,0], +"editpost_8php.html":[5,0,1,20], +"editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,20,0], +"editwebpage_8php.html":[5,0,1,21], +"editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,21,0], "enotify_8php.html":[5,0,0,26], "enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc":[5,0,0,26,1], "event_8php.html":[5,0,0,27], @@ -47,9 +52,9 @@ var NAVTREEINDEX3 = "event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850":[5,0,0,27,2], "event_8php.html#a89ef533faf345db8d64a58d4856bde3a":[5,0,0,27,3], "event_8php.html#abb74206cf42d694307c3d7abb7af9869":[5,0,0,27,4], -"events_8php.html":[5,0,1,21], -"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,21,0], -"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,21,1], +"events_8php.html":[5,0,1,22], +"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,22,0], +"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,22,1], "expire_8php.html":[5,0,0,28], "expire_8php.html#a444e45c9b67727b27db4c779fd51a298":[5,0,0,28,0], "extract_8php.html":[5,0,2,3], @@ -57,17 +62,17 @@ var NAVTREEINDEX3 = "extract_8php.html#a50b05cf2e02ef0b67fcad97106dd7634":[5,0,2,3,2], "extract_8php.html#a63bb4c41bc532baacf6a4976cfaa0feb":[5,0,2,3,0], "extract_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,3,1], -"fbrowser_8php.html":[5,0,1,22], -"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,22,0], +"fbrowser_8php.html":[5,0,1,23], +"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,23,0], "features_8php.html":[5,0,0,29], "features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[5,0,0,29,0], "features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[5,0,0,29,1], -"feed_8php.html":[5,0,1,23], -"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,23,0], -"filer_8php.html":[5,0,1,24], -"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,24,0], -"filerm_8php.html":[5,0,1,25], -"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,25,0], +"feed_8php.html":[5,0,1,24], +"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,24,0], +"filer_8php.html":[5,0,1,25], +"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,25,0], +"filerm_8php.html":[5,0,1,26], +"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,26,0], "files.html":[5,0], "fpostit_8php.html":[5,0,2,0,0], "fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443":[5,0,2,0,0,0], @@ -89,9 +94,9 @@ var NAVTREEINDEX3 = "friendica-to-smarty-tpl_8py.html#aecf730e0884bb4ddc6c0deb1ef85f8eb":[5,0,2,4,4], "friendica-to-smarty-tpl_8py.html#af6b2c793958aae2aadc294577431f749":[5,0,2,4,3], "friendica__smarty_8php.html":[5,0,0,31], -"fsuggest_8php.html":[5,0,1,27], -"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,27,1], -"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,27,0], +"fsuggest_8php.html":[5,0,1,28], +"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,28,1], +"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,28,0], "full_8php.html":[5,0,3,0,1], "full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db":[5,0,3,0,1,0], "functions.html":[4,3,0], @@ -172,8 +177,8 @@ var NAVTREEINDEX3 = "globals_func_0x77.html":[5,1,1,23], "globals_func_0x78.html":[5,1,1,24], "globals_func_0x7a.html":[5,1,1,25], -"globals_vars.html":[5,1,2,0], "globals_vars.html":[5,1,2], +"globals_vars.html":[5,1,2,0], "globals_vars_0x61.html":[5,1,2,1], "globals_vars_0x63.html":[5,1,2,2], "globals_vars_0x64.html":[5,1,2,3], @@ -197,15 +202,15 @@ var NAVTREEINDEX3 = "globals_vars_0x7a.html":[5,1,2,21], "gprobe_8php.html":[5,0,0,32], "gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[5,0,0,32,0], -"hcard_8php.html":[5,0,1,29], -"hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,29,0], -"hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,29,1], -"help_8php.html":[5,0,1,30], -"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,30,0], +"hcard_8php.html":[5,0,1,30], +"hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,30,0], +"hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,30,1], +"help_8php.html":[5,0,1,31], +"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,31,0], "hierarchy.html":[4,2], -"home_8php.html":[5,0,1,31], -"hostxrd_8php.html":[5,0,1,32], -"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,32,0], +"home_8php.html":[5,0,1,32], +"hostxrd_8php.html":[5,0,1,33], +"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,33,0], "html2bbcode_8php.html":[5,0,0,34], "html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[5,0,0,34,3], "html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[5,0,0,34,1], @@ -225,9 +230,9 @@ var NAVTREEINDEX3 = "identity_8php.html#abf6a9c6ed92d594f1d4513c4e22a7abd":[5,0,0,36,1], "identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,36,5], "identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,36,7], -"import_8php.html":[5,0,1,33], -"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,33,1], -"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,33,0], +"import_8php.html":[5,0,1,34], +"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,34,1], +"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,34,0], "include_2api_8php.html":[5,0,0,5], "include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,12], "include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5":[5,0,0,5,5], @@ -244,10 +249,5 @@ var NAVTREEINDEX3 = "include_2api_8php.html#a58cf4c02ef435996f5c3bc4283d3968d":[5,0,0,5,13], "include_2api_8php.html#a5990101034e7abf6404feba3cd273629":[5,0,0,5,4], "include_2api_8php.html#a623793229a7256dd31bcfd5ab90eef08":[5,0,0,5,45], -"include_2api_8php.html#a645397787618b5c548a31e8686e8cca4":[5,0,0,5,32], -"include_2api_8php.html#a6951c690d87775eb37e569c66011988e":[5,0,0,5,35], -"include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f":[5,0,0,5,31], -"include_2api_8php.html#a72bfecac1970bc29b853073e816388ff":[5,0,0,5,6], -"include_2api_8php.html#a7759ccddc8dff012ad168e511ffe5af5":[5,0,0,5,9], -"include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad":[5,0,0,5,2] +"include_2api_8php.html#a645397787618b5c548a31e8686e8cca4":[5,0,0,5,32] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index 14c133d33..637b88738 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,10 @@ var NAVTREEINDEX4 = { +"include_2api_8php.html#a6951c690d87775eb37e569c66011988e":[5,0,0,5,35], +"include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f":[5,0,0,5,31], +"include_2api_8php.html#a72bfecac1970bc29b853073e816388ff":[5,0,0,5,6], +"include_2api_8php.html#a7759ccddc8dff012ad168e511ffe5af5":[5,0,0,5,9], +"include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad":[5,0,0,5,2], "include_2api_8php.html#a8969e8d9c683f12ba17dcd4b059e020d":[5,0,0,5,46], "include_2api_8php.html#a8b25a186bd0893f51aa72a62f655735e":[5,0,0,5,39], "include_2api_8php.html#a9160288b7ac220635942d8dc209b78c3":[5,0,0,5,10], @@ -56,7 +61,7 @@ var NAVTREEINDEX4 = "include_2directory_8php.html":[5,0,0,25], "include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0":[5,0,0,25,0], "include_2follow_8php.html":[5,0,0,30], -"include_2follow_8php.html#a6553a7650fae55f95660510d90983144":[5,0,0,30,0], +"include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7":[5,0,0,30,0], "include_2group_8php.html":[5,0,0,33], "include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b":[5,0,0,33,2], "include_2group_8php.html#a048f6892bfd28852de1b76470df411de":[5,0,0,33,10], @@ -139,19 +144,19 @@ var NAVTREEINDEX4 = "interfaceITemplateEngine.html":[4,0,18], "interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[4,0,18,1], "interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442":[4,0,18,0], -"intro_8php.html":[5,0,1,34], -"intro_8php.html#a3e2a523697633ddb4517b9266a515f5b":[5,0,1,34,1], -"intro_8php.html#abc3abf25da64f98f215126eb08c7936b":[5,0,1,34,0], -"intro_8php.html#af3681062183ccbdf065ae2647b07d6f1":[5,0,1,34,2], -"invite_8php.html":[5,0,1,35], -"invite_8php.html#a244385b28cfd021d308715f01158bfd9":[5,0,1,35,0], -"invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[5,0,1,35,1], -"item_8php.html":[5,0,1,36], -"item_8php.html#a3daae7944f737bd30412a0d042207c0f":[5,0,1,36,0], -"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[5,0,1,36,4], -"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,36,3], -"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,36,1], -"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,36,2], +"intro_8php.html":[5,0,1,35], +"intro_8php.html#a3e2a523697633ddb4517b9266a515f5b":[5,0,1,35,1], +"intro_8php.html#abc3abf25da64f98f215126eb08c7936b":[5,0,1,35,0], +"intro_8php.html#af3681062183ccbdf065ae2647b07d6f1":[5,0,1,35,2], +"invite_8php.html":[5,0,1,36], +"invite_8php.html#a244385b28cfd021d308715f01158bfd9":[5,0,1,36,0], +"invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[5,0,1,36,1], +"item_8php.html":[5,0,1,37], +"item_8php.html#a3daae7944f737bd30412a0d042207c0f":[5,0,1,37,0], +"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[5,0,1,37,4], +"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,37,3], +"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,37,1], +"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,37,2], "items_8php.html":[5,0,0,39], "items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,39,53], "items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[5,0,0,39,2], @@ -217,37 +222,32 @@ var NAVTREEINDEX4 = "language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,40,5], "language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,40,2], "language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,40,8], -"lastpost_8php.html":[5,0,1,37], -"lastpost_8php.html#a6108289ef2a767495c7c85a24f364983":[5,0,1,37,0], -"lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493":[5,0,1,37,1], -"lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c":[5,0,1,37,2], -"like_8php.html":[5,0,1,38], -"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,38,0], -"lockview_8php.html":[5,0,1,39], -"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,39,0], -"login_8php.html":[5,0,1,40], -"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,40,0], -"lostpass_8php.html":[5,0,1,41], -"lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,41,0], -"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,41,1], -"magic_8php.html":[5,0,1,42], -"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,42,0], -"manage_8php.html":[5,0,1,43], -"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,43,0], -"match_8php.html":[5,0,1,44], -"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,44,0], +"lastpost_8php.html":[5,0,1,38], +"lastpost_8php.html#a6108289ef2a767495c7c85a24f364983":[5,0,1,38,0], +"lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493":[5,0,1,38,1], +"lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c":[5,0,1,38,2], +"like_8php.html":[5,0,1,39], +"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,39,0], +"lockview_8php.html":[5,0,1,40], +"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,40,0], +"login_8php.html":[5,0,1,41], +"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,41,0], +"lostpass_8php.html":[5,0,1,42], +"lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,42,0], +"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,42,1], +"magic_8php.html":[5,0,1,43], +"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,43,0], +"manage_8php.html":[5,0,1,44], +"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,44,0], +"match_8php.html":[5,0,1,45], +"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,45,0], "md_README.html":[2], "md_config.html":[0], "md_fresh.html":[1], "minimal_8php.html":[5,0,3,0,2], -"mitem_8php.html":[5,0,1,47], -"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,47,2], -"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,47,0], -"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,47,1], -"mod_2api_8php.html":[5,0,1,4], -"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[5,0,1,4,2], -"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[5,0,1,4,0], -"mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[5,0,1,4,1], -"mod_2attach_8php.html":[5,0,1,6], -"mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1":[5,0,1,6,0] +"mitem_8php.html":[5,0,1,48], +"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,48,2], +"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,48,0], +"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,48,1], +"mod_2api_8php.html":[5,0,1,4] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index 4528e698d..deba1f96a 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,54 +1,59 @@ var NAVTREEINDEX5 = { -"mod_2directory_8php.html":[5,0,1,15], -"mod_2directory_8php.html#a5ee59c213508b6b9787612a8219cb5bf":[5,0,1,15,2], -"mod_2directory_8php.html#aa1d928543212871491706216742dd73c":[5,0,1,15,0], -"mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44":[5,0,1,15,1], -"mod_2follow_8php.html":[5,0,1,26], -"mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a":[5,0,1,26,1], -"mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592":[5,0,1,26,0], -"mod_2group_8php.html":[5,0,1,28], -"mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83":[5,0,1,28,1], -"mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c":[5,0,1,28,0], -"mod_2group_8php.html#aed1f009b1221348021bb34761160ef35":[5,0,1,28,2], -"mod_2menu_8php.html":[5,0,1,45], -"mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf":[5,0,1,45,0], -"mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393":[5,0,1,45,1], -"mod_2message_8php.html":[5,0,1,46], -"mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718":[5,0,1,46,2], -"mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79":[5,0,1,46,1], -"mod_2message_8php.html#af4ba72486117cc24335fd8e92a2112a7":[5,0,1,46,0], -"mod_2network_8php.html":[5,0,1,50], -"mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec":[5,0,1,50,1], -"mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad":[5,0,1,50,3], -"mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4":[5,0,1,50,0], -"mod_2network_8php.html#aeaa518c1a317516a3da337b88d358666":[5,0,1,50,2], -"mod_2notify_8php.html":[5,0,1,54], -"mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,54,1], -"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,54,0], -"mod_2oembed_8php.html":[5,0,1,55], -"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,55,0], -"mod_2photos_8php.html":[5,0,1,61], -"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,61,2], -"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,61,0], -"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,61,1], +"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[5,0,1,4,2], +"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[5,0,1,4,0], +"mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[5,0,1,4,1], +"mod_2attach_8php.html":[5,0,1,6], +"mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1":[5,0,1,6,0], +"mod_2directory_8php.html":[5,0,1,16], +"mod_2directory_8php.html#a5ee59c213508b6b9787612a8219cb5bf":[5,0,1,16,2], +"mod_2directory_8php.html#aa1d928543212871491706216742dd73c":[5,0,1,16,0], +"mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44":[5,0,1,16,1], +"mod_2follow_8php.html":[5,0,1,27], +"mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a":[5,0,1,27,1], +"mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592":[5,0,1,27,0], +"mod_2group_8php.html":[5,0,1,29], +"mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83":[5,0,1,29,1], +"mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c":[5,0,1,29,0], +"mod_2group_8php.html#aed1f009b1221348021bb34761160ef35":[5,0,1,29,2], +"mod_2menu_8php.html":[5,0,1,46], +"mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf":[5,0,1,46,0], +"mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393":[5,0,1,46,1], +"mod_2message_8php.html":[5,0,1,47], +"mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718":[5,0,1,47,2], +"mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79":[5,0,1,47,1], +"mod_2message_8php.html#af4ba72486117cc24335fd8e92a2112a7":[5,0,1,47,0], +"mod_2network_8php.html":[5,0,1,51], +"mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec":[5,0,1,51,1], +"mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad":[5,0,1,51,3], +"mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4":[5,0,1,51,0], +"mod_2network_8php.html#aeaa518c1a317516a3da337b88d358666":[5,0,1,51,2], +"mod_2notify_8php.html":[5,0,1,55], +"mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,55,1], +"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,55,0], +"mod_2oembed_8php.html":[5,0,1,56], +"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,56,0], +"mod_2photos_8php.html":[5,0,1,62], +"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,62,2], +"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,62,0], +"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,62,1], "mod__import_8php.html":[5,0,3,0,3], "mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,3,0], "mod__new__channel_8php.html":[5,0,3,0,4], "mod__new__channel_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,4,0], "mod__register_8php.html":[5,0,3,0,5], "mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,5,0], -"mood_8php.html":[5,0,1,48], -"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,48,0], -"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,48,1], -"msearch_8php.html":[5,0,1,49], -"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,49,0], +"mood_8php.html":[5,0,1,49], +"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,49,0], +"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,49,1], +"msearch_8php.html":[5,0,1,50], +"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,50,0], "namespaceFriendica.html":[3,0,1], "namespaceFriendica.html":[4,0,1], "namespaceacl__selectors.html":[4,0,0], "namespaceacl__selectors.html":[3,0,0], -"namespacefriendica-to-smarty-tpl.html":[4,0,2], "namespacefriendica-to-smarty-tpl.html":[3,0,2], +"namespacefriendica-to-smarty-tpl.html":[4,0,2], "namespacemembers.html":[3,1,0], "namespacemembers_func.html":[3,1,1], "namespacemembers_vars.html":[3,1,2], @@ -60,47 +65,48 @@ var NAVTREEINDEX5 = "nav_8php.html":[5,0,0,43], "nav_8php.html#a43be0df73b90647ea70947ce004e231e":[5,0,0,43,0], "nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[5,0,0,43,1], -"new__channel_8php.html":[5,0,1,51], -"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,51,2], -"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,51,1], -"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,51,0], -"nogroup_8php.html":[5,0,1,52], -"nogroup_8php.html#a099cb353bf62e8453069ce107b763212":[5,0,1,52,1], -"nogroup_8php.html#a52085b183f97c552f1db5c4926e8ec30":[5,0,1,52,0], -"notifications_8php.html":[5,0,1,53], -"notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,53,1], -"notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,53,0], +"new__channel_8php.html":[5,0,1,52], +"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,52,2], +"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,52,1], +"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,52,0], +"nogroup_8php.html":[5,0,1,53], +"nogroup_8php.html#a099cb353bf62e8453069ce107b763212":[5,0,1,53,1], +"nogroup_8php.html#a52085b183f97c552f1db5c4926e8ec30":[5,0,1,53,0], +"notifications_8php.html":[5,0,1,54], +"notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,54,1], +"notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,54,0], "notifier_8php.html":[5,0,0,45], "notifier_8php.html#a568c502f626cff95e344c0748938b85d":[5,0,0,45,0], "oauth_8php.html":[5,0,0,47], "oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[5,0,0,47,3], "oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[5,0,0,47,2], -"oexchange_8php.html":[5,0,1,56], -"oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,56,0], -"oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,56,1], +"oexchange_8php.html":[5,0,1,57], +"oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,57,0], +"oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,57,1], "onepoll_8php.html":[5,0,0,49], "onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,49,0], -"opensearch_8php.html":[5,0,1,57], -"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,57,0], -"page_8php.html":[5,0,1,58], -"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,58,1], -"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,58,0], +"opensearch_8php.html":[5,0,1,58], +"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,58,0], +"page_8php.html":[5,0,1,59], +"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,59,1], +"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,59,0], "page__widgets_8php.html":[5,0,0,50], "page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,50,1], "page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,50,0], "pages.html":[], -"parse__url_8php.html":[5,0,1,59], -"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,59,2], -"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,59,3], -"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,59,1], -"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,59,0], +"parse__url_8php.html":[5,0,1,60], +"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,60,2], +"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,60,3], +"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,60,1], +"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,60,0], "permissions_8php.html":[5,0,0,51], "permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,51,2], "permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,51,0], "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,51,3], +"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,51,4], "permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,51,1], -"photo_8php.html":[5,0,1,60], -"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,60,0], +"photo_8php.html":[5,0,1,61], +"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,61,0], "photo__driver_8php.html":[5,0,0,1,0], "photo__driver_8php.html#a102f3f26f67e0e38f4322a771951c1ca":[5,0,0,1,0,3], "photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a":[5,0,0,1,0,2], @@ -120,10 +126,10 @@ var NAVTREEINDEX5 = "php_2default_8php.html":[5,0,3,0,0], "php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,0,0,0], "php_2theme__init_8php.html":[5,0,3,0,6], -"php_8php.html":[5,0,1,62], -"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,62,0], -"ping_8php.html":[5,0,1,63], -"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,63,0], +"php_8php.html":[5,0,1,63], +"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,63,0], +"ping_8php.html":[5,0,1,64], +"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,64,0], "plugin_8php.html":[5,0,0,53], "plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,53,17], "plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,53,20], @@ -153,52 +159,52 @@ var NAVTREEINDEX5 = "plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,53,5], "po2php_8php.html":[5,0,2,6], "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[5,0,2,6,0], -"poco_8php.html":[5,0,1,64], -"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,64,0], -"poke_8php.html":[5,0,1,65], -"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,65,1], -"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,65,0], +"poco_8php.html":[5,0,1,65], +"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,65,0], +"poke_8php.html":[5,0,1,66], +"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,66,1], +"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,66,0], "poller_8php.html":[5,0,0,54], "poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,54,0], -"post_8php.html":[5,0,1,66], -"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,66,0], -"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,66,1], -"pretheme_8php.html":[5,0,1,67], -"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,67,0], -"probe_8php.html":[5,0,1,68], -"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,68,0], -"profile_8php.html":[5,0,1,69], -"profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,69,0], -"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,69,1], -"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,69,2], +"post_8php.html":[5,0,1,67], +"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,67,0], +"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,67,1], +"pretheme_8php.html":[5,0,1,68], +"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,68,0], +"probe_8php.html":[5,0,1,69], +"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,69,0], +"profile_8php.html":[5,0,1,70], +"profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,70,0], +"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,70,1], +"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,70,2], "profile__advanced_8php.html":[5,0,0,55], "profile__advanced_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,55,0], -"profile__photo_8php.html":[5,0,1,70], -"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,70,1], -"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,70,2], -"profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,70,0], +"profile__photo_8php.html":[5,0,1,71], +"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,71,1], +"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,71,2], +"profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,71,0], "profile__selectors_8php.html":[5,0,0,56], "profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,56,2], "profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,56,1], "profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,56,0], -"profiles_8php.html":[5,0,1,71], -"profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,71,0], -"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,71,2], -"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,71,1], -"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,71,3], -"profperm_8php.html":[5,0,1,72], -"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,72,2], -"profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc":[5,0,1,72,0], -"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,72,1], -"qsearch_8php.html":[5,0,1,73], -"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,73,0], +"profiles_8php.html":[5,0,1,72], +"profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,72,0], +"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,72,2], +"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,72,1], +"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,72,3], +"profperm_8php.html":[5,0,1,73], +"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,73,2], +"profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc":[5,0,1,73,0], +"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,73,1], +"qsearch_8php.html":[5,0,1,74], +"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,74,0], "queue_8php.html":[5,0,0,58], "queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,58,0], "queue__fn_8php.html":[5,0,0,59], "queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,59,1], "queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,59,0], -"randprof_8php.html":[5,0,1,74], -"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,74,0], +"randprof_8php.html":[5,0,1,75], +"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,75,0], "redbasic_2php_2style_8php.html":[5,0,3,1,0,0,1], "redbasic_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd":[5,0,3,1,0,0,1,14], "redbasic_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba":[5,0,3,1,0,0,1,5], @@ -222,8 +228,8 @@ var NAVTREEINDEX5 = "redbasic_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7":[5,0,3,1,0,0,1,18], "redbasic_2php_2theme_8php.html":[5,0,3,1,0,0,2], "redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[5,0,3,1,0,0,2,0], -"redir_8php.html":[5,0,1,75], -"redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5":[5,0,1,75,0], +"redir_8php.html":[5,0,1,76], +"redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5":[5,0,1,76,0], "redstrap_2php_2style_8php.html":[5,0,3,1,1,0,2], "redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd":[5,0,3,1,1,0,2,13], "redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba":[5,0,3,1,1,0,2,5], @@ -243,11 +249,5 @@ var NAVTREEINDEX5 = "redstrap_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda":[5,0,3,1,1,0,2,9], "redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33":[5,0,3,1,1,0,2,7], "redstrap_2php_2theme_8php.html":[5,0,3,1,1,0,3], -"redstrap_2php_2theme_8php.html#a4dac61d466b4261deca2846f548e484a":[5,0,3,1,1,0,3,0], -"register_8php.html":[5,0,1,76], -"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,76,0], -"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,76,2], -"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,76,1], -"regmod_8php.html":[5,0,1,77], -"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,77,0] +"redstrap_2php_2theme_8php.html#a4dac61d466b4261deca2846f548e484a":[5,0,3,1,1,0,3,0] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index eda4b9d0e..e010fec30 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,21 +1,27 @@ var NAVTREEINDEX6 = { -"removeme_8php.html":[5,0,1,78], -"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,78,0], -"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,78,1], -"rmagic_8php.html":[5,0,1,79], -"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,79,0], -"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,79,2], -"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,79,1], -"rsd__xml_8php.html":[5,0,1,80], -"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,80,0], -"search_8php.html":[5,0,1,81], -"search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7":[5,0,1,81,2], -"search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6":[5,0,1,81,3], -"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,81,0], -"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,81,1], -"search__ac_8php.html":[5,0,1,82], -"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,82,0], +"register_8php.html":[5,0,1,77], +"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,77,0], +"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,77,2], +"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,77,1], +"regmod_8php.html":[5,0,1,78], +"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,78,0], +"removeme_8php.html":[5,0,1,79], +"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,79,0], +"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,79,1], +"rmagic_8php.html":[5,0,1,80], +"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,80,0], +"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,80,2], +"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,80,1], +"rsd__xml_8php.html":[5,0,1,81], +"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,81,0], +"search_8php.html":[5,0,1,82], +"search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7":[5,0,1,82,2], +"search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6":[5,0,1,82,3], +"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,82,0], +"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,82,1], +"search__ac_8php.html":[5,0,1,83], +"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,83,0], "security_8php.html":[5,0,0,60], "security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,60,2], "security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[5,0,0,60,4], @@ -39,37 +45,37 @@ var NAVTREEINDEX6 = "session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,61,3], "session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,61,9], "session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,61,2], -"settings_8php.html":[5,0,1,83], -"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,83,0], -"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,83,2], -"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,83,3], -"settings_8php.html#ae5aebccb006bee1300078576baaf5582":[5,0,1,83,1], -"setup_8php.html":[5,0,1,84], -"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,84,2], -"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,84,13], -"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,84,5], -"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,84,12], -"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,84,9], -"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,84,3], -"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,84,1], -"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,84,7], -"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,84,11], -"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,84,4], -"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,84,10], -"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,84,8], -"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,84,15], -"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,84,0], -"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,84,14], -"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,84,6], -"share_8php.html":[5,0,1,85], -"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,85,0], -"siteinfo_8php.html":[5,0,1,86], -"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,86,1], -"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,86,0], -"sitelist_8php.html":[5,0,1,87], -"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,87,0], -"smilies_8php.html":[5,0,1,88], -"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,88,0], +"settings_8php.html":[5,0,1,84], +"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,84,0], +"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,84,2], +"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,84,3], +"settings_8php.html#ae5aebccb006bee1300078576baaf5582":[5,0,1,84,1], +"setup_8php.html":[5,0,1,85], +"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,85,2], +"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,85,13], +"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,85,5], +"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,85,12], +"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,85,9], +"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,85,3], +"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,85,1], +"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,85,7], +"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,85,11], +"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,85,4], +"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,85,10], +"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,85,8], +"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,85,15], +"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,85,0], +"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,85,14], +"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,85,6], +"share_8php.html":[5,0,1,86], +"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,86,0], +"siteinfo_8php.html":[5,0,1,87], +"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,87,1], +"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,87,0], +"sitelist_8php.html":[5,0,1,88], +"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,88,0], +"smilies_8php.html":[5,0,1,89], +"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,89,0], "socgraph_8php.html":[5,0,0,62], "socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,62,0], "socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,62,6], @@ -80,21 +86,21 @@ var NAVTREEINDEX6 = "socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,62,2], "socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,62,5], "socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,62,3], -"starred_8php.html":[5,0,1,89], -"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,89,0], -"subthread_8php.html":[5,0,1,90], -"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,90,0], -"suggest_8php.html":[5,0,1,91], -"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,91,0], -"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,91,1], -"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,91,2], +"starred_8php.html":[5,0,1,90], +"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,90,0], +"subthread_8php.html":[5,0,1,91], +"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,91,0], +"suggest_8php.html":[5,0,1,92], +"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,92,0], +"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,92,1], +"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,92,2], "system__unavailable_8php.html":[5,0,0,63], "system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,63,0], -"tagger_8php.html":[5,0,1,92], -"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,92,0], -"tagrm_8php.html":[5,0,1,93], -"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,93,1], -"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,93,0], +"tagger_8php.html":[5,0,1,93], +"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,93,0], +"tagrm_8php.html":[5,0,1,94], +"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,94,1], +"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,94,0], "taxonomy_8php.html":[5,0,0,64], "taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,64,6], "taxonomy_8php.html#a061b3db9426d4b074395f5824062cad4":[5,0,0,64,8], @@ -195,11 +201,11 @@ var NAVTREEINDEX6 = "theme_2redstrap_2php_2default_8php.html":[5,0,3,1,1,0,1], "theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,1,1,0,1,0], "theme_2redstrap_2php_2theme__init_8php.html":[5,0,3,1,1,0,4], -"thing_8php.html":[5,0,1,94], -"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,94,0], -"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,94,1], -"toggle__mobile_8php.html":[5,0,1,95], -"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,95,0], +"thing_8php.html":[5,0,1,95], +"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,95,0], +"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,95,1], +"toggle__mobile_8php.html":[5,0,1,96], +"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,96,0], "tpldebug_8php.html":[5,0,2,7], "tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[5,0,2,7,0], "tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[5,0,2,7,1], @@ -213,18 +219,18 @@ var NAVTREEINDEX6 = "typohelper_8php.html":[5,0,2,9], "typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,9,0], "typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,9,1], -"uexport_8php.html":[5,0,1,96], -"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,96,0], -"update__channel_8php.html":[5,0,1,97], -"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,97,0], -"update__community_8php.html":[5,0,1,98], -"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,98,0], -"update__display_8php.html":[5,0,1,99], -"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,99,0], -"update__network_8php.html":[5,0,1,100], -"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,100,0], -"update__search_8php.html":[5,0,1,101], -"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,101,0], +"uexport_8php.html":[5,0,1,97], +"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,97,0], +"update__channel_8php.html":[5,0,1,98], +"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,98,0], +"update__community_8php.html":[5,0,1,99], +"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,99,0], +"update__display_8php.html":[5,0,1,100], +"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,100,0], +"update__network_8php.html":[5,0,1,101], +"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,101,0], +"update__search_8php.html":[5,0,1,102], +"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,102,0], "updatetpl_8py.html":[5,0,2,10], "updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,10,5], "updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,10,2], @@ -240,14 +246,8 @@ var NAVTREEINDEX6 = "view_2theme_2redstrap_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,1,0,0,1], "view_2theme_2redstrap_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,1,1,0,0,2], "view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e":[5,0,3,1,1,0,0,0], -"view_8php.html":[5,0,1,102], -"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,102,0], -"viewconnections_8php.html":[5,0,1,103], -"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,103,2], -"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,103,1], -"viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,103,0], -"viewsrc_8php.html":[5,0,1,104], -"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,104,0], -"wall__attach_8php.html":[5,0,1,105], -"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,105,0] +"view_8php.html":[5,0,1,103], +"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,103,0], +"viewconnections_8php.html":[5,0,1,104], +"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,104,2] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index 622c205b8..374967c34 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,19 +1,25 @@ var NAVTREEINDEX7 = { -"wall__upload_8php.html":[5,0,1,106], -"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,106,0], -"webfinger_8php.html":[5,0,1,107], -"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,107,0], -"webpages_8php.html":[5,0,1,108], -"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,108,0], -"wfinger_8php.html":[5,0,1,109], -"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,109,0], -"xchan_8php.html":[5,0,1,110], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,110,0], -"xrd_8php.html":[5,0,1,111], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,111,0], -"zfinger_8php.html":[5,0,1,112], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,112,0], +"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,104,1], +"viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,104,0], +"viewsrc_8php.html":[5,0,1,105], +"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,105,0], +"wall__attach_8php.html":[5,0,1,106], +"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,106,0], +"wall__upload_8php.html":[5,0,1,107], +"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,107,0], +"webfinger_8php.html":[5,0,1,108], +"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,108,0], +"webpages_8php.html":[5,0,1,109], +"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,109,0], +"wfinger_8php.html":[5,0,1,110], +"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,110,0], +"xchan_8php.html":[5,0,1,111], +"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,111,0], +"xrd_8php.html":[5,0,1,112], +"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,112,0], +"zfinger_8php.html":[5,0,1,113], +"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,113,0], "zot_8php.html":[5,0,0,67], "zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,67,11], "zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c":[5,0,0,67,20], @@ -41,6 +47,6 @@ var NAVTREEINDEX7 = "zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7":[5,0,0,67,1], "zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e":[5,0,0,67,18], "zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[5,0,0,67,2], -"zotfeed_8php.html":[5,0,1,113], -"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,113,0] +"zotfeed_8php.html":[5,0,1,114], +"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,114,0] }; diff --git a/doc/html/permissions_8php.html b/doc/html/permissions_8php.html index 9e0fc20d4..795dcf39e 100644 --- a/doc/html/permissions_8php.html +++ b/doc/html/permissions_8php.html @@ -120,6 +120,8 @@ Functions    check_list_permissions ($uid, $arr, $perm)   + site_default_perms () + 

    Function Documentation

    @@ -212,7 +214,7 @@ Functions
    -

    Referenced by connections_content(), get_all_perms(), message_post(), new_contact(), perm_is_allowed(), and zot_refresh().

    +

    Referenced by connections_content(), create_identity(), get_all_perms(), message_post(), new_contact(), perm_is_allowed(), site_default_perms(), and zot_refresh().

    @@ -246,7 +248,24 @@ Functions
    -

    Referenced by api_statuses_home_timeline(), api_statuses_repeat(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), check_list_permissions(), common_content(), common_friends_visitor_widget(), get_feed_for(), item_post(), like_content(), photo_init(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_list_photos(), photos_post(), poco_init(), post_activity_item(), process_delivery(), process_mail_delivery(), profile_load(), profile_sidebar(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tgroup_check(), viewconnections_content(), z_readdir(), and zot_feed().

    +

    Referenced by api_statuses_home_timeline(), api_statuses_repeat(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), check_list_permissions(), common_content(), common_friends_visitor_widget(), get_feed_for(), item_post(), like_content(), photo_init(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_list_photos(), photos_post(), poco_init(), post_activity_item(), process_delivery(), process_mail_delivery(), profile_load(), profile_sidebar(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tgroup_check(), viewconnections_content(), z_readdir(), and zot_feed().

    + +
    + + +
    +
    + + + + + + + +
    site_default_perms ()
    +
    + +

    Referenced by create_identity().

    diff --git a/doc/html/permissions_8php.js b/doc/html/permissions_8php.js index a05203458..49747cfd8 100644 --- a/doc/html/permissions_8php.js +++ b/doc/html/permissions_8php.js @@ -3,5 +3,6 @@ var permissions_8php = [ "check_list_permissions", "permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7", null ], [ "get_all_perms", "permissions_8php.html#aeca9b280f3dc3358c89976d81d690008", null ], [ "get_perms", "permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972", null ], - [ "perm_is_allowed", "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835", null ] + [ "perm_is_allowed", "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835", null ], + [ "site_default_perms", "permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d", null ] ]; \ No newline at end of file diff --git a/doc/html/php2po_8php.html b/doc/html/php2po_8php.html index ab6a8167a..e0c1ec29e 100644 --- a/doc/html/php2po_8php.html +++ b/doc/html/php2po_8php.html @@ -168,7 +168,7 @@ Variables
    -

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), advanced_profile(), aes_encapsulate(), aes_unencapsulate(), build_sync_packet(), connections_content(), connections_post(), contact_poll_interval(), contact_reputation(), get_plugin_info(), get_theme_info(), guess_image_type(), import_directory_profile(), item_photo_menu(), item_store_update(), load_config(), load_pconfig(), load_xconfig(), message_post(), mood_content(), network_init(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), photos_albums_list(), po2php_run(), poco_init(), poke_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), requestdata(), App\set_widget(), settings_post(), startup(), syncdirs(), tt(), x(), zfinger_init(), and zot_refresh().

    +

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), advanced_profile(), aes_encapsulate(), aes_unencapsulate(), build_sync_packet(), connections_content(), connections_post(), contact_poll_interval(), contact_reputation(), get_plugin_info(), get_theme_info(), guess_image_type(), import_directory_profile(), item_photo_menu(), item_store_update(), load_config(), load_pconfig(), load_xconfig(), message_post(), mood_content(), network_init(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), photos_albums_list(), po2php_run(), poco_init(), poke_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), requestdata(), App\set_widget(), settings_post(), startup(), syncdirs(), tt(), x(), zfinger_init(), and zot_refresh().

    diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index 59d637f3a..a02505013 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -190,7 +190,7 @@ Functions
    -

    Referenced by api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), check_account_email(), check_account_invite(), check_account_password(), connections_content(), connections_post(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), editpost_content(), editwebpage_content(), event_store(), feature_enabled(), gender_selector(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), Item\get_template_data(), App\get_widgets(), group_select(), html2bbcode(), import_directory_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), FKOAuth1\loginUser(), magic_init(), mail_store(), marital_selector(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), parse_url_content(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), post_activity_item(), post_init(), prepare_body(), proc_run(), profile_content(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_post(), settings_post(), sexpref_selector(), siteinfo_content(), smilies(), subthread_content(), validate_channelname(), wfinger_init(), xrd_init(), zid(), and zid_init().

    +

    Referenced by api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_content(), connections_post(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), editpost_content(), editwebpage_content(), event_store(), feature_enabled(), gender_selector(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), Item\get_template_data(), App\get_widgets(), group_select(), html2bbcode(), import_directory_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), FKOAuth1\loginUser(), magic_init(), mail_store(), marital_selector(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), parse_url_content(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), post_activity_item(), post_init(), prepare_body(), proc_run(), profile_content(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_post(), settings_post(), sexpref_selector(), siteinfo_content(), smilies(), subthread_content(), validate_channelname(), wfinger_init(), xrd_init(), zid(), and zid_init().

    @@ -282,7 +282,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), suggest_content(), thing_content(), vcard_from_xchan(), viewconnections_content(), webpages_content(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), suggest_content(), thing_content(), vcard_from_xchan(), viewconnections_content(), webpages_content(), writepages_widget(), and xrd_init().

    @@ -558,7 +558,7 @@ Functions
    -

    Referenced by identity_check_service_class(), and new_contact().

    +

    Referenced by identity_check_service_class(), and new_contact().

    @@ -734,7 +734,7 @@ Functions
    -

    Referenced by attach_store(), identity_check_service_class(), new_contact(), and photo_upload().

    +

    Referenced by attach_store(), identity_check_service_class(), new_contact(), and photo_upload().

    diff --git a/doc/html/redbasic_2php_2style_8php.html b/doc/html/redbasic_2php_2style_8php.html index d8fdb6b9a..a636a96f7 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -386,7 +386,7 @@ Variables
    -

    Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_list_permissions(), common_friends(), common_friends_zcid(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), and zot_feed().

    +

    Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_list_permissions(), common_friends(), common_friends_zcid(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), and zot_feed().

    @@ -400,7 +400,7 @@ Variables
    -

    Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_themes(), aes_encapsulate(), argv(), array_sanitise(), attach_store(), autoname(), build_sync_packet(), change_channel(), channel_content(), check_config(), check_form_security_token(), check_list_permissions(), check_webbie(), common_init(), construct_page(), conversation(), crepair_post(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), directory_content(), directory_run(), dirfind_content(), display_content(), email_header_encode(), encode_item(), encode_mail(), event_store(), expand_groups(), feature_enabled(), fetch_post_tags(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), generate_user_guid(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_profile_elements(), get_terms_oftype(), gprobe_run(), ids_to_querystr(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), json_decode_plus(), json_return_and_die(), lastpost_content(), legal_webbie(), lrdd(), magic_init(), manage_content(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), message_post(), navbar_complete(), network_content(), network_init(), new_channel_init(), new_contact(), notification(), notifier_run(), oembed_fetch_url(), onepoll_run(), parse_xml_string(), perm_is_allowed(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), public_recips(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), remove_community_tag(), photo_driver\save(), search_ac_init(), send_status_notifications(), App\set_widget(), smilies(), photo_driver\store(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), timesel(), toggle_theme(), upgrade_bool_message(), upgrade_message(), valid_email(), webpages_content(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), and zot_register_hub().

    +

    Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_themes(), aes_encapsulate(), argv(), array_sanitise(), attach_store(), autoname(), build_sync_packet(), change_channel(), channel_content(), check_config(), check_form_security_token(), check_list_permissions(), check_webbie(), common_init(), construct_page(), conversation(), crepair_post(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), directory_content(), directory_run(), dirfind_content(), display_content(), email_header_encode(), encode_item(), encode_mail(), event_store(), expand_groups(), feature_enabled(), fetch_post_tags(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), generate_user_guid(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_profile_elements(), get_terms_oftype(), gprobe_run(), ids_to_querystr(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), json_decode_plus(), json_return_and_die(), lastpost_content(), legal_webbie(), lrdd(), magic_init(), manage_content(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), message_post(), navbar_complete(), network_content(), network_init(), new_channel_init(), new_contact(), notification(), notifier_run(), oembed_fetch_url(), onepoll_run(), parse_xml_string(), perm_is_allowed(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), public_recips(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), remove_community_tag(), photo_driver\save(), search_ac_init(), send_status_notifications(), App\set_widget(), site_default_perms(), smilies(), photo_driver\store(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), timesel(), toggle_theme(), upgrade_bool_message(), upgrade_message(), valid_email(), webpages_content(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), and zot_register_hub().

    diff --git a/doc/html/search/all_63.js b/doc/html/search/all_63.js index 548f22635..ec3323a11 100644 --- a/doc/html/search/all_63.js +++ b/doc/html/search/all_63.js @@ -73,6 +73,10 @@ var searchData= ['config_2ephp',['config.php',['../include_2config_8php.html',1,'']]], ['config_2ephp',['config.php',['../view_2theme_2redbasic_2php_2config_8php.html',1,'']]], ['connect',['connect',['../classdba__driver.html#ae533e62a240a793f17aef5ab4ef10edc',1,'dba_driver\connect()'],['../classdba__mysql.html#a1887338627ce0e28786839363014bd0b',1,'dba_mysql\connect()'],['../classdba__mysqli.html#add062bd93961e5f0194d94820e9a51b1',1,'dba_mysqli\connect()']]], + ['connect_2ephp',['connect.php',['../connect_8php.html',1,'']]], + ['connect_5fcontent',['connect_content',['../connect_8php.html#a489f0a66c660de6ec4d6917b27674f07',1,'connect.php']]], + ['connect_5finit',['connect_init',['../connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36',1,'connect.php']]], + ['connect_5fpost',['connect_post',['../connect_8php.html#a417ec27afe33f21a929667a665e32ee2',1,'connect.php']]], ['connections_2ephp',['connections.php',['../connections_8php.html',1,'']]], ['connections_5faside',['connections_aside',['../connections_8php.html#af48f7ad20914760ba9874c090384e35a',1,'connections.php']]], ['connections_5fclone',['connections_clone',['../connections_8php.html#a15af118efee9c948b6f8294e54a73bb2',1,'connections.php']]], diff --git a/doc/html/search/all_6e.js b/doc/html/search/all_6e.js index 0b53b31f3..5fc653c57 100644 --- a/doc/html/search/all_6e.js +++ b/doc/html/search/all_6e.js @@ -46,7 +46,7 @@ var searchData= ['new_5fchannel_5fcontent',['new_channel_content',['../new__channel_8php.html#ae585191610f79da129492482ce8e2fee',1,'new_channel.php']]], ['new_5fchannel_5finit',['new_channel_init',['../new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164',1,'new_channel.php']]], ['new_5fchannel_5fpost',['new_channel_post',['../new__channel_8php.html#a180b0646957db8290482f02454ad7f23',1,'new_channel.php']]], - ['new_5fcontact',['new_contact',['../include_2follow_8php.html#a6553a7650fae55f95660510d90983144',1,'follow.php']]], + ['new_5fcontact',['new_contact',['../include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7',1,'follow.php']]], ['new_5fcookie',['new_cookie',['../session_8php.html#a4c0ead624f95483e386bc80abf570a8f',1,'session.php']]], ['new_5fkeypair',['new_keypair',['../crypto_8php.html#aae0ab70d6a199b29555b1ac3cf250d6a',1,'crypto.php']]], ['new_5frequest_5ftoken',['new_request_token',['../classFKOAuthDataStore.html#a431b44d70e3da6a8256ab38f710e3050',1,'FKOAuthDataStore']]], diff --git a/doc/html/search/all_70.js b/doc/html/search/all_70.js index 7a849e892..d4b358207 100644 --- a/doc/html/search/all_70.js +++ b/doc/html/search/all_70.js @@ -9,6 +9,7 @@ var searchData= ['page_5fhidden',['PAGE_HIDDEN',['../boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640',1,'boot.php']]], ['page_5finit',['page_init',['../page_8php.html#a4d89800c0366a239191b1692c09635cf',1,'page.php']]], ['page_5fnormal',['PAGE_NORMAL',['../boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3',1,'boot.php']]], + ['page_5fpremium',['PAGE_PREMIUM',['../boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8',1,'boot.php']]], ['page_5fremoved',['PAGE_REMOVED',['../boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6',1,'boot.php']]], ['page_5fwidgets_2ephp',['page_widgets.php',['../page__widgets_8php.html',1,'']]], ['pagelist_5fwidget',['pagelist_widget',['../page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0',1,'page_widgets.php']]], @@ -124,7 +125,7 @@ var searchData= ['profile_5fadvanced_2ephp',['profile_advanced.php',['../profile__advanced_8php.html',1,'']]], ['profile_5faside',['profile_aside',['../profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e',1,'profile.php']]], ['profile_5fcontent',['profile_content',['../profile_8php.html#a3775cf6eef6587e5143133356a7b76c0',1,'profile.php']]], - ['profile_5fcreate_5fsidebar',['profile_create_sidebar',['../boot_8php.html#a5b45d647da3743a7fc8c6223350b4d67',1,'boot.php']]], + ['profile_5fcreate_5fsidebar',['profile_create_sidebar',['../boot_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620',1,'boot.php']]], ['profile_5finit',['profile_init',['../profile_8php.html#ab5d0246be0552e2182a585c1206d22a5',1,'profile.php']]], ['profile_5fload',['profile_load',['../boot_8php.html#a4751b522ea913d0e7ed43e03d22e9e68',1,'boot.php']]], ['profile_5fphoto_2ephp',['profile_photo.php',['../profile__photo_8php.html',1,'']]], @@ -132,7 +133,7 @@ var searchData= ['profile_5fphoto_5finit',['profile_photo_init',['../profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02',1,'profile_photo.php']]], ['profile_5fphoto_5fpost',['profile_photo_post',['../profile__photo_8php.html#a4b80234074bd603221aa5364f330e479',1,'profile_photo.php']]], ['profile_5fselectors_2ephp',['profile_selectors.php',['../profile__selectors_8php.html',1,'']]], - ['profile_5fsidebar',['profile_sidebar',['../boot_8php.html#a646123ebbb10eb6f5b6ff26f4288da9b',1,'boot.php']]], + ['profile_5fsidebar',['profile_sidebar',['../boot_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc',1,'boot.php']]], ['profile_5ftabs',['profile_tabs',['../boot_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273',1,'boot.php']]], ['profiler',['profiler',['../text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6',1,'text.php']]], ['profiles_2ephp',['profiles.php',['../profiles_8php.html',1,'']]], diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js index c5992262e..b8c8f7800 100644 --- a/doc/html/search/all_73.js +++ b/doc/html/search/all_73.js @@ -64,6 +64,7 @@ var searchData= ['share_2ephp',['share.php',['../share_8php.html',1,'']]], ['share_5finit',['share_init',['../share_8php.html#afeb26046bdd02567ecd29ab5f188b249',1,'share.php']]], ['showform',['showForm',['../fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443',1,'fpostit.php']]], + ['site_5fdefault_5fperms',['site_default_perms',['../permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d',1,'permissions.php']]], ['siteinfo_2ephp',['siteinfo.php',['../siteinfo_8php.html',1,'']]], ['siteinfo_5fcontent',['siteinfo_content',['../siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656',1,'siteinfo.php']]], ['siteinfo_5finit',['siteinfo_init',['../siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0',1,'siteinfo.php']]], diff --git a/doc/html/search/files_63.js b/doc/html/search/files_63.js index 7c3df25dc..45806b907 100644 --- a/doc/html/search/files_63.js +++ b/doc/html/search/files_63.js @@ -11,6 +11,7 @@ var searchData= ['config_2ephp',['config.php',['../include_2config_8php.html',1,'']]], ['config_2ephp',['config.php',['../view_2theme_2redbasic_2php_2config_8php.html',1,'']]], ['config_2ephp',['config.php',['../view_2theme_2redstrap_2php_2config_8php.html',1,'']]], + ['connect_2ephp',['connect.php',['../connect_8php.html',1,'']]], ['connections_2ephp',['connections.php',['../connections_8php.html',1,'']]], ['contact_2ephp',['Contact.php',['../Contact_8php.html',1,'']]], ['contact_5fselectors_2ephp',['contact_selectors.php',['../contact__selectors_8php.html',1,'']]], diff --git a/doc/html/search/functions_63.js b/doc/html/search/functions_63.js index 536f97495..5d56e9a5f 100644 --- a/doc/html/search/functions_63.js +++ b/doc/html/search/functions_63.js @@ -58,6 +58,9 @@ var searchData= ['compare_5fpermissions',['compare_permissions',['../items_8php.html#a0790a4550b829e85504af548623002ca',1,'items.php']]], ['completeurl',['completeurl',['../parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a',1,'parse_url.php']]], ['connect',['connect',['../classdba__driver.html#ae533e62a240a793f17aef5ab4ef10edc',1,'dba_driver\connect()'],['../classdba__mysql.html#a1887338627ce0e28786839363014bd0b',1,'dba_mysql\connect()'],['../classdba__mysqli.html#add062bd93961e5f0194d94820e9a51b1',1,'dba_mysqli\connect()']]], + ['connect_5fcontent',['connect_content',['../connect_8php.html#a489f0a66c660de6ec4d6917b27674f07',1,'connect.php']]], + ['connect_5finit',['connect_init',['../connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36',1,'connect.php']]], + ['connect_5fpost',['connect_post',['../connect_8php.html#a417ec27afe33f21a929667a665e32ee2',1,'connect.php']]], ['connections_5faside',['connections_aside',['../connections_8php.html#af48f7ad20914760ba9874c090384e35a',1,'connections.php']]], ['connections_5fclone',['connections_clone',['../connections_8php.html#a15af118efee9c948b6f8294e54a73bb2',1,'connections.php']]], ['connections_5fcontent',['connections_content',['../connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c',1,'connections.php']]], diff --git a/doc/html/search/functions_6e.js b/doc/html/search/functions_6e.js index ebcd30df0..6bdcef685 100644 --- a/doc/html/search/functions_6e.js +++ b/doc/html/search/functions_6e.js @@ -12,7 +12,7 @@ var searchData= ['new_5fchannel_5fcontent',['new_channel_content',['../new__channel_8php.html#ae585191610f79da129492482ce8e2fee',1,'new_channel.php']]], ['new_5fchannel_5finit',['new_channel_init',['../new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164',1,'new_channel.php']]], ['new_5fchannel_5fpost',['new_channel_post',['../new__channel_8php.html#a180b0646957db8290482f02454ad7f23',1,'new_channel.php']]], - ['new_5fcontact',['new_contact',['../include_2follow_8php.html#a6553a7650fae55f95660510d90983144',1,'follow.php']]], + ['new_5fcontact',['new_contact',['../include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7',1,'follow.php']]], ['new_5fcookie',['new_cookie',['../session_8php.html#a4c0ead624f95483e386bc80abf570a8f',1,'session.php']]], ['new_5fkeypair',['new_keypair',['../crypto_8php.html#aae0ab70d6a199b29555b1ac3cf250d6a',1,'crypto.php']]], ['new_5frequest_5ftoken',['new_request_token',['../classFKOAuthDataStore.html#a431b44d70e3da6a8256ab38f710e3050',1,'FKOAuthDataStore']]], diff --git a/doc/html/search/functions_70.js b/doc/html/search/functions_70.js index dd9bcd53f..82636bdb5 100644 --- a/doc/html/search/functions_70.js +++ b/doc/html/search/functions_70.js @@ -63,13 +63,13 @@ var searchData= ['profile_5factivity',['profile_activity',['../activities_8php.html#a80134e807719b3c54aba971958d2e132',1,'activities.php']]], ['profile_5faside',['profile_aside',['../profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e',1,'profile.php']]], ['profile_5fcontent',['profile_content',['../profile_8php.html#a3775cf6eef6587e5143133356a7b76c0',1,'profile.php']]], - ['profile_5fcreate_5fsidebar',['profile_create_sidebar',['../boot_8php.html#a5b45d647da3743a7fc8c6223350b4d67',1,'boot.php']]], + ['profile_5fcreate_5fsidebar',['profile_create_sidebar',['../boot_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620',1,'boot.php']]], ['profile_5finit',['profile_init',['../profile_8php.html#ab5d0246be0552e2182a585c1206d22a5',1,'profile.php']]], ['profile_5fload',['profile_load',['../boot_8php.html#a4751b522ea913d0e7ed43e03d22e9e68',1,'boot.php']]], ['profile_5fphoto_5faside',['profile_photo_aside',['../profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3',1,'profile_photo.php']]], ['profile_5fphoto_5finit',['profile_photo_init',['../profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02',1,'profile_photo.php']]], ['profile_5fphoto_5fpost',['profile_photo_post',['../profile__photo_8php.html#a4b80234074bd603221aa5364f330e479',1,'profile_photo.php']]], - ['profile_5fsidebar',['profile_sidebar',['../boot_8php.html#a646123ebbb10eb6f5b6ff26f4288da9b',1,'boot.php']]], + ['profile_5fsidebar',['profile_sidebar',['../boot_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc',1,'boot.php']]], ['profile_5ftabs',['profile_tabs',['../boot_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273',1,'boot.php']]], ['profiler',['profiler',['../text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6',1,'text.php']]], ['profiles_5faside',['profiles_aside',['../profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c',1,'profiles.php']]], diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js index fbf07d011..208720a2c 100644 --- a/doc/html/search/functions_73.js +++ b/doc/html/search/functions_73.js @@ -57,6 +57,7 @@ var searchData= ['sexpref_5fselector',['sexpref_selector',['../profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7',1,'profile_selectors.php']]], ['share_5finit',['share_init',['../share_8php.html#afeb26046bdd02567ecd29ab5f188b249',1,'share.php']]], ['showform',['showForm',['../fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443',1,'fpostit.php']]], + ['site_5fdefault_5fperms',['site_default_perms',['../permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d',1,'permissions.php']]], ['siteinfo_5fcontent',['siteinfo_content',['../siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656',1,'siteinfo.php']]], ['siteinfo_5finit',['siteinfo_init',['../siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0',1,'siteinfo.php']]], ['sitelist_5finit',['sitelist_init',['../sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1',1,'sitelist.php']]], diff --git a/doc/html/search/variables_70.js b/doc/html/search/variables_70.js index 3b6d5ed63..e26b79358 100644 --- a/doc/html/search/variables_70.js +++ b/doc/html/search/variables_70.js @@ -6,6 +6,7 @@ var searchData= ['page_5fdirectory_5fchannel',['PAGE_DIRECTORY_CHANNEL',['../boot_8php.html#a5b8484922918946d041e5e0515dbe718',1,'boot.php']]], ['page_5fhidden',['PAGE_HIDDEN',['../boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640',1,'boot.php']]], ['page_5fnormal',['PAGE_NORMAL',['../boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3',1,'boot.php']]], + ['page_5fpremium',['PAGE_PREMIUM',['../boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8',1,'boot.php']]], ['page_5fremoved',['PAGE_REMOVED',['../boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6',1,'boot.php']]], ['path',['path',['../namespacefriendica-to-smarty-tpl.html#a68d15934660cd1f4301ce251b1646f09',1,'friendica-to-smarty-tpl.path()'],['../namespaceupdatetpl.html#ae694f5e1f25f8a92a945eb90c432dfe6',1,'updatetpl.path()']]], ['perms_5fa_5fdelegate',['PERMS_A_DELEGATE',['../boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b',1,'boot.php']]], diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index d00a44abb..00695b9e3 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -581,7 +581,7 @@ Variables
    -

    Referenced by profile_sidebar().

    +

    Referenced by profile_sidebar().

    @@ -651,7 +651,7 @@ Variables
    Returns
    string
    -

    Referenced by admin_page_logs(), channel_content(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), item_store(), item_store_update(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_content(), message_post(), network_content(), post_activity_item(), printable(), profiles_post(), and thing_init().

    +

    Referenced by admin_page_logs(), channel_content(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), item_store(), item_store_update(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_content(), message_post(), network_content(), post_activity_item(), printable(), profiles_post(), and thing_init().

    @@ -1027,7 +1027,7 @@ Variables
    -

    Referenced by editpost_content(), encode_item(), encode_mail(), localize_item(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), remove_community_tag(), and tag_deliver().

    +

    Referenced by editpost_content(), encode_item(), encode_mail(), localize_item(), message_content(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), remove_community_tag(), and tag_deliver().

    @@ -1140,7 +1140,7 @@ Variables
    -

    Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), base64url_decode(), build_sync_packet(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), display_content(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), fix_private_photos(), Conversation\get_template_data(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), lrdd(), magic_init(), mail_store(), menu_edit(), message_content(), message_post(), mini_group_select(), mood_init(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), onepoll_run(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_imported_item(), update_queue_time(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

    +

    Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), base64url_decode(), build_sync_packet(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), display_content(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), fix_private_photos(), Conversation\get_template_data(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), lrdd(), magic_init(), mail_store(), menu_edit(), message_content(), message_post(), mini_group_select(), mood_init(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), onepoll_run(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_imported_item(), update_queue_time(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

    @@ -1418,7 +1418,7 @@ Variables
    -

    Referenced by advanced_profile(), and prepare_body().

    +

    Referenced by advanced_profile(), connect_content(), and prepare_body().

    @@ -1597,7 +1597,7 @@ Variables
    Returns
    string substituted string
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), setup_content(), setup_post(), siteinfo_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), webpages_content(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), setup_content(), setup_post(), siteinfo_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), webpages_content(), writepages_widget(), and xrd_init().

    diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index caf849b49..836bff6a1 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), dfrn_deliver(), directory_aside(), directory_content(), directory_init(), dirfind_content(), dirfind_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fetch_url(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_max_import_size(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_profile_photo(), info(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), lrdd(), magic_init(), manual_config(), match_content(), message_aside(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), post_url(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redbasic_init(), redir_init(), redstrap_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), smilies(), subthread_content(), suggest_aside(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), and zotfeed_init().

    +

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), dfrn_deliver(), directory_aside(), directory_content(), directory_init(), dirfind_content(), dirfind_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fetch_url(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_max_import_size(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), lrdd(), magic_init(), manual_config(), match_content(), message_aside(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), post_url(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redbasic_init(), redir_init(), redstrap_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), smilies(), subthread_content(), suggest_aside(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), and zotfeed_init().

    diff --git a/doc/html/zot_8php.html b/doc/html/zot_8php.html index 3f633c9d8..ce7997d6d 100644 --- a/doc/html/zot_8php.html +++ b/doc/html/zot_8php.html @@ -345,7 +345,7 @@ Functions
    -

    Referenced by chanview_content(), gprobe_run(), magic_init(), message_post(), new_contact(), poco_load(), post_init(), zot_refresh(), and zot_register_hub().

    +

    Referenced by chanview_content(), gprobe_run(), magic_init(), message_post(), new_contact(), poco_load(), post_init(), zot_refresh(), and zot_register_hub().

    @@ -695,7 +695,7 @@ Functions
    Returns
    : array => see z_post_url and mod/zfinger.php
    -

    Referenced by chanview_content(), gprobe_run(), magic_init(), message_post(), new_contact(), poco_load(), post_init(), and probe_content().

    +

    Referenced by chanview_content(), gprobe_run(), magic_init(), message_post(), new_contact(), poco_load(), post_init(), and probe_content().

    -- cgit v1.2.3 From c2fe299d16f6766f66a8213f44e51e97b10d9aad Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 24 Aug 2013 18:56:26 -0700 Subject: missing doc files --- doc/html/connect_8php.html | 173 +++++++++++++++++++++++++++++++++++++++++++++ doc/html/connect_8php.js | 6 ++ 2 files changed, 179 insertions(+) create mode 100644 doc/html/connect_8php.html create mode 100644 doc/html/connect_8php.js (limited to 'doc/html') diff --git a/doc/html/connect_8php.html b/doc/html/connect_8php.html new file mode 100644 index 000000000..f2c267101 --- /dev/null +++ b/doc/html/connect_8php.html @@ -0,0 +1,173 @@ + + + + + + +The Red Matrix: mod/connect.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    connect.php File Reference
    +
    +
    + + + + + + + + +

    +Functions

     connect_init (&$a)
     
     connect_post (&$a)
     
     connect_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    connect_content ($a)
    +
    + +
    +
    + +
    +
    + + + + + + + + +
    connect_init ($a)
    +
    + +
    +
    + +
    +
    + + + + + + + + +
    connect_post ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/connect_8php.js b/doc/html/connect_8php.js new file mode 100644 index 000000000..208ea22b3 --- /dev/null +++ b/doc/html/connect_8php.js @@ -0,0 +1,6 @@ +var connect_8php = +[ + [ "connect_content", "connect_8php.html#a489f0a66c660de6ec4d6917b27674f07", null ], + [ "connect_init", "connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36", null ], + [ "connect_post", "connect_8php.html#a417ec27afe33f21a929667a665e32ee2", null ] +]; \ No newline at end of file -- cgit v1.2.3 From d43a7659854c4bb6052c05a932b257883ea72748 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 31 Aug 2013 04:19:26 -0700 Subject: more debugging on localize_item top find out why likes are not translated in notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object. --- doc/html/boot_8php.html | 137 +++++++- doc/html/boot_8php.js | 6 + doc/html/classApp-members.html | 129 ++++---- doc/html/classApp.html | 14 + doc/html/classApp.js | 1 + doc/html/datetime_8php.html | 2 +- doc/html/dba__driver_8php.html | 6 +- doc/html/dir_d41ce877eb409a4791b288730010abe2.html | 2 + doc/html/dir_d41ce877eb409a4791b288730010abe2.js | 1 + doc/html/dir_d44c64559bbebec7f509842c48db8b23.html | 2 + doc/html/dir_d44c64559bbebec7f509842c48db8b23.js | 1 + doc/html/extract_8php.html | 4 +- doc/html/files.html | 128 ++++---- doc/html/functions.html | 3 + doc/html/functions_vars.html | 3 + doc/html/globals_0x63.html | 15 + doc/html/globals_0x67.html | 3 + doc/html/globals_0x69.html | 3 + doc/html/globals_0x70.html | 15 + doc/html/globals_0x76.html | 9 + doc/html/globals_0x77.html | 3 + doc/html/globals_func_0x63.html | 15 + doc/html/globals_func_0x67.html | 3 + doc/html/globals_func_0x70.html | 3 + doc/html/globals_func_0x76.html | 9 + doc/html/globals_func_0x77.html | 3 + doc/html/globals_vars_0x69.html | 3 + doc/html/globals_vars_0x70.html | 12 + doc/html/include_2config_8php.html | 4 +- doc/html/include_2menu_8php.html | 2 +- doc/html/language_8php.html | 2 +- doc/html/navtree.js | 14 +- doc/html/navtreeindex0.js | 350 ++++++++++---------- doc/html/navtreeindex1.js | 240 +++++++------- doc/html/navtreeindex2.js | 150 ++++----- doc/html/navtreeindex3.js | 116 +++---- doc/html/navtreeindex4.js | 354 ++++++++++----------- doc/html/navtreeindex5.js | 152 ++++----- doc/html/navtreeindex6.js | 296 ++++++++--------- doc/html/navtreeindex7.js | 109 ++++--- doc/html/php2po_8php.html | 2 +- doc/html/plugin_8php.html | 4 +- doc/html/redbasic_2php_2style_8php.html | 2 +- doc/html/search/all_24.js | 1 + doc/html/search/all_63.js | 8 +- doc/html/search/all_67.js | 3 +- doc/html/search/all_69.js | 1 + doc/html/search/all_70.js | 5 + doc/html/search/all_76.js | 6 +- doc/html/search/all_77.js | 1 + doc/html/search/files_63.js | 1 + doc/html/search/files_76.js | 3 +- doc/html/search/functions_63.js | 5 + doc/html/search/functions_67.js | 1 + doc/html/search/functions_70.js | 1 + doc/html/search/functions_76.js | 5 +- doc/html/search/functions_77.js | 1 + doc/html/search/variables_24.js | 1 + doc/html/search/variables_69.js | 1 + doc/html/search/variables_70.js | 6 +- doc/html/security_8php.html | 2 +- doc/html/text_8php.html | 6 +- doc/html/typo_8php.html | 2 +- 63 files changed, 1343 insertions(+), 1049 deletions(-) (limited to 'doc/html') diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index 728d4d7fb..fbc70bf6f 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -203,6 +203,8 @@ Functions    curPageURL ()   + get_custom_nav (&$a, $navname) +   construct_page (&$a)    appdirpath () @@ -418,6 +420,14 @@ Variables   const MENU_ITEM_NEWWIN 0x0002   +const POLL_SIMPLE_RATING 0x0001 +  +const POLL_TENSCALE 0x0002 +  +const POLL_MULTIPLE_CHOICE 0x0004 +  +const POLL_OVERWRITE 0x8000 +  const MAX_LIKERS 75   const ZCURL_TIMEOUT (-1) @@ -604,6 +614,8 @@ Variables   const ITEM_BUILDBLOCK 0x0100   +const ITEM_PDL 0x0200 +  const ITEM_ORIGIN 0x0001   const ITEM_UNSEEN 0x0002 @@ -678,7 +690,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    @@ -918,7 +930,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_post(), import_profile_photo(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), z_fetch_url(), and zot_finger().

    +

    Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_post(), import_profile_photo(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_profile(), z_fetch_url(), and zot_finger().

    @@ -935,6 +947,34 @@ Variables
    +
    + + +
    +
    + + + + + + + + + + + + + + + + + + +
    get_custom_nav ($a,
     $navname 
    )
    +
    + +

    Referenced by construct_page().

    +
    @@ -1016,7 +1056,7 @@ Variables @@ -1082,7 +1122,7 @@ Variables @@ -1186,7 +1226,7 @@ Variables
    -

    Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), page_init(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), and zid_init().

    +

    Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_profile(), and zid_init().

    @@ -1260,7 +1300,7 @@ Variables

    e.g.: proc_run("ls","-la","/tmp");

    $cmd and string args are surrounded with ""

    -

    Referenced by build_sync_packet(), connect_post(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fsuggest_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

    +

    Referenced by build_sync_packet(), connect_post(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fix_system_urls(), fsuggest_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

    @@ -1365,7 +1405,7 @@ Variables

    : 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().

    +

    Referenced by profile_create_sidebar(), and widget_profile().

    @@ -1416,7 +1456,7 @@ Variables @@ -1477,7 +1517,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), App\build_pagehead(), channel_aside(), channel_content(), check_config(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), crepair_init(), crepair_post(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirfind_init(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), get_atom_elements(), App\get_baseurl(), get_browser_language(), get_item_elements(), get_max_import_size(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), hcard_init(), import_post(), import_xchan(), info(), intro_content(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), lastpost_aside(), lastpost_content(), load_contact_links(), local_user(), lostpass_content(), lrdd(), magic_init(), mail_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), network_query_get_sel_tab(), new_channel_content(), nogroup_init(), notice(), notifications_content(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_post(), qsearch_init(), redir_init(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), saved_searches(), search_ac_init(), search_content(), search_init(), search_post(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

    +

    Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), App\build_pagehead(), channel_aside(), channel_content(), check_config(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), crepair_init(), crepair_post(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirfind_init(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), get_atom_elements(), get_browser_language(), get_item_elements(), get_max_import_size(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), hcard_init(), import_post(), import_xchan(), info(), intro_content(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), lastpost_aside(), lastpost_content(), load_contact_links(), local_user(), lostpass_content(), lrdd(), magic_init(), mail_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), network_query_get_sel_tab(), new_channel_content(), nogroup_init(), notice(), notifications_content(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_post(), qsearch_init(), redir_init(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), saved_searches(), search_ac_init(), search_content(), search_init(), search_post(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

    @@ -1545,7 +1585,7 @@ Variables
    -

    Referenced by allowed_public_recips(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), follow_init(), format_css_if_exists(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), profile_activity(), profile_sidebar(), public_recips(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sync_directories(), tagger_content(), thing_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

    +

    Referenced by allowed_public_recips(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), follow_init(), format_css_if_exists(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sync_directories(), tagger_content(), thing_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

    @@ -1616,7 +1656,7 @@ Variables @@ -2559,7 +2599,7 @@ Variables @@ -2674,6 +2714,20 @@ Variables

    Referenced by event_store(), item_post(), like_content(), mood_init(), notifier_run(), photo_upload(), photos_create_item(), poke_init(), post_activity_item(), profile_activity(), tag_deliver(), tagger_content(), and thing_init().

    + + + +
    +
    + + + + +
    const ITEM_PDL 0x0200
    +
    + +

    Referenced by pdl_selector().

    +
    @@ -4065,6 +4119,59 @@ Variables

    Referenced by photo_gd\imageString(), and photo_imagick\load().

    + + + +
    +
    + + + + +
    const POLL_MULTIPLE_CHOICE 0x0004
    +
    + +
    +
    + +
    +
    + + + + +
    const POLL_OVERWRITE 0x8000
    +
    + +

    Referenced by vote_post().

    + +
    +
    + +
    +
    + + + + +
    const POLL_SIMPLE_RATING 0x0001
    +
    +

    Poll/Survey types

    + +

    Referenced by vote_content().

    + +
    +
    + +
    +
    + + + + +
    const POLL_TENSCALE 0x0002
    +
    +
    @@ -4152,7 +4259,7 @@ Variables @@ -4167,8 +4274,6 @@ Variables

    SSL redirection policies

    -

    Referenced by admin_page_site(), and dfrn_deliver().

    -
    @@ -4181,7 +4286,7 @@ Variables diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index 9ca39c30f..2730739d6 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -17,6 +17,7 @@ var boot_8php = [ "get_account_id", "boot_8php.html#afe88b920aa285982edb817a0dd44eb37", null ], [ "get_app", "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc", null ], [ "get_birthdays", "boot_8php.html#ad2c97627a313d53df1a1c7b4215ddb51", null ], + [ "get_custom_nav", "boot_8php.html#a899d24fd074594ceebbf72e1feff335f", null ], [ "get_events", "boot_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312", null ], [ "get_max_import_size", "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90", null ], [ "get_my_address", "boot_8php.html#a490972c02fdb638c52ec0e012a30bfd2", null ], @@ -126,6 +127,7 @@ var boot_8php = [ "ITEM_NSFW", "boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08", null ], [ "ITEM_OBSCURED", "boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d", null ], [ "ITEM_ORIGIN", "boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7", null ], + [ "ITEM_PDL", "boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d", null ], [ "ITEM_RELAY", "boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221", null ], [ "ITEM_SPAM", "boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb", null ], [ "ITEM_STARRED", "boot_8php.html#a7af107fab8d62b9a73801713b774ed30", null ], @@ -227,6 +229,10 @@ var boot_8php = [ "PHOTO_THING", "boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383", null ], [ "PHOTO_XCHAN", "boot_8php.html#ac43182e0d8bae7576a30b603774974f8", null ], [ "PNG_QUALITY", "boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce", null ], + [ "POLL_MULTIPLE_CHOICE", "boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86", null ], + [ "POLL_OVERWRITE", "boot_8php.html#a2b525996e4426bdddbcec277778bde08", null ], + [ "POLL_SIMPLE_RATING", "boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5", null ], + [ "POLL_TENSCALE", "boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc", null ], [ "RED_PLATFORM", "boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4", null ], [ "RED_VERSION", "boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3", null ], [ "REGISTER_APPROVE", "boot_8php.html#a7176c0f9f1c98421b97735d892cf6252", null ], diff --git a/doc/html/classApp-members.html b/doc/html/classApp-members.html index 57efce016..495c1683e 100644 --- a/doc/html/classApp-members.html +++ b/doc/html/classApp-members.html @@ -141,70 +141,71 @@ $(document).ready(function(){initNavTree('classApp.html','');}); $interactiveApp $js_sourcesApp $languageApp - $ldelimAppprivate - $moduleApp - $module_loadedApp - $nav_selApp - $observerApp - $pageApp - $pagerApp - $pathAppprivate - $permsAppprivate - $pluginsApp - $profileApp - $profile_uidApp - $query_stringApp - $rdelimAppprivate - $schemeAppprivate - $sourcenameApp - $stringsApp - $template_engine_instanceApp - $template_enginesApp - $themeAppprivate - $theme_infoApp - $theme_thread_allowApp - $timezoneApp - $userApp - $videoheightApp - $videowidthApp - $widgetlistAppprivate - $widgetsAppprivate - __construct()App - build_pagehead()App - get_account()App - get_apps()App - get_baseurl($ssl=false)App - get_channel()App - get_curl_code()App - get_curl_headers()App - get_groups()App - get_hostname()App - get_observer()App - get_path()App - get_perms()App - get_template_engine()App - get_template_ldelim($engine= 'smarty3')App - get_template_rdelim($engine= 'smarty3')App - get_widgets($location= '')App - head_get_icon()App - head_set_icon($icon)App - register_template_engine($class, $name= '')App - set_account($acct)App - set_apps($arr)App - set_baseurl($url)App - set_channel($channel)App - set_curl_code($code)App - set_curl_headers($headers)App - set_groups($g)App - set_hostname($h)App - set_observer($xchan)App - set_pager_itemspage($n)App - set_pager_total($n)App - set_path($p)App - set_perms($perms)App - set_template_engine($engine= 'smarty3')App - set_widget($title, $html, $location= 'aside')App - template_engine($name= '')App + $layoutApp + $ldelimAppprivate + $moduleApp + $module_loadedApp + $nav_selApp + $observerApp + $pageApp + $pagerApp + $pathAppprivate + $permsAppprivate + $pluginsApp + $profileApp + $profile_uidApp + $query_stringApp + $rdelimAppprivate + $schemeAppprivate + $sourcenameApp + $stringsApp + $template_engine_instanceApp + $template_enginesApp + $themeAppprivate + $theme_infoApp + $theme_thread_allowApp + $timezoneApp + $userApp + $videoheightApp + $videowidthApp + $widgetlistAppprivate + $widgetsAppprivate + __construct()App + build_pagehead()App + get_account()App + get_apps()App + get_baseurl($ssl=false)App + get_channel()App + get_curl_code()App + get_curl_headers()App + get_groups()App + get_hostname()App + get_observer()App + get_path()App + get_perms()App + get_template_engine()App + get_template_ldelim($engine= 'smarty3')App + get_template_rdelim($engine= 'smarty3')App + get_widgets($location= '')App + head_get_icon()App + head_set_icon($icon)App + register_template_engine($class, $name= '')App + set_account($acct)App + set_apps($arr)App + set_baseurl($url)App + set_channel($channel)App + set_curl_code($code)App + set_curl_headers($headers)App + set_groups($g)App + set_hostname($h)App + set_observer($xchan)App + set_pager_itemspage($n)App + set_pager_total($n)App + set_path($p)App + set_perms($perms)App + set_template_engine($engine= 'smarty3')App + set_widget($title, $html, $location= 'aside')App + template_engine($name= '')App diff --git a/doc/html/classApp.html b/doc/html/classApp.html index 2328b52bd..313a7fc85 100644 --- a/doc/html/classApp.html +++ b/doc/html/classApp.html @@ -200,6 +200,8 @@ Public Attributes    $profile_uid = 0   + $layout = array() +   $groups    $language @@ -1360,6 +1362,18 @@ Private Attributes
    +
    + + +
    +
    + + + + +
    App::$layout = array()
    +
    +
    diff --git a/doc/html/classApp.js b/doc/html/classApp.js index 958b1fb6a..599db1c69 100644 --- a/doc/html/classApp.js +++ b/doc/html/classApp.js @@ -65,6 +65,7 @@ var classApp = [ "$interactive", "classApp.html#a4c7cfc62d39508086cf300dc2e39c4df", null ], [ "$js_sources", "classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d", null ], [ "$language", "classApp.html#a1a297e70b3667b83f4460aa7ed9f5d6f", null ], + [ "$layout", "classApp.html#a58ac598544892ff7c32890291b72635e", null ], [ "$ldelim", "classApp.html#a59dd4b665c70e7dbd80682c014ff7145", null ], [ "$module", "classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d", null ], [ "$module_loaded", "classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165", null ], diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index e937b29a4..e334d6286 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -332,7 +332,7 @@ Functions
    -

    Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 65d7f4a07..7a209c87a 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
    -

    Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

    @@ -264,7 +264,7 @@ Functions @@ -320,7 +320,7 @@ Functions

    This will happen occasionally trying to store the session data after abnormal program termination

    -

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index da9e2070d..6fb9858af 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -316,6 +316,8 @@ Files   file  viewsrc.php   +file  vote.php +  file  wall_attach.php   file  wall_upload.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index a06750c26..3f2fc9551 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -106,6 +106,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "view.php", "view_8php.html", "view_8php" ], [ "viewconnections.php", "viewconnections_8php.html", "viewconnections_8php" ], [ "viewsrc.php", "viewsrc_8php.html", "viewsrc_8php" ], + [ "vote.php", "vote_8php.html", "vote_8php" ], [ "wall_attach.php", "wall__attach_8php.html", "wall__attach_8php" ], [ "wall_upload.php", "wall__upload_8php.html", "wall__upload_8php" ], [ "webfinger.php", "webfinger_8php.html", "webfinger_8php" ], diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html index 8280e90c8..90fe2f89a 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html @@ -135,6 +135,8 @@ Files   file  cli_suggest.php   +file  comanche.php +  file  config.php   file  Contact.php diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js index eeb1d4c0f..ae8918d5b 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js @@ -18,6 +18,7 @@ var dir_d44c64559bbebec7f509842c48db8b23 = ] ], [ "cli_startup.php", "cli__startup_8php.html", "cli__startup_8php" ], [ "cli_suggest.php", "cli__suggest_8php.html", "cli__suggest_8php" ], + [ "comanche.php", "comanche_8php.html", "comanche_8php" ], [ "config.php", "include_2config_8php.html", "include_2config_8php" ], [ "Contact.php", "Contact_8php.html", "Contact_8php" ], [ "contact_selectors.php", "contact__selectors_8php.html", "contact__selectors_8php" ], diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 7d5ce9435..0a77759ef 100644 --- a/doc/html/extract_8php.html +++ b/doc/html/extract_8php.html @@ -132,7 +132,7 @@ Variables
    -

    Referenced by activity_sanitise(), add_fcontact(), api_rss_extra(), array_sanitise(), attach_store(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_content(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), event_store(), feature_enabled(), fetch_xrd_links(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), identity_basic_import(), ids_to_querystr(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), lrdd(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_content(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), parse_url_content(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), photos_post(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), prepare_body(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profile_tabs(), profiles_content(), register_post(), remove_community_tag(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), thing_init(), validate_channelname(), wfinger_init(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

    +

    Referenced by activity_sanitise(), add_fcontact(), api_rss_extra(), array_sanitise(), attach_store(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_content(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), event_store(), feature_enabled(), fetch_xrd_links(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), identity_basic_import(), ids_to_querystr(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), lrdd(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_content(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), photos_post(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), prepare_body(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profile_tabs(), profiles_content(), register_post(), remove_community_tag(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), thing_init(), validate_channelname(), wfinger_init(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

    @@ -160,7 +160,7 @@ Variables
    -

    Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), chanlink_hash(), chanlink_url(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), fetch_url(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), message_content(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), post_url(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), App\set_widget(), siteinfo_content(), smilies(), stripdcode_br_cb(), t(), template_escape(), template_unescape(), term_query(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_post_url(), zfinger_init(), and zid().

    +

    Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), chanlink_hash(), chanlink_url(), comanche_parser(), comanche_region(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), fetch_url(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), message_content(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), post_url(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), App\set_widget(), siteinfo_content(), smilies(), stripdcode_br_cb(), t(), template_escape(), template_unescape(), term_query(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_post_url(), zfinger_init(), and zid().

    diff --git a/doc/html/files.html b/doc/html/files.html index c5c58f247..4df59bda8 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -130,60 +130,61 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*cache.php |o*cli_startup.php |o*cli_suggest.php -|o*config.php -|o*Contact.php -|o*contact_selectors.php -|o*contact_widgets.php -|o*conversation.php -|o*ConversationObject.php -|o*cronhooks.php -|o*crypto.php -|o*datetime.php -|o*deliver.php -|o*dir_fns.php -|o*directory.php -|o*enotify.php -|o*event.php -|o*expire.php -|o*features.php -|o*follow.php -|o*friendica_smarty.php -|o*gprobe.php -|o*group.php -|o*html2bbcode.php -|o*html2plain.php -|o*identity.php -|o*ItemObject.php -|o*ITemplateEngine.php -|o*items.php -|o*language.php -|o*menu.php -|o*message.php -|o*nav.php -|o*network.php -|o*notifier.php -|o*notify.php -|o*oauth.php -|o*oembed.php -|o*onepoll.php -|o*page_widgets.php -|o*permissions.php -|o*photos.php -|o*plugin.php -|o*poller.php -|o*profile_advanced.php -|o*profile_selectors.php -|o*ProtoDriver.php -|o*queue.php -|o*queue_fn.php -|o*security.php -|o*session.php -|o*socgraph.php -|o*system_unavailable.php -|o*taxonomy.php -|o*template_processor.php -|o*text.php -|\*zot.php +|o*comanche.php +|o*config.php +|o*Contact.php +|o*contact_selectors.php +|o*contact_widgets.php +|o*conversation.php +|o*ConversationObject.php +|o*cronhooks.php +|o*crypto.php +|o*datetime.php +|o*deliver.php +|o*dir_fns.php +|o*directory.php +|o*enotify.php +|o*event.php +|o*expire.php +|o*features.php +|o*follow.php +|o*friendica_smarty.php +|o*gprobe.php +|o*group.php +|o*html2bbcode.php +|o*html2plain.php +|o*identity.php +|o*ItemObject.php +|o*ITemplateEngine.php +|o*items.php +|o*language.php +|o*menu.php +|o*message.php +|o*nav.php +|o*network.php +|o*notifier.php +|o*notify.php +|o*oauth.php +|o*oembed.php +|o*onepoll.php +|o*page_widgets.php +|o*permissions.php +|o*photos.php +|o*plugin.php +|o*poller.php +|o*profile_advanced.php +|o*profile_selectors.php +|o*ProtoDriver.php +|o*queue.php +|o*queue_fn.php +|o*security.php +|o*session.php +|o*socgraph.php +|o*system_unavailable.php +|o*taxonomy.php +|o*template_processor.php +|o*text.php +|\*zot.php o+mod |o*_well_known.php |o*acl.php @@ -291,15 +292,16 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*view.php |o*viewconnections.php |o*viewsrc.php -|o*wall_attach.php -|o*wall_upload.php -|o*webfinger.php -|o*webpages.php -|o*wfinger.php -|o*xchan.php -|o*xrd.php -|o*zfinger.php -|\*zotfeed.php +|o*vote.php +|o*wall_attach.php +|o*wall_upload.php +|o*webfinger.php +|o*webpages.php +|o*wfinger.php +|o*xchan.php +|o*xrd.php +|o*zfinger.php +|\*zotfeed.php o+util |o+fpostit ||\*fpostit.php diff --git a/doc/html/functions.html b/doc/html/functions.html index 786e54615..a1218aa43 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -270,6 +270,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • $language : App
  • +
  • $layout +: App +
  • $ldelim : App
  • diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 350e83b32..1fbd9bfd4 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -251,6 +251,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $language : App
  • +
  • $layout +: App +
  • $ldelim : App
  • diff --git a/doc/html/globals_0x63.html b/doc/html/globals_0x63.html index 016b26fa8..ee4ef91b2 100644 --- a/doc/html/globals_0x63.html +++ b/doc/html/globals_0x63.html @@ -276,6 +276,21 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
  • collecturls() : html2plain.php
  • +
  • comanche_menu() +: comanche.php +
  • +
  • comanche_parser() +: comanche.php +
  • +
  • comanche_region() +: comanche.php +
  • +
  • comanche_replace_region() +: comanche.php +
  • +
  • comanche_widget() +: comanche.php +
  • common_aside() : common.php
  • diff --git a/doc/html/globals_0x67.html b/doc/html/globals_0x67.html index f99e88eea..92372f3cb 100644 --- a/doc/html/globals_0x67.html +++ b/doc/html/globals_0x67.html @@ -183,6 +183,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
  • get_config_from_storage() : config.php
  • +
  • get_custom_nav() +: boot.php +
  • get_db_errno() : setup.php
  • diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html index 35b8a079c..19b1d830d 100644 --- a/doc/html/globals_0x69.html +++ b/doc/html/globals_0x69.html @@ -275,6 +275,9 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');});
  • ITEM_ORIGIN : boot.php
  • +
  • ITEM_PDL +: boot.php +
  • item_permissions_sql() : security.php
  • diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html index 0c07fb2cf..f6a10e3e4 100644 --- a/doc/html/globals_0x70.html +++ b/doc/html/globals_0x70.html @@ -191,6 +191,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • parseurl_getsiteinfo() : parse_url.php
  • +
  • pdl_selector() +: comanche.php +
  • perm_is_allowed() : permissions.php
  • @@ -347,6 +350,18 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • poke_init() : poke.php
  • +
  • POLL_MULTIPLE_CHOICE +: boot.php +
  • +
  • POLL_OVERWRITE +: boot.php +
  • +
  • POLL_SIMPLE_RATING +: boot.php +
  • +
  • POLL_TENSCALE +: boot.php +
  • poller_run() : poller.php
  • diff --git a/doc/html/globals_0x76.html b/doc/html/globals_0x76.html index ca0b32391..324ca6f9c 100644 --- a/doc/html/globals_0x76.html +++ b/doc/html/globals_0x76.html @@ -177,6 +177,15 @@ $(document).ready(function(){initNavTree('globals_0x76.html','');});
  • visible_activity() : conversation.php
  • +
  • vote_content() +: vote.php +
  • +
  • vote_init() +: vote.php +
  • +
  • vote_post() +: vote.php +
  • diff --git a/doc/html/globals_0x77.html b/doc/html/globals_0x77.html index 52ae05c2f..bcbb2d949 100644 --- a/doc/html/globals_0x77.html +++ b/doc/html/globals_0x77.html @@ -171,6 +171,9 @@ $(document).ready(function(){initNavTree('globals_0x77.html','');});
  • while : docblox_errorchecker.php
  • +
  • widget_profile() +: comanche.php +
  • writepages_widget() : page_widgets.php
  • diff --git a/doc/html/globals_func_0x63.html b/doc/html/globals_func_0x63.html index a963fc5ef..818ce4c6d 100644 --- a/doc/html/globals_func_0x63.html +++ b/doc/html/globals_func_0x63.html @@ -266,6 +266,21 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
  • collecturls() : html2plain.php
  • +
  • comanche_menu() +: comanche.php +
  • +
  • comanche_parser() +: comanche.php +
  • +
  • comanche_region() +: comanche.php +
  • +
  • comanche_replace_region() +: comanche.php +
  • +
  • comanche_widget() +: comanche.php +
  • common_aside() : common.php
  • diff --git a/doc/html/globals_func_0x67.html b/doc/html/globals_func_0x67.html index 3eb23ebcd..23a3e869a 100644 --- a/doc/html/globals_func_0x67.html +++ b/doc/html/globals_func_0x67.html @@ -182,6 +182,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
  • get_config_from_storage() : config.php
  • +
  • get_custom_nav() +: boot.php +
  • get_db_errno() : setup.php
  • diff --git a/doc/html/globals_func_0x70.html b/doc/html/globals_func_0x70.html index 8dbccb4e8..29f8c1ee5 100644 --- a/doc/html/globals_func_0x70.html +++ b/doc/html/globals_func_0x70.html @@ -164,6 +164,9 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
  • parseurl_getsiteinfo() : parse_url.php
  • +
  • pdl_selector() +: comanche.php +
  • perm_is_allowed() : permissions.php
  • diff --git a/doc/html/globals_func_0x76.html b/doc/html/globals_func_0x76.html index 4fa8d511c..bf69a6911 100644 --- a/doc/html/globals_func_0x76.html +++ b/doc/html/globals_func_0x76.html @@ -176,6 +176,15 @@ $(document).ready(function(){initNavTree('globals_func_0x76.html','');});
  • visible_activity() : conversation.php
  • +
  • vote_content() +: vote.php +
  • +
  • vote_init() +: vote.php +
  • +
  • vote_post() +: vote.php +
  • diff --git a/doc/html/globals_func_0x77.html b/doc/html/globals_func_0x77.html index 925e4afa1..ef37d259d 100644 --- a/doc/html/globals_func_0x77.html +++ b/doc/html/globals_func_0x77.html @@ -167,6 +167,9 @@ $(document).ready(function(){initNavTree('globals_func_0x77.html','');});
  • what_next() : setup.php
  • +
  • widget_profile() +: comanche.php +
  • writepages_widget() : page_widgets.php
  • diff --git a/doc/html/globals_vars_0x69.html b/doc/html/globals_vars_0x69.html index 8656e480e..e25858a48 100644 --- a/doc/html/globals_vars_0x69.html +++ b/doc/html/globals_vars_0x69.html @@ -183,6 +183,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x69.html','');});
  • ITEM_ORIGIN : boot.php
  • +
  • ITEM_PDL +: boot.php +
  • ITEM_RELAY : boot.php
  • diff --git a/doc/html/globals_vars_0x70.html b/doc/html/globals_vars_0x70.html index 7f84f42d6..9f1930d4c 100644 --- a/doc/html/globals_vars_0x70.html +++ b/doc/html/globals_vars_0x70.html @@ -243,6 +243,18 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
  • PNG_QUALITY : boot.php
  • +
  • POLL_MULTIPLE_CHOICE +: boot.php +
  • +
  • POLL_OVERWRITE +: boot.php +
  • +
  • POLL_SIMPLE_RATING +: boot.php +
  • +
  • POLL_TENSCALE +: boot.php +
  • diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index a85836821..8565c7df3 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -256,7 +256,7 @@ Functions
    -

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), dirfind_content(), dirsearch_content(), display_content(), dlogger(), dob(), editpost_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), fetch_url(), fetch_xrd_links(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), lastpost_content(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), match_content(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_post(), post_url(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), qsearch_init(), register_content(), register_post(), reload_plugins(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    +

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), dirfind_content(), dirsearch_content(), display_content(), dlogger(), dob(), editpost_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), fetch_url(), fetch_xrd_links(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), lastpost_content(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), match_content(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_post(), post_url(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), qsearch_init(), register_content(), register_post(), reload_plugins(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    @@ -508,7 +508,7 @@ Functions diff --git a/doc/html/include_2menu_8php.html b/doc/html/include_2menu_8php.html index ff4e76c14..3bf0af685 100644 --- a/doc/html/include_2menu_8php.html +++ b/doc/html/include_2menu_8php.html @@ -358,7 +358,7 @@ Functions diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index 661fc4688..618626445 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -280,7 +280,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), allfriends_content(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_store(), authenticate_success(), bb_ShareAttributes(), bbcode(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), directory_content(), dirfind_content(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), format_event_diaspora(), format_event_html(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), nogroup_content(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), prepare_body(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), wall_upload_post(), webpages_content(), what_next(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), allfriends_content(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_store(), authenticate_success(), bb_ShareAttributes(), bbcode(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), directory_content(), dirfind_content(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), format_event_diaspora(), format_event_html(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), nogroup_content(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), prepare_body(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 697310d81..d2fb0acef 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,13 +36,13 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff", -"classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189", -"deliver_8php.html#a397afcb9afecf0c1816b0951189dd346", -"include_2api_8php.html#a6951c690d87775eb37e569c66011988e", -"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117", -"register_8php.html", -"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776" +"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42", +"classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf", +"db__update_8php.html", +"include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5", +"magic_8php.html", +"redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b", +"updatetpl_8py.html#ab42dd79af65ee82201fd6f04715f62f6" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 03379b597..981c68690 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -1,27 +1,27 @@ var NAVTREEINDEX0 = { "BaseObject_8php.html":[5,0,0,8], -"Contact_8php.html":[5,0,0,15], -"Contact_8php.html#a024919623a830e8703ac4f23496dd66c":[5,0,0,15,2], -"Contact_8php.html#a228fc01f90ae9bfdde4c2ad0772bd7dc":[5,0,0,15,9], -"Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6":[5,0,0,15,8], -"Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91":[5,0,0,15,11], -"Contact_8php.html#a2fc191067dd571a79603c66b04b1ca15":[5,0,0,15,14], -"Contact_8php.html#a38daa1c210b78385307123450ca9a1fc":[5,0,0,15,13], -"Contact_8php.html#a3a0844dac1e86d523de5d2f432cfeebc":[5,0,0,15,6], -"Contact_8php.html#a3eef54a5523e568a28257c1f9b1644d8":[5,0,0,15,3], -"Contact_8php.html#a483cda56f9e37c3a4a8773dcdfeb0258":[5,0,0,15,5], -"Contact_8php.html#a6348a532c9d26cd1c9afbc9aa6aa8960":[5,0,0,15,15], -"Contact_8php.html#a87e699f74a1102b25e8aa0432d86a91e":[5,0,0,15,7], -"Contact_8php.html#a91281b5d4bbbb2ed468e27ec82ca083c":[5,0,0,15,10], -"Contact_8php.html#acc12cda999c88c4d6185cca967c15125":[5,0,0,15,12], -"Contact_8php.html#ad46ff6764f12b6d3ab45c49b797f98aa":[5,0,0,15,4], -"Contact_8php.html#ad5b02c2a962ee55b1b7ca6c159d6e4c5":[5,0,0,15,1], -"Contact_8php.html#ae8803c330352cbf1e828eb7490edf47e":[5,0,0,15,0], -"ConversationObject_8php.html":[5,0,0,19], -"ITemplateEngine_8php.html":[5,0,0,38], -"ItemObject_8php.html":[5,0,0,37], -"ProtoDriver_8php.html":[5,0,0,57], +"Contact_8php.html":[5,0,0,16], +"Contact_8php.html#a024919623a830e8703ac4f23496dd66c":[5,0,0,16,2], +"Contact_8php.html#a228fc01f90ae9bfdde4c2ad0772bd7dc":[5,0,0,16,9], +"Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6":[5,0,0,16,8], +"Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91":[5,0,0,16,11], +"Contact_8php.html#a2fc191067dd571a79603c66b04b1ca15":[5,0,0,16,14], +"Contact_8php.html#a38daa1c210b78385307123450ca9a1fc":[5,0,0,16,13], +"Contact_8php.html#a3a0844dac1e86d523de5d2f432cfeebc":[5,0,0,16,6], +"Contact_8php.html#a3eef54a5523e568a28257c1f9b1644d8":[5,0,0,16,3], +"Contact_8php.html#a483cda56f9e37c3a4a8773dcdfeb0258":[5,0,0,16,5], +"Contact_8php.html#a6348a532c9d26cd1c9afbc9aa6aa8960":[5,0,0,16,15], +"Contact_8php.html#a87e699f74a1102b25e8aa0432d86a91e":[5,0,0,16,7], +"Contact_8php.html#a91281b5d4bbbb2ed468e27ec82ca083c":[5,0,0,16,10], +"Contact_8php.html#acc12cda999c88c4d6185cca967c15125":[5,0,0,16,12], +"Contact_8php.html#ad46ff6764f12b6d3ab45c49b797f98aa":[5,0,0,16,4], +"Contact_8php.html#ad5b02c2a962ee55b1b7ca6c159d6e4c5":[5,0,0,16,1], +"Contact_8php.html#ae8803c330352cbf1e828eb7490edf47e":[5,0,0,16,0], +"ConversationObject_8php.html":[5,0,0,20], +"ITemplateEngine_8php.html":[5,0,0,39], +"ItemObject_8php.html":[5,0,0,38], +"ProtoDriver_8php.html":[5,0,0,58], "__well__known_8php.html":[5,0,1,0], "__well__known_8php.html#a6ebfa937a2024f0b5dab53f0ac90fed0":[5,0,1,0,0], "account_8php.html":[5,0,0,2], @@ -88,166 +88,166 @@ var NAVTREEINDEX0 = "bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[5,0,0,10,5], "bbcode_8php.html#a8911e027907820df3db03b4f76724b50":[5,0,0,10,2], "boot_8php.html":[5,0,4], -"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,131], -"boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,42], -"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,144], -"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,232], -"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,60], -"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,160], -"boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,53], -"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[5,0,4,108], +"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,133], +"boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,43], +"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,146], +"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,238], +"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,61], +"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,162], +"boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,54], +"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[5,0,4,109], "boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[5,0,4,1], -"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,198], -"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,73], -"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,164], -"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,248], -"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,244], -"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,247], -"boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,25], -"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,65], +"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,200], +"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,74], +"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,166], +"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,254], +"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,250], +"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,253], +"boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,26], +"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,66], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15], -"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,83], -"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,87], -"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,84], -"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,190], -"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[5,0,4,68], -"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,143], -"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,139], -"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,163], -"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,251], -"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,252], -"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,167], -"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,82], -"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,209], -"boot_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273":[5,0,4,38], -"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,110], -"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,150], -"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,183], -"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,228], -"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,48], -"boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,24], -"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,106], -"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,98], -"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,237], -"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,186], -"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,89], -"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,126], -"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,207], -"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,111], -"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,182], -"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,124], -"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,74], -"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,79], -"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,214], -"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,137], -"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,50], -"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,117], -"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,152], -"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,254], -"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,171], -"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,112], -"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,253], -"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,205], +"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,84], +"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,88], +"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,85], +"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,192], +"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[5,0,4,69], +"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,145], +"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,141], +"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,165], +"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,257], +"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,232], +"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,258], +"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,169], +"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,83], +"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,211], +"boot_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273":[5,0,4,39], +"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,111], +"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,152], +"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,185], +"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,234], +"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,49], +"boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,25], +"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,107], +"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,99], +"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,243], +"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,188], +"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,90], +"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,128], +"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,209], +"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,112], +"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,230], +"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,184], +"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,125], +"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,75], +"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,80], +"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,216], +"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,139], +"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,51], +"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,118], +"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,154], +"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,260], +"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,173], +"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,113], +"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,259], +"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,207], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12], -"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,66], -"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,96], -"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[5,0,4,58], -"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,127], -"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,201], -"boot_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,4,37], -"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,181], -"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[5,0,4,95], -"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,157], -"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,147], -"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,77], -"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,245], -"boot_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,4,36], -"boot_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,4,19], -"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,169], -"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,109], -"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,222], -"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,168], +"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,67], +"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,97], +"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[5,0,4,59], +"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,129], +"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,203], +"boot_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,4,38], +"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,183], +"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[5,0,4,96], +"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,159], +"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,149], +"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,78], +"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,251], +"boot_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,4,37], +"boot_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,4,20], +"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,171], +"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,110], +"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,224], +"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,170], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6], -"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,200], -"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,218], -"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,193], -"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,151], -"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,49], -"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,88], -"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,39], -"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,185], -"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,217], -"boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,23], -"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,67], -"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,175], -"boot_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,4,46], -"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,196], -"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[5,0,4,85], -"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,155], -"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,197], -"boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,21], -"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,81], -"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,241], -"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,161], -"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,135], -"boot_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,4,47], -"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,138], -"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,52], -"boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,141], -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,230], -"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,221], -"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,215], -"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,107], -"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,99], -"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,203], -"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,229], -"boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,30], -"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,176], -"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,129], -"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,78], +"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,202], +"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,220], +"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,195], +"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,153], +"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,50], +"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,89], +"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,40], +"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,187], +"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,219], +"boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,24], +"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,68], +"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,177], +"boot_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,4,47], +"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,198], +"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[5,0,4,86], +"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,157], +"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,199], +"boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,22], +"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,82], +"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,247], +"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,163], +"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,137], +"boot_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,4,48], +"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,140], +"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,53], +"boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,143], +"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,236], +"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,223], +"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,217], +"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,108], +"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,100], +"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,205], +"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,127], +"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,235], +"boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,31], +"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,178], +"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,131], +"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,79], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2], -"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,249], +"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,255], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4], -"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,80], -"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,93], -"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,224], -"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,71], -"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,128], -"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,156], -"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[5,0,4,75], -"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,158], -"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,56], -"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,90], -"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,115], -"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,194], -"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,59], -"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,63], -"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,122], -"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,240], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,239], -"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,174], -"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,104], -"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,219], -"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,125], -"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,119], -"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,226], -"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,33], +"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,81], +"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,94], +"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,226], +"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,72], +"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,130], +"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,158], +"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[5,0,4,76], +"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,160], +"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,57], +"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,91], +"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,116], +"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,196], +"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,60], +"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,64], +"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,123], +"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,246], +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,245], +"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,176], +"boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,17], +"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,105], +"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,221], +"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,126], +"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,120], +"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,228], +"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,34], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11], -"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,142], -"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,123], -"boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,121], -"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,227], -"boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,18], -"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,188], -"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,220], -"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,55], +"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,144], +"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,124], +"boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,122], +"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,233], +"boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,19], +"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,190], +"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,222], +"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,56], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], -"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,212], -"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,189], -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,242], -"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,211], -"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,177], -"boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,28], -"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,195], -"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,51] +"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,214], +"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,191], +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,248], +"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,213] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 8a1396f5d..3fa6238e9 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,97 +1,103 @@ var NAVTREEINDEX1 = { -"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,149], +"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,179], +"boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,29], +"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,197], +"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,52], +"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,151], "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[5,0,4,9], -"boot_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,4,20], -"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,146], -"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,92], -"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,101], -"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,216], -"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,133], -"boot_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,4,22], -"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,72], -"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,180], -"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,114], -"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,202], -"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,34], -"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,199], -"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,223], -"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,173], -"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,206], -"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,113], -"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,134], -"boot_8php.html#ab55e545b72ec8c097e052ea7d373491f":[5,0,4,43], -"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,61], -"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,191], +"boot_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,4,21], +"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,148], +"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,93], +"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,102], +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,218], +"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,135], +"boot_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,4,23], +"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,73], +"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,182], +"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,115], +"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,204], +"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,35], +"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,201], +"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,225], +"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,175], +"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,208], +"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,114], +"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,136], +"boot_8php.html#ab55e545b72ec8c097e052ea7d373491f":[5,0,4,44], +"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,62], +"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,193], "boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[5,0,4,7], -"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,103], -"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,44], +"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,104], +"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,45], +"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,229], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3], -"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,246], -"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,70], -"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,102], -"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,120], -"boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,27], -"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,159], -"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,225], -"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,100], -"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,41], -"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,62], -"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,250], -"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,116], -"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,118], -"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,187], -"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[5,0,4,40], +"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,252], +"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,71], +"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,103], +"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,121], +"boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,28], +"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,161], +"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,227], +"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,101], +"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,42], +"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,63], +"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,256], +"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,117], +"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,119], +"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,189], +"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[5,0,4,41], "boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[5,0,4,13], "boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[5,0,4,8], -"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,162], -"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,213], -"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,69], -"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,145], -"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,153], +"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,164], +"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,215], +"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,70], +"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,147], +"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,155], "boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[5,0,4,10], "boot_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[5,0,4,16], -"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,76], -"boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,91], -"boot_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,4,35], -"boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,31], -"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,208], -"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,231], -"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,97], -"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,130], -"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,234], -"boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,45], -"boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,26], -"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,238], -"boot_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,4,17], -"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,170], -"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,148], -"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,178], -"boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,29], -"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,243], -"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,210], -"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,154], -"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,105], -"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,165], -"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,179], -"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,132], -"boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,32], -"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,235], -"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,172], -"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,64], -"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,57], -"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,136], -"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,192], -"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,94], -"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,233], -"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,184], -"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,166], -"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,236], -"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,54], -"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,86], -"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,140], +"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,77], +"boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,92], +"boot_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,4,36], +"boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,32], +"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,210], +"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,237], +"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,231], +"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,98], +"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,132], +"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,240], +"boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,46], +"boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,27], +"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,244], +"boot_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,4,18], +"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,172], +"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,150], +"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,180], +"boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,30], +"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,249], +"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,212], +"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,156], +"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,106], +"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,167], +"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,181], +"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,134], +"boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,33], +"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,241], +"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,174], +"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,65], +"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,58], +"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,138], +"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,194], +"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,95], +"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,239], +"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,186], +"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,168], +"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,242], +"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,55], +"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,87], +"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,142], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14], -"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,204], +"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,206], "cache_8php.html":[5,0,0,11], "channel_8php.html":[5,0,1,7], "channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,7,1], @@ -104,71 +110,72 @@ var NAVTREEINDEX1 = "classApp.html#a050b0696118da47e8b30859ad1a2c149":[4,0,5,44], "classApp.html#a084e03c77686d8c13390fef3f7428a2b":[4,0,5,5], "classApp.html#a08bc87aff64f39fbc084e9d6545cee4d":[4,0,5,2], -"classApp.html#a08c24d6a6fc52fcc784b0f765f13b820":[4,0,5,76], +"classApp.html#a08c24d6a6fc52fcc784b0f765f13b820":[4,0,5,77], "classApp.html#a08f0537964d98958d218066364cff785":[4,0,5,1], "classApp.html#a0ce85be198e46570366cb3344f3c55b8":[4,0,5,54], "classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d":[4,0,5,63], "classApp.html#a123b903dfe5d3488cc68db3471d36fd2":[4,0,5,34], -"classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11":[4,0,5,80], +"classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11":[4,0,5,81], "classApp.html#a14bd4b1c29f3aff371fe5d4cb11aeea3":[4,0,5,36], "classApp.html#a1a297e70b3667b83f4460aa7ed9f5d6f":[4,0,5,64], "classApp.html#a1ad3bb1b68439b3b7cbe630918e618d2":[4,0,5,10], "classApp.html#a20d1890cc16b22ba79eeb0cbf2f719f7":[4,0,5,33], "classApp.html#a230e975296cf164da2fee35ef720964f":[4,0,5,37], -"classApp.html#a244b2d53b21be269aad2269d23192f95":[4,0,5,78], +"classApp.html#a244b2d53b21be269aad2269d23192f95":[4,0,5,79], "classApp.html#a256360c9184fed6d7556e0bc0a835d7f":[4,0,5,52], -"classApp.html#a2e82da4aecfc2017a8d1d332ca501f9f":[4,0,5,77], +"classApp.html#a2e82da4aecfc2017a8d1d332ca501f9f":[4,0,5,78], "classApp.html#a2eb832a8577dee7d40b93abdf6d1d35a":[4,0,5,14], "classApp.html#a330410a288f3393d53772f5e98f857ea":[4,0,5,55], -"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[4,0,5,68], +"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[4,0,5,69], "classApp.html#a344d2b7dc2f276648d521aee4da1731c":[4,0,5,27], "classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[4,0,5,59], "classApp.html#a3d84af5e42082098672531cd1a618853":[4,0,5,26], "classApp.html#a4659785d13e4bac0bed50dbb1b0d4299":[4,0,5,8], "classApp.html#a4776d9322edea17fae56afa5d01a323e":[4,0,5,28], -"classApp.html#a4833bee2eae4ad1691a04fa19e11a766":[4,0,5,91], -"classApp.html#a487332f8de40414ca1a54a4265570b70":[4,0,5,86], +"classApp.html#a4833bee2eae4ad1691a04fa19e11a766":[4,0,5,92], +"classApp.html#a487332f8de40414ca1a54a4265570b70":[4,0,5,87], "classApp.html#a495ec082c2719314e536070ca1ce073d":[4,0,5,46], -"classApp.html#a4b67935096f66d1f14b657399a8461ac":[4,0,5,70], +"classApp.html#a4b67935096f66d1f14b657399a8461ac":[4,0,5,71], "classApp.html#a4bdd7bfed62f50515fce652127bf481b":[4,0,5,29], "classApp.html#a4c7cfc62d39508086cf300dc2e39c4df":[4,0,5,62], -"classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f":[4,0,5,69], +"classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f":[4,0,5,70], "classApp.html#a5293a8543ba338dcf38cd4ff3bc5d4be":[4,0,5,11], "classApp.html#a557d7b779d8259027f4724ebf7b248dc":[4,0,5,32], "classApp.html#a560189f048d3db2f526841963cc43e97":[4,0,5,30], -"classApp.html#a56b1a432c96aef8b1971f779c9d93c8c":[4,0,5,89], -"classApp.html#a57d041fcc003d08c127dfa99a02bc192":[4,0,5,75], -"classApp.html#a59dd4b665c70e7dbd80682c014ff7145":[4,0,5,65], +"classApp.html#a56b1a432c96aef8b1971f779c9d93c8c":[4,0,5,90], +"classApp.html#a57d041fcc003d08c127dfa99a02bc192":[4,0,5,76], +"classApp.html#a58ac598544892ff7c32890291b72635e":[4,0,5,65], +"classApp.html#a59dd4b665c70e7dbd80682c014ff7145":[4,0,5,66], "classApp.html#a5c63eabdc7fdd8b6e3348980ec16a3ad":[4,0,5,3], "classApp.html#a5cfc098c061b7d765add58fd2ca97445":[4,0,5,43], "classApp.html#a5e6a6bd641e4d9909df56f0283c03821":[4,0,5,24], -"classApp.html#a5f64620473a9727a48ebe9cf6f335a98":[4,0,5,81], +"classApp.html#a5f64620473a9727a48ebe9cf6f335a98":[4,0,5,82], "classApp.html#a604d659d6977a99de42a160343e5289a":[4,0,5,4], "classApp.html#a61ca6e3af82071ea25ff2fd5dbcddae2":[4,0,5,49], "classApp.html#a622eace13f8fc9f4b5672a68e2bc4396":[4,0,5,9], -"classApp.html#a6844aedad10e201b8c3d80cfc9e876d3":[4,0,5,82], -"classApp.html#a6859a4848a5c0049b4134cc4b34228b6":[4,0,5,83], -"classApp.html#a6bcb19cdc4907077da72864686d5a780":[4,0,5,71], -"classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165":[4,0,5,67], +"classApp.html#a6844aedad10e201b8c3d80cfc9e876d3":[4,0,5,83], +"classApp.html#a6859a4848a5c0049b4134cc4b34228b6":[4,0,5,84], +"classApp.html#a6bcb19cdc4907077da72864686d5a780":[4,0,5,72], +"classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165":[4,0,5,68], "classApp.html#a6f55d087e1ff4710132c1b0863faa2ee":[4,0,5,51], -"classApp.html#a764cc6cd7578132c21d2b4545de9301c":[4,0,5,84], +"classApp.html#a764cc6cd7578132c21d2b4545de9301c":[4,0,5,85], "classApp.html#a78788f6e9d8b713b138f81e457c5cd08":[4,0,5,22], "classApp.html#a7954862f44f606b0ff83d4c74d15e792":[4,0,5,61], "classApp.html#a871898becd0697d778f36d9336253ae8":[4,0,5,16], "classApp.html#a8863703a0305eaa45eb970dbd2046291":[4,0,5,18], "classApp.html#a89e9feb2bfb5253883a9720beaffe876":[4,0,5,23], -"classApp.html#a91fd3c8b89016113b05f3be24805ccff":[4,0,5,88], +"classApp.html#a91fd3c8b89016113b05f3be24805ccff":[4,0,5,89], "classApp.html#a94a1ed2dc493c58612d17035b74ae736":[4,0,5,35], "classApp.html#a9632092d9e8fdaa82a9fc4586433fd31":[4,0,5,25], "classApp.html#a98ef4cfd36693a3457c879b76bc6d694":[4,0,5,48], -"classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d":[4,0,5,66], -"classApp.html#aa5a87c46ab3fee21362c466bf78042ef":[4,0,5,92], +"classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d":[4,0,5,67], +"classApp.html#aa5a87c46ab3fee21362c466bf78042ef":[4,0,5,93], "classApp.html#aab23c59172310fd30f2d60dc039d3eea":[4,0,5,15], "classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e":[4,0,5,42], -"classApp.html#ab35b01a366a2ea95725e97af278f87ab":[4,0,5,87], +"classApp.html#ab35b01a366a2ea95725e97af278f87ab":[4,0,5,88], "classApp.html#ab3da757abe5cb45bf88f07cc51a73b58":[4,0,5,39], "classApp.html#ab410451f132910773d0a02e35d0dced9":[4,0,5,6], -"classApp.html#ab47de68fa39806d1fb0976407e188b77":[4,0,5,73], +"classApp.html#ab47de68fa39806d1fb0976407e188b77":[4,0,5,74], "classApp.html#abaf2173711e861ae4aebf43a7f70157e":[4,0,5,7], "classApp.html#abe0e4fa91097f7a6588e1213a834121c":[4,0,5,41], "classApp.html#abea5a4f77dcd53c928dc4eed86616637":[4,0,5,21], @@ -177,18 +184,18 @@ var NAVTREEINDEX1 = "classApp.html#ac1d80a14492acc932715d54567d8a589":[4,0,5,50], "classApp.html#ac6e6b1c7d6df408580ff79977fcfa656":[4,0,5,58], "classApp.html#ac73dc90e4764497e2f1b7e6612c8fb88":[4,0,5,47], -"classApp.html#acad5896b7a79ae31433ad8f89606c728":[4,0,5,72], +"classApp.html#acad5896b7a79ae31433ad8f89606c728":[4,0,5,73], "classApp.html#acb27e607fe4c82603444676e25c36b70":[4,0,5,13], -"classApp.html#ad082d63acc078e5bf23825a03bdd6a76":[4,0,5,79], +"classApp.html#ad082d63acc078e5bf23825a03bdd6a76":[4,0,5,80], "classApp.html#ad1c8eb91a6fd470b94f34b7fdad3a2d0":[4,0,5,45], "classApp.html#ad5175536561021548ae8188e24c7b80c":[4,0,5,40], "classApp.html#adb060d5c7f35a521ec7ec0effbe08097":[4,0,5,31], "classApp.html#adb5a4bb657881e553978ff390babd01f":[4,0,5,12], -"classApp.html#adf2aaf95b062736a6fd5fc70fadf80e8":[4,0,5,90], +"classApp.html#adf2aaf95b062736a6fd5fc70fadf80e8":[4,0,5,91], "classApp.html#ae3f47830543d0d902f66913def8db66b":[4,0,5,57], -"classApp.html#ae9f96338f32187d308b67b980eea0008":[4,0,5,74], +"classApp.html#ae9f96338f32187d308b67b980eea0008":[4,0,5,75], "classApp.html#aeb1fe1c8ad9aa639909bd183ce578536":[4,0,5,20], -"classApp.html#aeca29fd4f7192ca07369b3c598c36e67":[4,0,5,85], +"classApp.html#aeca29fd4f7192ca07369b3c598c36e67":[4,0,5,86], "classApp.html#af17df107f2216ddf5ad2a7e0f2ba2166":[4,0,5,17], "classApp.html#af5007c42a693afd9c4899c243b2e1363":[4,0,5,53], "classApp.html#af58db526040829b1c8bd95561b329262":[4,0,5,38], @@ -242,12 +249,5 @@ var NAVTREEINDEX1 = "classItem.html#a1a1e42877e6ac7af50286142ceb483d2":[4,0,17,35], "classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[4,0,17,38], "classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2":[4,0,17,0], -"classItem.html#a2ce70ef63f9f4d86a09c351678806925":[4,0,17,23], -"classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf":[4,0,17,6], -"classItem.html#a428f448f89a8629055ea3294eb942aea":[4,0,17,16], -"classItem.html#a4a123ae98987c1e30ecb15c4edf5a3b8":[4,0,17,40], -"classItem.html#a4b92e3a9d6212c553aa2661489bd95d8":[4,0,17,15], -"classItem.html#a5b2fafdca55aefeaa08993a5a60529f0":[4,0,17,19], -"classItem.html#a5b561415861f5b89b0733aacfe0428d1":[4,0,17,36], -"classItem.html#a5cfa6cf964f433a917a81cab079ff9d8":[4,0,17,39] +"classItem.html#a2ce70ef63f9f4d86a09c351678806925":[4,0,17,23] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index 47d9925ac..ebd0cdfae 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,12 @@ var NAVTREEINDEX2 = { +"classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf":[4,0,17,6], +"classItem.html#a428f448f89a8629055ea3294eb942aea":[4,0,17,16], +"classItem.html#a4a123ae98987c1e30ecb15c4edf5a3b8":[4,0,17,40], +"classItem.html#a4b92e3a9d6212c553aa2661489bd95d8":[4,0,17,15], +"classItem.html#a5b2fafdca55aefeaa08993a5a60529f0":[4,0,17,19], +"classItem.html#a5b561415861f5b89b0733aacfe0428d1":[4,0,17,36], +"classItem.html#a5cfa6cf964f433a917a81cab079ff9d8":[4,0,17,39], "classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189":[4,0,17,41], "classItem.html#a632185dd25c5caf277067c76230a4320":[4,0,17,4], "classItem.html#a67892aa23d19f4431bb2e5f43c74000e":[4,0,17,12], @@ -152,6 +159,14 @@ var NAVTREEINDEX2 = "cli__startup_8php.html#adfdde63686e33ccd4851fa5edc4fc70b":[5,0,0,12,0], "cli__suggest_8php.html":[5,0,0,13], "cli__suggest_8php.html#a8f3a60fc96f4bec7d3837c4efc7725f2":[5,0,0,13,0], +"comanche_8php.html":[5,0,0,14], +"comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe":[5,0,0,14,3], +"comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922":[5,0,0,14,1], +"comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b":[5,0,0,14,0], +"comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e":[5,0,0,14,4], +"comanche_8php.html#a5718daeda40bf835345fe061e8808cdf":[5,0,0,14,2], +"comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,14,6], +"comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e":[5,0,0,14,5], "common_8php.html":[5,0,1,9], "common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a":[5,0,1,9,0], "common_8php.html#ab63408f39abef7a6915186e8dabc5a96":[5,0,1,9,1], @@ -169,85 +184,70 @@ var NAVTREEINDEX2 = "connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558":[5,0,1,12,3], "connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c":[5,0,1,12,2], "connections_8php.html#af48f7ad20914760ba9874c090384e35a":[5,0,1,12,0], -"contact__selectors_8php.html":[5,0,0,16], -"contact__selectors_8php.html#a2c743d2eb526eb758d943a1490162d75":[5,0,0,16,1], -"contact__selectors_8php.html#a9839e8fdaac7ffb37bf1420493f5c28f":[5,0,0,16,0], -"contact__selectors_8php.html#ad472e4716426dd1a9dd77b62962454be":[5,0,0,16,3], -"contact__selectors_8php.html#ae499960d6467bd30c78607b1018baf53":[5,0,0,16,2], -"contact__widgets_8php.html":[5,0,0,17], -"contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353":[5,0,0,17,0], -"contact__widgets_8php.html#a1eda66319d170f60a8d07c7ece95533b":[5,0,0,17,2], -"contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65":[5,0,0,17,1], -"contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6":[5,0,0,17,3], -"contact__widgets_8php.html#af24e693532a045954caab515942cfc6f":[5,0,0,17,4], +"contact__selectors_8php.html":[5,0,0,17], +"contact__selectors_8php.html#a2c743d2eb526eb758d943a1490162d75":[5,0,0,17,1], +"contact__selectors_8php.html#a9839e8fdaac7ffb37bf1420493f5c28f":[5,0,0,17,0], +"contact__selectors_8php.html#ad472e4716426dd1a9dd77b62962454be":[5,0,0,17,3], +"contact__selectors_8php.html#ae499960d6467bd30c78607b1018baf53":[5,0,0,17,2], +"contact__widgets_8php.html":[5,0,0,18], +"contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353":[5,0,0,18,0], +"contact__widgets_8php.html#a1eda66319d170f60a8d07c7ece95533b":[5,0,0,18,2], +"contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65":[5,0,0,18,1], +"contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6":[5,0,0,18,3], +"contact__widgets_8php.html#af24e693532a045954caab515942cfc6f":[5,0,0,18,4], "contactgroup_8php.html":[5,0,1,13], "contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,13,0], -"conversation_8php.html":[5,0,0,18], -"conversation_8php.html#a0891aaa4492cba2b51eda12fe01957f3":[5,0,0,18,7], -"conversation_8php.html#a0ee05f15255fb1cc3d89f30bc378a654":[5,0,0,18,9], -"conversation_8php.html#a1e97305a441dc143edbe09e17d1ceda1":[5,0,0,18,3], -"conversation_8php.html#a2a7d541854bba755eb8ada59af7dcb1a":[5,0,0,18,20], -"conversation_8php.html#a3d8e30cc94f9a175054c021305d3aca3":[5,0,0,18,6], -"conversation_8php.html#a40b9b5e7825bc73932a32e667f05e6f2":[5,0,0,18,15], -"conversation_8php.html#a4b0888b0f26e1c284a4341fe5fd04f0c":[5,0,0,18,14], -"conversation_8php.html#a7eeaaf44506815576f3bd80053ef52c3":[5,0,0,18,21], -"conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67":[5,0,0,18,8], -"conversation_8php.html#a9bd7f9fb6678736c581bcba3b17f471c":[5,0,0,18,13], -"conversation_8php.html#a9cc2a679606da9e535a06433f9f553a0":[5,0,0,18,19], -"conversation_8php.html#a9f909b8885259b79c6ac8da93afd8f11":[5,0,0,18,17], -"conversation_8php.html#aacbb12d372d5e9c3ab0735b4aea48fb3":[5,0,0,18,10], -"conversation_8php.html#ab2383dff4f823e580399ff469d90ab19":[5,0,0,18,4], -"conversation_8php.html#abed85a41f1160598de880b84021c9cf7":[5,0,0,18,2], -"conversation_8php.html#ac55e070f65f46fcc8e269f7896be4c7d":[5,0,0,18,18], -"conversation_8php.html#ad3e1d4b15e7d6d026ee182edd58f692b":[5,0,0,18,0], -"conversation_8php.html#ad470fc7766f0db66d138fa1916c7a8b7":[5,0,0,18,1], -"conversation_8php.html#adda79b75bf1ccf6ce9503aa310953533":[5,0,0,18,11], -"conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6":[5,0,0,18,5], -"conversation_8php.html#ae996eb116d397a2c6396c312d7b98664":[5,0,0,18,16], -"conversation_8php.html#afe5b2f38d8b803edb0d7ec5fa2868db0":[5,0,0,18,12], +"conversation_8php.html":[5,0,0,19], +"conversation_8php.html#a0891aaa4492cba2b51eda12fe01957f3":[5,0,0,19,7], +"conversation_8php.html#a0ee05f15255fb1cc3d89f30bc378a654":[5,0,0,19,9], +"conversation_8php.html#a1e97305a441dc143edbe09e17d1ceda1":[5,0,0,19,3], +"conversation_8php.html#a2a7d541854bba755eb8ada59af7dcb1a":[5,0,0,19,20], +"conversation_8php.html#a3d8e30cc94f9a175054c021305d3aca3":[5,0,0,19,6], +"conversation_8php.html#a40b9b5e7825bc73932a32e667f05e6f2":[5,0,0,19,15], +"conversation_8php.html#a4b0888b0f26e1c284a4341fe5fd04f0c":[5,0,0,19,14], +"conversation_8php.html#a7eeaaf44506815576f3bd80053ef52c3":[5,0,0,19,21], +"conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67":[5,0,0,19,8], +"conversation_8php.html#a9bd7f9fb6678736c581bcba3b17f471c":[5,0,0,19,13], +"conversation_8php.html#a9cc2a679606da9e535a06433f9f553a0":[5,0,0,19,19], +"conversation_8php.html#a9f909b8885259b79c6ac8da93afd8f11":[5,0,0,19,17], +"conversation_8php.html#aacbb12d372d5e9c3ab0735b4aea48fb3":[5,0,0,19,10], +"conversation_8php.html#ab2383dff4f823e580399ff469d90ab19":[5,0,0,19,4], +"conversation_8php.html#abed85a41f1160598de880b84021c9cf7":[5,0,0,19,2], +"conversation_8php.html#ac55e070f65f46fcc8e269f7896be4c7d":[5,0,0,19,18], +"conversation_8php.html#ad3e1d4b15e7d6d026ee182edd58f692b":[5,0,0,19,0], +"conversation_8php.html#ad470fc7766f0db66d138fa1916c7a8b7":[5,0,0,19,1], +"conversation_8php.html#adda79b75bf1ccf6ce9503aa310953533":[5,0,0,19,11], +"conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6":[5,0,0,19,5], +"conversation_8php.html#ae996eb116d397a2c6396c312d7b98664":[5,0,0,19,16], +"conversation_8php.html#afe5b2f38d8b803edb0d7ec5fa2868db0":[5,0,0,19,12], "crepair_8php.html":[5,0,1,14], "crepair_8php.html#a29464c01838e209c8059cfcd2d195caa":[5,0,1,14,0], "crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,14,1], "crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,14,2], -"cronhooks_8php.html":[5,0,0,20], -"cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca":[5,0,0,20,0], -"crypto_8php.html":[5,0,0,21], -"crypto_8php.html#a2148d7aac7b30c720f7ebda7e9790286":[5,0,0,21,2], -"crypto_8php.html#a5c61821d205f95f127114159cbffa764":[5,0,0,21,1], -"crypto_8php.html#a920e5f222d0020f47556033d8b2b6552":[5,0,0,21,7], -"crypto_8php.html#aae0ab70d6a199b29555b1ac3cf250d6a":[5,0,0,21,4], -"crypto_8php.html#ab4f21d8f6b8ece0915e7c8bb73379f96":[5,0,0,21,8], -"crypto_8php.html#ac852ee41392d1358c3a54d54935e0bf9":[5,0,0,21,0], -"crypto_8php.html#ac95ac3b1b23b65b04a86613d4206ae85":[5,0,0,21,6], -"crypto_8php.html#aca7c3a574bfb6c6ef1f2403a56823914":[5,0,0,21,3], -"crypto_8php.html#ad5e51fd44cff93cfaa07a37e24a5edec":[5,0,0,21,5], -"datetime_8php.html":[5,0,0,22], -"datetime_8php.html#a03900dcf0f9e3c58793a031673a70326":[5,0,0,22,6], -"datetime_8php.html#a36d3d6dff8d76b5f295bb3d9c535a5b1":[5,0,0,22,11], -"datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8":[5,0,0,22,5], -"datetime_8php.html#a5f29553799005b1fd4e9ce9d98ce05aa":[5,0,0,22,3], -"datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f":[5,0,0,22,10], -"datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[5,0,0,22,7], -"datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82":[5,0,0,22,9], -"datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[5,0,0,22,12], -"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[5,0,0,22,8], -"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[5,0,0,22,0], -"datetime_8php.html#ac265b86f384ee094ed5479aae02aa5c8":[5,0,0,22,2], -"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[5,0,0,22,4], -"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[5,0,0,22,1], -"db__update_8php.html":[5,0,2,1], -"dba__driver_8php.html":[5,0,0,0,0], -"dba__driver_8php.html#a2c09a731d3b4fef41fed0e83db01be1f":[5,0,0,0,0,8], -"dba__driver_8php.html#a55bf30d8176967e682656b5be4ad9249":[5,0,0,0,0,7], -"dba__driver_8php.html#a65b83462bd26968106aebd43f16540e4":[5,0,0,0,0,3], -"dba__driver_8php.html#aa377074e70981e8c4e82ca0accd068ee":[5,0,0,0,0,6], -"dba__driver_8php.html#aa6607893d8f60ade9122bcfbd1a53ffb":[5,0,0,0,0,5], -"dba__driver_8php.html#ab222aa1dbf9ea93b320f82028739127e":[5,0,0,0,0,2], -"dba__driver_8php.html#ac10e60f6e5b95bcf67bd82cb88f37947":[5,0,0,0,0,1], -"dba__driver_8php.html#af531546fac5f0836a8557a4f6dfee930":[5,0,0,0,0,4], -"dba__mysql_8php.html":[5,0,0,0,1], -"dba__mysqli_8php.html":[5,0,0,0,2], -"delegate_8php.html":[5,0,1,15], -"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,15,0], -"deliver_8php.html":[5,0,0,23] +"cronhooks_8php.html":[5,0,0,21], +"cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca":[5,0,0,21,0], +"crypto_8php.html":[5,0,0,22], +"crypto_8php.html#a2148d7aac7b30c720f7ebda7e9790286":[5,0,0,22,2], +"crypto_8php.html#a5c61821d205f95f127114159cbffa764":[5,0,0,22,1], +"crypto_8php.html#a920e5f222d0020f47556033d8b2b6552":[5,0,0,22,7], +"crypto_8php.html#aae0ab70d6a199b29555b1ac3cf250d6a":[5,0,0,22,4], +"crypto_8php.html#ab4f21d8f6b8ece0915e7c8bb73379f96":[5,0,0,22,8], +"crypto_8php.html#ac852ee41392d1358c3a54d54935e0bf9":[5,0,0,22,0], +"crypto_8php.html#ac95ac3b1b23b65b04a86613d4206ae85":[5,0,0,22,6], +"crypto_8php.html#aca7c3a574bfb6c6ef1f2403a56823914":[5,0,0,22,3], +"crypto_8php.html#ad5e51fd44cff93cfaa07a37e24a5edec":[5,0,0,22,5], +"datetime_8php.html":[5,0,0,23], +"datetime_8php.html#a03900dcf0f9e3c58793a031673a70326":[5,0,0,23,6], +"datetime_8php.html#a36d3d6dff8d76b5f295bb3d9c535a5b1":[5,0,0,23,11], +"datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8":[5,0,0,23,5], +"datetime_8php.html#a5f29553799005b1fd4e9ce9d98ce05aa":[5,0,0,23,3], +"datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f":[5,0,0,23,10], +"datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[5,0,0,23,7], +"datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82":[5,0,0,23,9], +"datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[5,0,0,23,12], +"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[5,0,0,23,8], +"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[5,0,0,23,0], +"datetime_8php.html#ac265b86f384ee094ed5479aae02aa5c8":[5,0,0,23,2], +"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[5,0,0,23,4], +"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[5,0,0,23,1] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index caffe4385..2ef8ffdb0 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,6 +1,21 @@ var NAVTREEINDEX3 = { -"deliver_8php.html#a397afcb9afecf0c1816b0951189dd346":[5,0,0,23,0], +"db__update_8php.html":[5,0,2,1], +"dba__driver_8php.html":[5,0,0,0,0], +"dba__driver_8php.html#a2c09a731d3b4fef41fed0e83db01be1f":[5,0,0,0,0,8], +"dba__driver_8php.html#a55bf30d8176967e682656b5be4ad9249":[5,0,0,0,0,7], +"dba__driver_8php.html#a65b83462bd26968106aebd43f16540e4":[5,0,0,0,0,3], +"dba__driver_8php.html#aa377074e70981e8c4e82ca0accd068ee":[5,0,0,0,0,6], +"dba__driver_8php.html#aa6607893d8f60ade9122bcfbd1a53ffb":[5,0,0,0,0,5], +"dba__driver_8php.html#ab222aa1dbf9ea93b320f82028739127e":[5,0,0,0,0,2], +"dba__driver_8php.html#ac10e60f6e5b95bcf67bd82cb88f37947":[5,0,0,0,0,1], +"dba__driver_8php.html#af531546fac5f0836a8557a4f6dfee930":[5,0,0,0,0,4], +"dba__mysql_8php.html":[5,0,0,0,1], +"dba__mysqli_8php.html":[5,0,0,0,2], +"delegate_8php.html":[5,0,1,15], +"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,15,0], +"deliver_8php.html":[5,0,0,24], +"deliver_8php.html#a397afcb9afecf0c1816b0951189dd346":[5,0,0,24,0], "dir_032dd9e2cfe278a2cfa5eb9547448eb9.html":[5,0,3,1,0,0], "dir_0eaa4a0adae8ba4811e133c6e594aeee.html":[5,0,2,0], "dir_21bc5169ff11430004758be31dcfc6c4.html":[5,0,0,0], @@ -9,10 +24,10 @@ var NAVTREEINDEX3 = "dir_6b44a0e797e2f12381093380e3e54763.html":[5,0,3,1,1,0], "dir_817f6d302394b98e59575acdb59998bc.html":[5,0,3,0], "dir_8543001e5d25368a6edede3e63efb554.html":[5,0,3,1], -"dir__fns_8php.html":[5,0,0,24], -"dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a":[5,0,0,24,2], -"dir__fns_8php.html#a8c15aa69da12f2d3476b9e93b82b337d":[5,0,0,24,0], -"dir__fns_8php.html#aa666e7df6ca8c332f4081c9b66b4bdf6":[5,0,0,24,1], +"dir__fns_8php.html":[5,0,0,25], +"dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a":[5,0,0,25,2], +"dir__fns_8php.html#a8c15aa69da12f2d3476b9e93b82b337d":[5,0,0,25,0], +"dir__fns_8php.html#aa666e7df6ca8c332f4081c9b66b4bdf6":[5,0,0,25,1], "dir_aae29906d7bfc07d076125f669c8352e.html":[5,0,0,1], "dir_b2f003339c516cc00c8cadcafbe82f13.html":[5,0,3], "dir_d41ce877eb409a4791b288730010abe2.html":[5,0,1], @@ -42,21 +57,21 @@ var NAVTREEINDEX3 = "editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,20,0], "editwebpage_8php.html":[5,0,1,21], "editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,21,0], -"enotify_8php.html":[5,0,0,26], -"enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc":[5,0,0,26,1], -"event_8php.html":[5,0,0,27], -"event_8php.html#a018ea4484910a873a7c1eaa126de9b1a":[5,0,0,27,6], -"event_8php.html#a180cccd63c2a2f00ff432b03113531f3":[5,0,0,27,0], -"event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279":[5,0,0,27,1], -"event_8php.html#a2ac9f1b08de03250ecd794f705781d17":[5,0,0,27,5], -"event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850":[5,0,0,27,2], -"event_8php.html#a89ef533faf345db8d64a58d4856bde3a":[5,0,0,27,3], -"event_8php.html#abb74206cf42d694307c3d7abb7af9869":[5,0,0,27,4], +"enotify_8php.html":[5,0,0,27], +"enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc":[5,0,0,27,1], +"event_8php.html":[5,0,0,28], +"event_8php.html#a018ea4484910a873a7c1eaa126de9b1a":[5,0,0,28,6], +"event_8php.html#a180cccd63c2a2f00ff432b03113531f3":[5,0,0,28,0], +"event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279":[5,0,0,28,1], +"event_8php.html#a2ac9f1b08de03250ecd794f705781d17":[5,0,0,28,5], +"event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850":[5,0,0,28,2], +"event_8php.html#a89ef533faf345db8d64a58d4856bde3a":[5,0,0,28,3], +"event_8php.html#abb74206cf42d694307c3d7abb7af9869":[5,0,0,28,4], "events_8php.html":[5,0,1,22], "events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,22,0], "events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,22,1], -"expire_8php.html":[5,0,0,28], -"expire_8php.html#a444e45c9b67727b27db4c779fd51a298":[5,0,0,28,0], +"expire_8php.html":[5,0,0,29], +"expire_8php.html#a444e45c9b67727b27db4c779fd51a298":[5,0,0,29,0], "extract_8php.html":[5,0,2,3], "extract_8php.html#a0cbe524ffc9a496114fd7ba9f423ef44":[5,0,2,3,3], "extract_8php.html#a50b05cf2e02ef0b67fcad97106dd7634":[5,0,2,3,2], @@ -64,9 +79,9 @@ var NAVTREEINDEX3 = "extract_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,3,1], "fbrowser_8php.html":[5,0,1,23], "fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,23,0], -"features_8php.html":[5,0,0,29], -"features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[5,0,0,29,0], -"features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[5,0,0,29,1], +"features_8php.html":[5,0,0,30], +"features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[5,0,0,30,0], +"features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[5,0,0,30,1], "feed_8php.html":[5,0,1,24], "feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,24,0], "filer_8php.html":[5,0,1,25], @@ -93,7 +108,7 @@ var NAVTREEINDEX3 = "friendica-to-smarty-tpl_8py.html#ae74419b16516956c66f7db714a93a6ac":[5,0,2,4,7], "friendica-to-smarty-tpl_8py.html#aecf730e0884bb4ddc6c0deb1ef85f8eb":[5,0,2,4,4], "friendica-to-smarty-tpl_8py.html#af6b2c793958aae2aadc294577431f749":[5,0,2,4,3], -"friendica__smarty_8php.html":[5,0,0,31], +"friendica__smarty_8php.html":[5,0,0,32], "fsuggest_8php.html":[5,0,1,28], "fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,28,1], "fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,28,0], @@ -200,8 +215,8 @@ var NAVTREEINDEX3 = "globals_vars_0x77.html":[5,1,2,19], "globals_vars_0x78.html":[5,1,2,20], "globals_vars_0x7a.html":[5,1,2,21], -"gprobe_8php.html":[5,0,0,32], -"gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[5,0,0,32,0], +"gprobe_8php.html":[5,0,0,33], +"gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[5,0,0,33,0], "hcard_8php.html":[5,0,1,30], "hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,30,0], "hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,30,1], @@ -211,43 +226,28 @@ var NAVTREEINDEX3 = "home_8php.html":[5,0,1,32], "hostxrd_8php.html":[5,0,1,33], "hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,33,0], -"html2bbcode_8php.html":[5,0,0,34], -"html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[5,0,0,34,3], -"html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[5,0,0,34,1], -"html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2":[5,0,0,34,0], -"html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8":[5,0,0,34,2], -"html2plain_8php.html":[5,0,0,35], -"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740":[5,0,0,35,0], -"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0":[5,0,0,35,3], -"html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04":[5,0,0,35,2], -"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[5,0,0,35,1], -"identity_8php.html":[5,0,0,36], -"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[5,0,0,36,2], -"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,36,3], -"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[5,0,0,36,0], -"identity_8php.html#a77ee7d66eb0758f7e7882f70ad0f9485":[5,0,0,36,4], -"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,36,6], -"identity_8php.html#abf6a9c6ed92d594f1d4513c4e22a7abd":[5,0,0,36,1], -"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,36,5], -"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,36,7], +"html2bbcode_8php.html":[5,0,0,35], +"html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[5,0,0,35,3], +"html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[5,0,0,35,1], +"html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2":[5,0,0,35,0], +"html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8":[5,0,0,35,2], +"html2plain_8php.html":[5,0,0,36], +"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740":[5,0,0,36,0], +"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0":[5,0,0,36,3], +"html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04":[5,0,0,36,2], +"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[5,0,0,36,1], +"identity_8php.html":[5,0,0,37], +"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[5,0,0,37,2], +"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,37,3], +"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[5,0,0,37,0], +"identity_8php.html#a77ee7d66eb0758f7e7882f70ad0f9485":[5,0,0,37,4], +"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,37,6], +"identity_8php.html#abf6a9c6ed92d594f1d4513c4e22a7abd":[5,0,0,37,1], +"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,37,5], +"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,37,7], "import_8php.html":[5,0,1,34], "import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,34,1], "import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,34,0], "include_2api_8php.html":[5,0,0,5], -"include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,12], -"include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5":[5,0,0,5,5], -"include_2api_8php.html#a18cab7c6391df5c421753463f5d2a879":[5,0,0,5,18], -"include_2api_8php.html#a2c71b1226ef1283b5370bd1c200fee5f":[5,0,0,5,15], -"include_2api_8php.html#a2e94eab9d6c164bfef7a1b2ab87b339b":[5,0,0,5,0], -"include_2api_8php.html#a32f0dda848d0c11c727fe1c3e741c283":[5,0,0,5,44], -"include_2api_8php.html#a36344c80b8e9755da2f2dd3a0e28cce8":[5,0,0,5,16], -"include_2api_8php.html#a43c47de8565cc00c3369cb35c19cc75e":[5,0,0,5,49], -"include_2api_8php.html#a450d8732b7b608f7ac929aee61572b95":[5,0,0,5,38], -"include_2api_8php.html#a4c6fb9fb5203aa60f4b3afd4521db8ea":[5,0,0,5,19], -"include_2api_8php.html#a528d8070ee74ea800102936ce73cf366":[5,0,0,5,37], -"include_2api_8php.html#a53b0680b682ae6078f2e1ed18cfb3f74":[5,0,0,5,21], -"include_2api_8php.html#a58cf4c02ef435996f5c3bc4283d3968d":[5,0,0,5,13], -"include_2api_8php.html#a5990101034e7abf6404feba3cd273629":[5,0,0,5,4], -"include_2api_8php.html#a623793229a7256dd31bcfd5ab90eef08":[5,0,0,5,45], -"include_2api_8php.html#a645397787618b5c548a31e8686e8cca4":[5,0,0,5,32] +"include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,12] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index 637b88738..f3fa13f8d 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,20 @@ var NAVTREEINDEX4 = { +"include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5":[5,0,0,5,5], +"include_2api_8php.html#a18cab7c6391df5c421753463f5d2a879":[5,0,0,5,18], +"include_2api_8php.html#a2c71b1226ef1283b5370bd1c200fee5f":[5,0,0,5,15], +"include_2api_8php.html#a2e94eab9d6c164bfef7a1b2ab87b339b":[5,0,0,5,0], +"include_2api_8php.html#a32f0dda848d0c11c727fe1c3e741c283":[5,0,0,5,44], +"include_2api_8php.html#a36344c80b8e9755da2f2dd3a0e28cce8":[5,0,0,5,16], +"include_2api_8php.html#a43c47de8565cc00c3369cb35c19cc75e":[5,0,0,5,49], +"include_2api_8php.html#a450d8732b7b608f7ac929aee61572b95":[5,0,0,5,38], +"include_2api_8php.html#a4c6fb9fb5203aa60f4b3afd4521db8ea":[5,0,0,5,19], +"include_2api_8php.html#a528d8070ee74ea800102936ce73cf366":[5,0,0,5,37], +"include_2api_8php.html#a53b0680b682ae6078f2e1ed18cfb3f74":[5,0,0,5,21], +"include_2api_8php.html#a58cf4c02ef435996f5c3bc4283d3968d":[5,0,0,5,13], +"include_2api_8php.html#a5990101034e7abf6404feba3cd273629":[5,0,0,5,4], +"include_2api_8php.html#a623793229a7256dd31bcfd5ab90eef08":[5,0,0,5,45], +"include_2api_8php.html#a645397787618b5c548a31e8686e8cca4":[5,0,0,5,32], "include_2api_8php.html#a6951c690d87775eb37e569c66011988e":[5,0,0,5,35], "include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f":[5,0,0,5,31], "include_2api_8php.html#a72bfecac1970bc29b853073e816388ff":[5,0,0,5,6], @@ -44,102 +59,102 @@ var NAVTREEINDEX4 = "include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3":[5,0,0,6,2], "include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932":[5,0,0,6,1], "include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909":[5,0,0,6,6], -"include_2config_8php.html":[5,0,0,14], -"include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1":[5,0,0,14,7], -"include_2config_8php.html#a549910227348003efc3c05c9105c42da":[5,0,0,14,0], -"include_2config_8php.html#a55bbed9a014c9109c767486834f3ca33":[5,0,0,14,9], -"include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[5,0,0,14,11], -"include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[5,0,0,14,1], -"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[5,0,0,14,2], -"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[5,0,0,14,6], -"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6":[5,0,0,14,8], -"include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[5,0,0,14,5], -"include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[5,0,0,14,10], -"include_2config_8php.html#af02c96e6b37335774b548914ede1d22e":[5,0,0,14,3], -"include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74":[5,0,0,14,4], -"include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e":[5,0,0,14,12], -"include_2directory_8php.html":[5,0,0,25], -"include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0":[5,0,0,25,0], -"include_2follow_8php.html":[5,0,0,30], -"include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7":[5,0,0,30,0], -"include_2group_8php.html":[5,0,0,33], -"include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b":[5,0,0,33,2], -"include_2group_8php.html#a048f6892bfd28852de1b76470df411de":[5,0,0,33,10], -"include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce":[5,0,0,33,1], -"include_2group_8php.html#a1042d74055bafe54a6a30103d87a7f17":[5,0,0,33,8], -"include_2group_8php.html#a22a81875259c7d3d64d4848afea6b345":[5,0,0,33,0], -"include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5":[5,0,0,33,6], -"include_2group_8php.html#a540e3ef36f47d47532646be4241f6518":[5,0,0,33,7], -"include_2group_8php.html#a5bd191d9692e6c34d48c0ede10810f09":[5,0,0,33,4], -"include_2group_8php.html#a90e157b3e1b99c981809cb5a2abd3245":[5,0,0,33,5], -"include_2group_8php.html#ab4d9e5b59f48787cb01baae5dc6c381f":[5,0,0,33,11], -"include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb":[5,0,0,33,3], -"include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f":[5,0,0,33,9], -"include_2menu_8php.html":[5,0,0,41], -"include_2menu_8php.html#a08a800821721781a8dfffbe31481ff98":[5,0,0,41,1], -"include_2menu_8php.html#a3884bda4d85d84ec99447db9403a68d8":[5,0,0,41,3], -"include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7":[5,0,0,41,8], -"include_2menu_8php.html#a68ebbf492470c930f652013656f9071d":[5,0,0,41,7], -"include_2menu_8php.html#a6a33c6a3db2a7510b16cc656edaec571":[5,0,0,41,5], -"include_2menu_8php.html#a890cc6237971e15f15702e6b2e88502e":[5,0,0,41,10], -"include_2menu_8php.html#a9aa8e0052dd47c1a93f53a983bd4620a":[5,0,0,41,2], -"include_2menu_8php.html#acb66f80ca895a6ccd562b3d9ae7b41aa":[5,0,0,41,6], -"include_2menu_8php.html#acef15a498d52666b1c7e5c12765c689b":[5,0,0,41,9], -"include_2menu_8php.html#ad87f51ce85172bcc3f931aa0cd96a804":[5,0,0,41,4], -"include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8":[5,0,0,41,0], -"include_2message_8php.html":[5,0,0,42], -"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091":[5,0,0,42,2], -"include_2message_8php.html#a5f8de9847e203329e317ac38dc646898":[5,0,0,42,1], -"include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e":[5,0,0,42,3], -"include_2message_8php.html#ac382fdcdf990dcfa8f6528ab8fd280bd":[5,0,0,42,4], -"include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1":[5,0,0,42,0], -"include_2network_8php.html":[5,0,0,44], -"include_2network_8php.html#a0bdc4b0bfc54797c249dc4eca25aeda4":[5,0,0,44,0], -"include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0":[5,0,0,44,6], -"include_2network_8php.html#a2729d012410e470c527a62a3f777ded8":[5,0,0,44,10], -"include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6":[5,0,0,44,15], -"include_2network_8php.html#a37ddeb88a3fd1dee9e8339723f9edf9a":[5,0,0,44,8], -"include_2network_8php.html#a4c5d50079e089168d9248427018fffd4":[5,0,0,44,13], -"include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2":[5,0,0,44,12], -"include_2network_8php.html#a540420ff3675a72cb781ef9a7e8c2cd9":[5,0,0,44,5], -"include_2network_8php.html#a5caa264fab6d2b2344e6bd5b298b08f2":[5,0,0,44,19], -"include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7":[5,0,0,44,11], -"include_2network_8php.html#a8122356933bcd6b0a8567e8e15ae5cc5":[5,0,0,44,20], -"include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d":[5,0,0,44,9], -"include_2network_8php.html#a897e7112d86eb95526cbd0bff9375f02":[5,0,0,44,18], -"include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0":[5,0,0,44,7], -"include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc":[5,0,0,44,25], -"include_2network_8php.html#a99353baabbc3e0584b85eb79ee802cff":[5,0,0,44,22], -"include_2network_8php.html#a9e9da2aafb806c98ecdc318604e60dc6":[5,0,0,44,23], -"include_2network_8php.html#aa44d9e33a579d930e9e79c4ebb3d6b5e":[5,0,0,44,16], -"include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37":[5,0,0,44,24], -"include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7":[5,0,0,44,3], -"include_2network_8php.html#aba38458a2ff2d92d3536488dbb119694":[5,0,0,44,1], -"include_2network_8php.html#ad4056d3ce69988f5c1a997a79f503246":[5,0,0,44,4], -"include_2network_8php.html#adbc7fe45cc7fd9cd78f6b2f425ee9041":[5,0,0,44,14], -"include_2network_8php.html#adf6008b38c555e98e7ed10da9ede2335":[5,0,0,44,21], -"include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f":[5,0,0,44,17], -"include_2network_8php.html#aee35d9ad6b3f872bfb39ba3598936aa7":[5,0,0,44,2], -"include_2notify_8php.html":[5,0,0,46], -"include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3":[5,0,0,46,0], -"include_2oembed_8php.html":[5,0,0,48], -"include_2oembed_8php.html#a000a62b97113cf95b0e9e00412168172":[5,0,0,48,5], -"include_2oembed_8php.html#a00c4c80deffd9daf8dc97b58d4c64ed0":[5,0,0,48,7], -"include_2oembed_8php.html#a03fa3b7832c98a3d0b4630afeb73d487":[5,0,0,48,1], -"include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3":[5,0,0,48,4], -"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2":[5,0,0,48,3], -"include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[5,0,0,48,6], -"include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[5,0,0,48,0], -"include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[5,0,0,48,2], -"include_2photos_8php.html":[5,0,0,52], -"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[5,0,0,52,0], -"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[5,0,0,52,2], -"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[5,0,0,52,1], -"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[5,0,0,52,7], -"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[5,0,0,52,3], -"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[5,0,0,52,6], -"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[5,0,0,52,5], -"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[5,0,0,52,4], +"include_2config_8php.html":[5,0,0,15], +"include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1":[5,0,0,15,7], +"include_2config_8php.html#a549910227348003efc3c05c9105c42da":[5,0,0,15,0], +"include_2config_8php.html#a55bbed9a014c9109c767486834f3ca33":[5,0,0,15,9], +"include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[5,0,0,15,11], +"include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[5,0,0,15,1], +"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[5,0,0,15,2], +"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[5,0,0,15,6], +"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6":[5,0,0,15,8], +"include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[5,0,0,15,5], +"include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[5,0,0,15,10], +"include_2config_8php.html#af02c96e6b37335774b548914ede1d22e":[5,0,0,15,3], +"include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74":[5,0,0,15,4], +"include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e":[5,0,0,15,12], +"include_2directory_8php.html":[5,0,0,26], +"include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0":[5,0,0,26,0], +"include_2follow_8php.html":[5,0,0,31], +"include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7":[5,0,0,31,0], +"include_2group_8php.html":[5,0,0,34], +"include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b":[5,0,0,34,2], +"include_2group_8php.html#a048f6892bfd28852de1b76470df411de":[5,0,0,34,10], +"include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce":[5,0,0,34,1], +"include_2group_8php.html#a1042d74055bafe54a6a30103d87a7f17":[5,0,0,34,8], +"include_2group_8php.html#a22a81875259c7d3d64d4848afea6b345":[5,0,0,34,0], +"include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5":[5,0,0,34,6], +"include_2group_8php.html#a540e3ef36f47d47532646be4241f6518":[5,0,0,34,7], +"include_2group_8php.html#a5bd191d9692e6c34d48c0ede10810f09":[5,0,0,34,4], +"include_2group_8php.html#a90e157b3e1b99c981809cb5a2abd3245":[5,0,0,34,5], +"include_2group_8php.html#ab4d9e5b59f48787cb01baae5dc6c381f":[5,0,0,34,11], +"include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb":[5,0,0,34,3], +"include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f":[5,0,0,34,9], +"include_2menu_8php.html":[5,0,0,42], +"include_2menu_8php.html#a08a800821721781a8dfffbe31481ff98":[5,0,0,42,1], +"include_2menu_8php.html#a3884bda4d85d84ec99447db9403a68d8":[5,0,0,42,3], +"include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7":[5,0,0,42,8], +"include_2menu_8php.html#a68ebbf492470c930f652013656f9071d":[5,0,0,42,7], +"include_2menu_8php.html#a6a33c6a3db2a7510b16cc656edaec571":[5,0,0,42,5], +"include_2menu_8php.html#a890cc6237971e15f15702e6b2e88502e":[5,0,0,42,10], +"include_2menu_8php.html#a9aa8e0052dd47c1a93f53a983bd4620a":[5,0,0,42,2], +"include_2menu_8php.html#acb66f80ca895a6ccd562b3d9ae7b41aa":[5,0,0,42,6], +"include_2menu_8php.html#acef15a498d52666b1c7e5c12765c689b":[5,0,0,42,9], +"include_2menu_8php.html#ad87f51ce85172bcc3f931aa0cd96a804":[5,0,0,42,4], +"include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8":[5,0,0,42,0], +"include_2message_8php.html":[5,0,0,43], +"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091":[5,0,0,43,2], +"include_2message_8php.html#a5f8de9847e203329e317ac38dc646898":[5,0,0,43,1], +"include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e":[5,0,0,43,3], +"include_2message_8php.html#ac382fdcdf990dcfa8f6528ab8fd280bd":[5,0,0,43,4], +"include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1":[5,0,0,43,0], +"include_2network_8php.html":[5,0,0,45], +"include_2network_8php.html#a0bdc4b0bfc54797c249dc4eca25aeda4":[5,0,0,45,0], +"include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0":[5,0,0,45,6], +"include_2network_8php.html#a2729d012410e470c527a62a3f777ded8":[5,0,0,45,10], +"include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6":[5,0,0,45,15], +"include_2network_8php.html#a37ddeb88a3fd1dee9e8339723f9edf9a":[5,0,0,45,8], +"include_2network_8php.html#a4c5d50079e089168d9248427018fffd4":[5,0,0,45,13], +"include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2":[5,0,0,45,12], +"include_2network_8php.html#a540420ff3675a72cb781ef9a7e8c2cd9":[5,0,0,45,5], +"include_2network_8php.html#a5caa264fab6d2b2344e6bd5b298b08f2":[5,0,0,45,19], +"include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7":[5,0,0,45,11], +"include_2network_8php.html#a8122356933bcd6b0a8567e8e15ae5cc5":[5,0,0,45,20], +"include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d":[5,0,0,45,9], +"include_2network_8php.html#a897e7112d86eb95526cbd0bff9375f02":[5,0,0,45,18], +"include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0":[5,0,0,45,7], +"include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc":[5,0,0,45,25], +"include_2network_8php.html#a99353baabbc3e0584b85eb79ee802cff":[5,0,0,45,22], +"include_2network_8php.html#a9e9da2aafb806c98ecdc318604e60dc6":[5,0,0,45,23], +"include_2network_8php.html#aa44d9e33a579d930e9e79c4ebb3d6b5e":[5,0,0,45,16], +"include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37":[5,0,0,45,24], +"include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7":[5,0,0,45,3], +"include_2network_8php.html#aba38458a2ff2d92d3536488dbb119694":[5,0,0,45,1], +"include_2network_8php.html#ad4056d3ce69988f5c1a997a79f503246":[5,0,0,45,4], +"include_2network_8php.html#adbc7fe45cc7fd9cd78f6b2f425ee9041":[5,0,0,45,14], +"include_2network_8php.html#adf6008b38c555e98e7ed10da9ede2335":[5,0,0,45,21], +"include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f":[5,0,0,45,17], +"include_2network_8php.html#aee35d9ad6b3f872bfb39ba3598936aa7":[5,0,0,45,2], +"include_2notify_8php.html":[5,0,0,47], +"include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3":[5,0,0,47,0], +"include_2oembed_8php.html":[5,0,0,49], +"include_2oembed_8php.html#a000a62b97113cf95b0e9e00412168172":[5,0,0,49,5], +"include_2oembed_8php.html#a00c4c80deffd9daf8dc97b58d4c64ed0":[5,0,0,49,7], +"include_2oembed_8php.html#a03fa3b7832c98a3d0b4630afeb73d487":[5,0,0,49,1], +"include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3":[5,0,0,49,4], +"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2":[5,0,0,49,3], +"include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[5,0,0,49,6], +"include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[5,0,0,49,0], +"include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[5,0,0,49,2], +"include_2photos_8php.html":[5,0,0,53], +"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[5,0,0,53,0], +"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[5,0,0,53,2], +"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[5,0,0,53,1], +"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[5,0,0,53,7], +"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[5,0,0,53,3], +"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[5,0,0,53,6], +"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[5,0,0,53,5], +"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[5,0,0,53,4], "index.html":[], "interfaceITemplateEngine.html":[4,0,18], "interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[4,0,18,1], @@ -157,71 +172,71 @@ var NAVTREEINDEX4 = "item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,37,3], "item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,37,1], "item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,37,2], -"items_8php.html":[5,0,0,39], -"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,39,53], -"items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[5,0,0,39,2], -"items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70":[5,0,0,39,5], -"items_8php.html#a04a35b610acfe54434df08adec39c0c7":[5,0,0,39,27], -"items_8php.html#a0790a4550b829e85504af548623002ca":[5,0,0,39,6], -"items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[5,0,0,39,32], -"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[5,0,0,39,36], -"items_8php.html#a0cf98bb619f07dd18f602683a55a5f59":[5,0,0,39,24], -"items_8php.html#a1e75047cf175aaee8dd16aa761913ff9":[5,0,0,39,4], -"items_8php.html#a251343637ff40a50cca93452cd530c26":[5,0,0,39,31], -"items_8php.html#a2541e6861a56d145c9281877cc501615":[5,0,0,39,38], -"items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[5,0,0,39,3], -"items_8php.html#a2b56a4c01bd22a648d52ec9af1a04259":[5,0,0,39,12], -"items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[5,0,0,39,20], -"items_8php.html#a36e656667193c83aa2cc03a024fc131b":[5,0,0,39,0], -"items_8php.html#a410f9c743877c125ca06312373346903":[5,0,0,39,44], -"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[5,0,0,39,47], -"items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[5,0,0,39,29], -"items_8php.html#a566c601726697e044e75284af7fb6f17":[5,0,0,39,19], -"items_8php.html#a56b2a4abcadfac71175cd50555528cc3":[5,0,0,39,11], -"items_8php.html#a5f690fc2484abec07840b4f9dd525bd9":[5,0,0,39,17], -"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[5,0,0,39,37], -"items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55":[5,0,0,39,15], -"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[5,0,0,39,35], -"items_8php.html#a756738301f2ed96be50232500677d58a":[5,0,0,39,40], -"items_8php.html#a77051724d1784074ff187e73a4db93fe":[5,0,0,39,33], -"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[5,0,0,39,42], -"items_8php.html#a82955cc578f0fa600acec84475026194":[5,0,0,39,16], -"items_8php.html#a8395d189a36abfa0dfff81a2b0e70669":[5,0,0,39,13], -"items_8php.html#a8794863cdf8ce1333040933d3a3f66bd":[5,0,0,39,10], -"items_8php.html#a88c6cf7649ac836fbbed82a7a0315110":[5,0,0,39,51], -"items_8php.html#a896c1809d58f2d7a42cfe14577958ddf":[5,0,0,39,26], -"items_8php.html#a8f3c85c584ccd2b98c3ca440e45b40f8":[5,0,0,39,9], -"items_8php.html#a94ddb1d6c8fa21dd7433677e85168037":[5,0,0,39,30], -"items_8php.html#aa371905f0a211b307cb3f7188c6cba04":[5,0,0,39,52], -"items_8php.html#aa579bc4445d60098b1410961ca8e96b7":[5,0,0,39,8], -"items_8php.html#aa723c0571e314a1853a24c5854b4f54f":[5,0,0,39,21], -"items_8php.html#aa9e99613d38a97b39c8cf5449699c2ee":[5,0,0,39,7], -"items_8php.html#aab9c6bae4c40799867596bdaae9829fd":[5,0,0,39,28], -"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[5,0,0,39,48], -"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[5,0,0,39,49], -"items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[5,0,0,39,25], -"items_8php.html#abe695dd89e1e10ed042c26b80114f0ed":[5,0,0,39,45], -"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[5,0,0,39,1], -"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,39,43], -"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[5,0,0,39,18], -"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[5,0,0,39,39], -"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[5,0,0,39,46], -"items_8php.html#ad34827ed330898456783fb14c7b46154":[5,0,0,39,50], -"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[5,0,0,39,23], -"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[5,0,0,39,34], -"items_8php.html#af94c281016c6c912d06e064113336c5c":[5,0,0,39,41], -"items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1":[5,0,0,39,14], -"items_8php.html#afbcf26dfcf8a83fff952aa858c1b7b67":[5,0,0,39,22], -"language_8php.html":[5,0,0,40], -"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[5,0,0,40,6], -"language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[5,0,0,40,0], -"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[5,0,0,40,4], -"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[5,0,0,40,3], -"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[5,0,0,40,1], -"language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04":[5,0,0,40,7], -"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,40,5], -"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,40,2], -"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,40,8], +"items_8php.html":[5,0,0,40], +"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,40,53], +"items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[5,0,0,40,2], +"items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70":[5,0,0,40,5], +"items_8php.html#a04a35b610acfe54434df08adec39c0c7":[5,0,0,40,27], +"items_8php.html#a0790a4550b829e85504af548623002ca":[5,0,0,40,6], +"items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[5,0,0,40,32], +"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[5,0,0,40,36], +"items_8php.html#a0cf98bb619f07dd18f602683a55a5f59":[5,0,0,40,24], +"items_8php.html#a1e75047cf175aaee8dd16aa761913ff9":[5,0,0,40,4], +"items_8php.html#a251343637ff40a50cca93452cd530c26":[5,0,0,40,31], +"items_8php.html#a2541e6861a56d145c9281877cc501615":[5,0,0,40,38], +"items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[5,0,0,40,3], +"items_8php.html#a2b56a4c01bd22a648d52ec9af1a04259":[5,0,0,40,12], +"items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[5,0,0,40,20], +"items_8php.html#a36e656667193c83aa2cc03a024fc131b":[5,0,0,40,0], +"items_8php.html#a410f9c743877c125ca06312373346903":[5,0,0,40,44], +"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[5,0,0,40,47], +"items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[5,0,0,40,29], +"items_8php.html#a566c601726697e044e75284af7fb6f17":[5,0,0,40,19], +"items_8php.html#a56b2a4abcadfac71175cd50555528cc3":[5,0,0,40,11], +"items_8php.html#a5f690fc2484abec07840b4f9dd525bd9":[5,0,0,40,17], +"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[5,0,0,40,37], +"items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55":[5,0,0,40,15], +"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[5,0,0,40,35], +"items_8php.html#a756738301f2ed96be50232500677d58a":[5,0,0,40,40], +"items_8php.html#a77051724d1784074ff187e73a4db93fe":[5,0,0,40,33], +"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[5,0,0,40,42], +"items_8php.html#a82955cc578f0fa600acec84475026194":[5,0,0,40,16], +"items_8php.html#a8395d189a36abfa0dfff81a2b0e70669":[5,0,0,40,13], +"items_8php.html#a8794863cdf8ce1333040933d3a3f66bd":[5,0,0,40,10], +"items_8php.html#a88c6cf7649ac836fbbed82a7a0315110":[5,0,0,40,51], +"items_8php.html#a896c1809d58f2d7a42cfe14577958ddf":[5,0,0,40,26], +"items_8php.html#a8f3c85c584ccd2b98c3ca440e45b40f8":[5,0,0,40,9], +"items_8php.html#a94ddb1d6c8fa21dd7433677e85168037":[5,0,0,40,30], +"items_8php.html#aa371905f0a211b307cb3f7188c6cba04":[5,0,0,40,52], +"items_8php.html#aa579bc4445d60098b1410961ca8e96b7":[5,0,0,40,8], +"items_8php.html#aa723c0571e314a1853a24c5854b4f54f":[5,0,0,40,21], +"items_8php.html#aa9e99613d38a97b39c8cf5449699c2ee":[5,0,0,40,7], +"items_8php.html#aab9c6bae4c40799867596bdaae9829fd":[5,0,0,40,28], +"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[5,0,0,40,48], +"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[5,0,0,40,49], +"items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[5,0,0,40,25], +"items_8php.html#abe695dd89e1e10ed042c26b80114f0ed":[5,0,0,40,45], +"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[5,0,0,40,1], +"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,40,43], +"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[5,0,0,40,18], +"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[5,0,0,40,39], +"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[5,0,0,40,46], +"items_8php.html#ad34827ed330898456783fb14c7b46154":[5,0,0,40,50], +"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[5,0,0,40,23], +"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[5,0,0,40,34], +"items_8php.html#af94c281016c6c912d06e064113336c5c":[5,0,0,40,41], +"items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1":[5,0,0,40,14], +"items_8php.html#afbcf26dfcf8a83fff952aa858c1b7b67":[5,0,0,40,22], +"language_8php.html":[5,0,0,41], +"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[5,0,0,41,6], +"language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[5,0,0,41,0], +"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[5,0,0,41,4], +"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[5,0,0,41,3], +"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[5,0,0,41,1], +"language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04":[5,0,0,41,7], +"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,41,5], +"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,41,2], +"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,41,8], "lastpost_8php.html":[5,0,1,38], "lastpost_8php.html#a6108289ef2a767495c7c85a24f364983":[5,0,1,38,0], "lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493":[5,0,1,38,1], @@ -234,20 +249,5 @@ var NAVTREEINDEX4 = "login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,41,0], "lostpass_8php.html":[5,0,1,42], "lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,42,0], -"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,42,1], -"magic_8php.html":[5,0,1,43], -"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,43,0], -"manage_8php.html":[5,0,1,44], -"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,44,0], -"match_8php.html":[5,0,1,45], -"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,45,0], -"md_README.html":[2], -"md_config.html":[0], -"md_fresh.html":[1], -"minimal_8php.html":[5,0,3,0,2], -"mitem_8php.html":[5,0,1,48], -"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,48,2], -"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,48,0], -"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,48,1], -"mod_2api_8php.html":[5,0,1,4] +"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,42,1] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index deba1f96a..894f4569f 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,20 @@ var NAVTREEINDEX5 = { +"magic_8php.html":[5,0,1,43], +"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,43,0], +"manage_8php.html":[5,0,1,44], +"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,44,0], +"match_8php.html":[5,0,1,45], +"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,45,0], +"md_README.html":[2], +"md_config.html":[0], +"md_fresh.html":[1], +"minimal_8php.html":[5,0,3,0,2], +"mitem_8php.html":[5,0,1,48], +"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,48,2], +"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,48,0], +"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,48,1], +"mod_2api_8php.html":[5,0,1,4], "mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[5,0,1,4,2], "mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[5,0,1,4,0], "mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[5,0,1,4,1], @@ -52,8 +67,8 @@ var NAVTREEINDEX5 = "namespaceFriendica.html":[4,0,1], "namespaceacl__selectors.html":[4,0,0], "namespaceacl__selectors.html":[3,0,0], -"namespacefriendica-to-smarty-tpl.html":[3,0,2], "namespacefriendica-to-smarty-tpl.html":[4,0,2], +"namespacefriendica-to-smarty-tpl.html":[3,0,2], "namespacemembers.html":[3,1,0], "namespacemembers_func.html":[3,1,1], "namespacemembers_vars.html":[3,1,2], @@ -62,9 +77,9 @@ var NAVTREEINDEX5 = "namespaceupdatetpl.html":[3,0,3], "namespaceutil.html":[4,0,4], "namespaceutil.html":[3,0,4], -"nav_8php.html":[5,0,0,43], -"nav_8php.html#a43be0df73b90647ea70947ce004e231e":[5,0,0,43,0], -"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[5,0,0,43,1], +"nav_8php.html":[5,0,0,44], +"nav_8php.html#a43be0df73b90647ea70947ce004e231e":[5,0,0,44,0], +"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[5,0,0,44,1], "new__channel_8php.html":[5,0,1,52], "new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,52,2], "new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,52,1], @@ -75,36 +90,36 @@ var NAVTREEINDEX5 = "notifications_8php.html":[5,0,1,54], "notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,54,1], "notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,54,0], -"notifier_8php.html":[5,0,0,45], -"notifier_8php.html#a568c502f626cff95e344c0748938b85d":[5,0,0,45,0], -"oauth_8php.html":[5,0,0,47], -"oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[5,0,0,47,3], -"oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[5,0,0,47,2], +"notifier_8php.html":[5,0,0,46], +"notifier_8php.html#a568c502f626cff95e344c0748938b85d":[5,0,0,46,0], +"oauth_8php.html":[5,0,0,48], +"oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[5,0,0,48,3], +"oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[5,0,0,48,2], "oexchange_8php.html":[5,0,1,57], "oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,57,0], "oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,57,1], -"onepoll_8php.html":[5,0,0,49], -"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,49,0], +"onepoll_8php.html":[5,0,0,50], +"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,50,0], "opensearch_8php.html":[5,0,1,58], "opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,58,0], "page_8php.html":[5,0,1,59], "page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,59,1], "page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,59,0], -"page__widgets_8php.html":[5,0,0,50], -"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,50,1], -"page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,50,0], +"page__widgets_8php.html":[5,0,0,51], +"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,51,1], +"page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,51,0], "pages.html":[], "parse__url_8php.html":[5,0,1,60], "parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,60,2], "parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,60,3], "parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,60,1], "parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,60,0], -"permissions_8php.html":[5,0,0,51], -"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,51,2], -"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,51,0], -"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,51,3], -"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,51,4], -"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,51,1], +"permissions_8php.html":[5,0,0,52], +"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,52,2], +"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,52,0], +"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,52,3], +"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,52,4], +"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,52,1], "photo_8php.html":[5,0,1,61], "photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,61,0], "photo__driver_8php.html":[5,0,0,1,0], @@ -130,33 +145,33 @@ var NAVTREEINDEX5 = "php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,63,0], "ping_8php.html":[5,0,1,64], "ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,64,0], -"plugin_8php.html":[5,0,0,53], -"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,53,17], -"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,53,20], -"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[5,0,0,53,8], -"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[5,0,0,53,13], -"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[5,0,0,53,15], -"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[5,0,0,53,7], -"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[5,0,0,53,12], -"plugin_8php.html#a4fc13e528367f510fcb6d8bbfc559040":[5,0,0,53,24], -"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[5,0,0,53,9], -"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[5,0,0,53,22], -"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[5,0,0,53,11], -"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[5,0,0,53,19], -"plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d":[5,0,0,53,23], -"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[5,0,0,53,4], -"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[5,0,0,53,0], -"plugin_8php.html#a901657dd078e070516cf97285e0bada7":[5,0,0,53,25], -"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[5,0,0,53,1], -"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[5,0,0,53,21], -"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[5,0,0,53,18], -"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[5,0,0,53,14], -"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[5,0,0,53,3], -"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[5,0,0,53,6], -"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[5,0,0,53,2], -"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[5,0,0,53,10], -"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[5,0,0,53,16], -"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,53,5], +"plugin_8php.html":[5,0,0,54], +"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,54,17], +"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,54,20], +"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[5,0,0,54,8], +"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[5,0,0,54,13], +"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[5,0,0,54,15], +"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[5,0,0,54,7], +"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[5,0,0,54,12], +"plugin_8php.html#a4fc13e528367f510fcb6d8bbfc559040":[5,0,0,54,24], +"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[5,0,0,54,9], +"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[5,0,0,54,22], +"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[5,0,0,54,11], +"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[5,0,0,54,19], +"plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d":[5,0,0,54,23], +"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[5,0,0,54,4], +"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[5,0,0,54,0], +"plugin_8php.html#a901657dd078e070516cf97285e0bada7":[5,0,0,54,25], +"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[5,0,0,54,1], +"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[5,0,0,54,21], +"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[5,0,0,54,18], +"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[5,0,0,54,14], +"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[5,0,0,54,3], +"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[5,0,0,54,6], +"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[5,0,0,54,2], +"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[5,0,0,54,10], +"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[5,0,0,54,16], +"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,54,5], "po2php_8php.html":[5,0,2,6], "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[5,0,2,6,0], "poco_8php.html":[5,0,1,65], @@ -164,8 +179,8 @@ var NAVTREEINDEX5 = "poke_8php.html":[5,0,1,66], "poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,66,1], "poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,66,0], -"poller_8php.html":[5,0,0,54], -"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,54,0], +"poller_8php.html":[5,0,0,55], +"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,55,0], "post_8php.html":[5,0,1,67], "post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,67,0], "post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,67,1], @@ -177,16 +192,16 @@ var NAVTREEINDEX5 = "profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,70,0], "profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,70,1], "profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,70,2], -"profile__advanced_8php.html":[5,0,0,55], -"profile__advanced_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,55,0], +"profile__advanced_8php.html":[5,0,0,56], +"profile__advanced_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,56,0], "profile__photo_8php.html":[5,0,1,71], "profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,71,1], "profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,71,2], "profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,71,0], -"profile__selectors_8php.html":[5,0,0,56], -"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,56,2], -"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,56,1], -"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,56,0], +"profile__selectors_8php.html":[5,0,0,57], +"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,57,2], +"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,57,1], +"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,57,0], "profiles_8php.html":[5,0,1,72], "profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,72,0], "profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,72,2], @@ -198,11 +213,11 @@ var NAVTREEINDEX5 = "profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,73,1], "qsearch_8php.html":[5,0,1,74], "qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,74,0], -"queue_8php.html":[5,0,0,58], -"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,58,0], -"queue__fn_8php.html":[5,0,0,59], -"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,59,1], -"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,59,0], +"queue_8php.html":[5,0,0,59], +"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,59,0], +"queue__fn_8php.html":[5,0,0,60], +"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,60,1], +"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,60,0], "randprof_8php.html":[5,0,1,75], "randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,75,0], "redbasic_2php_2style_8php.html":[5,0,3,1,0,0,1], @@ -234,20 +249,5 @@ var NAVTREEINDEX5 = "redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd":[5,0,3,1,1,0,2,13], "redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba":[5,0,3,1,1,0,2,5], "redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70":[5,0,3,1,1,0,2,12], -"redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea":[5,0,3,1,1,0,2,16], -"redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b":[5,0,3,1,1,0,2,4], -"redstrap_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab":[5,0,3,1,1,0,2,0], -"redstrap_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0":[5,0,3,1,1,0,2,2], -"redstrap_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f":[5,0,3,1,1,0,2,15], -"redstrap_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42":[5,0,3,1,1,0,2,3], -"redstrap_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e":[5,0,3,1,1,0,2,14], -"redstrap_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a":[5,0,3,1,1,0,2,8], -"redstrap_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad":[5,0,3,1,1,0,2,1], -"redstrap_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548":[5,0,3,1,1,0,2,11], -"redstrap_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c":[5,0,3,1,1,0,2,6], -"redstrap_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc":[5,0,3,1,1,0,2,10], -"redstrap_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda":[5,0,3,1,1,0,2,9], -"redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33":[5,0,3,1,1,0,2,7], -"redstrap_2php_2theme_8php.html":[5,0,3,1,1,0,3], -"redstrap_2php_2theme_8php.html#a4dac61d466b4261deca2846f548e484a":[5,0,3,1,1,0,3,0] +"redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea":[5,0,3,1,1,0,2,16] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index e010fec30..4a6aaa636 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,5 +1,20 @@ var NAVTREEINDEX6 = { +"redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b":[5,0,3,1,1,0,2,4], +"redstrap_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab":[5,0,3,1,1,0,2,0], +"redstrap_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0":[5,0,3,1,1,0,2,2], +"redstrap_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f":[5,0,3,1,1,0,2,15], +"redstrap_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42":[5,0,3,1,1,0,2,3], +"redstrap_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e":[5,0,3,1,1,0,2,14], +"redstrap_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a":[5,0,3,1,1,0,2,8], +"redstrap_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad":[5,0,3,1,1,0,2,1], +"redstrap_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548":[5,0,3,1,1,0,2,11], +"redstrap_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c":[5,0,3,1,1,0,2,6], +"redstrap_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc":[5,0,3,1,1,0,2,10], +"redstrap_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda":[5,0,3,1,1,0,2,9], +"redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33":[5,0,3,1,1,0,2,7], +"redstrap_2php_2theme_8php.html":[5,0,3,1,1,0,3], +"redstrap_2php_2theme_8php.html#a4dac61d466b4261deca2846f548e484a":[5,0,3,1,1,0,3,0], "register_8php.html":[5,0,1,77], "register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,77,0], "register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,77,2], @@ -22,29 +37,29 @@ var NAVTREEINDEX6 = "search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,82,1], "search__ac_8php.html":[5,0,1,83], "search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,83,0], -"security_8php.html":[5,0,0,60], -"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,60,2], -"security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[5,0,0,60,4], -"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[5,0,0,60,5], -"security_8php.html#a8d23d2597aae380a3341872fe9513380":[5,0,0,60,1], -"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[5,0,0,60,7], -"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[5,0,0,60,3], -"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[5,0,0,60,9], -"security_8php.html#acd06ef411116115c2f0a92633700db8a":[5,0,0,60,6], -"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[5,0,0,60,0], -"security_8php.html#ae92c5c1a1cbbc49ddbb8b3265d2db809":[5,0,0,60,10], -"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[5,0,0,60,8], -"session_8php.html":[5,0,0,61], -"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[5,0,0,61,4], -"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[5,0,0,61,0], -"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[5,0,0,61,1], -"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[5,0,0,61,8], -"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[5,0,0,61,5], -"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[5,0,0,61,7], -"session_8php.html#ac4461c1984543d3553e73dba2771568f":[5,0,0,61,6], -"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,61,3], -"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,61,9], -"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,61,2], +"security_8php.html":[5,0,0,61], +"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,61,2], +"security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[5,0,0,61,4], +"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[5,0,0,61,5], +"security_8php.html#a8d23d2597aae380a3341872fe9513380":[5,0,0,61,1], +"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[5,0,0,61,7], +"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[5,0,0,61,3], +"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[5,0,0,61,9], +"security_8php.html#acd06ef411116115c2f0a92633700db8a":[5,0,0,61,6], +"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[5,0,0,61,0], +"security_8php.html#ae92c5c1a1cbbc49ddbb8b3265d2db809":[5,0,0,61,10], +"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[5,0,0,61,8], +"session_8php.html":[5,0,0,62], +"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[5,0,0,62,4], +"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[5,0,0,62,0], +"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[5,0,0,62,1], +"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[5,0,0,62,8], +"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[5,0,0,62,5], +"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[5,0,0,62,7], +"session_8php.html#ac4461c1984543d3553e73dba2771568f":[5,0,0,62,6], +"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,62,3], +"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,62,9], +"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,62,2], "settings_8php.html":[5,0,1,84], "settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,84,0], "settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,84,2], @@ -76,16 +91,16 @@ var NAVTREEINDEX6 = "sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,88,0], "smilies_8php.html":[5,0,1,89], "smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,89,0], -"socgraph_8php.html":[5,0,0,62], -"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,62,0], -"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,62,6], -"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[5,0,0,62,7], -"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[5,0,0,62,8], -"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[5,0,0,62,1], -"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[5,0,0,62,4], -"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,62,2], -"socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,62,5], -"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,62,3], +"socgraph_8php.html":[5,0,0,63], +"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,63,0], +"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,63,6], +"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[5,0,0,63,7], +"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[5,0,0,63,8], +"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[5,0,0,63,1], +"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[5,0,0,63,4], +"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,63,2], +"socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,63,5], +"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,63,3], "starred_8php.html":[5,0,1,90], "starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,90,0], "subthread_8php.html":[5,0,1,91], @@ -94,110 +109,110 @@ var NAVTREEINDEX6 = "suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,92,0], "suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,92,1], "suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,92,2], -"system__unavailable_8php.html":[5,0,0,63], -"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,63,0], +"system__unavailable_8php.html":[5,0,0,64], +"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,64,0], "tagger_8php.html":[5,0,1,93], "tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,93,0], "tagrm_8php.html":[5,0,1,94], "tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,94,1], "tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,94,0], -"taxonomy_8php.html":[5,0,0,64], -"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,64,6], -"taxonomy_8php.html#a061b3db9426d4b074395f5824062cad4":[5,0,0,64,8], -"taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6":[5,0,0,64,0], -"taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[5,0,0,64,4], -"taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1":[5,0,0,64,2], -"taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37":[5,0,0,64,1], -"taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd":[5,0,0,64,7], -"taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c":[5,0,0,64,11], -"taxonomy_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[5,0,0,64,10], -"taxonomy_8php.html#abdb698bc6921429df6d697f6c5dec96f":[5,0,0,64,9], -"taxonomy_8php.html#ac12a651a42ed77f8dc7072c6168811a2":[5,0,0,64,5], -"taxonomy_8php.html#adfead45e3b8a3dfb2b4a4b9281d0dbe1":[5,0,0,64,3], -"template__processor_8php.html":[5,0,0,65], -"template__processor_8php.html#a797745996c7839a93b2ab1af456631ab":[5,0,0,65,3], -"template__processor_8php.html#ab2bcd8738f20f293636a6ae8e1099db5":[5,0,0,65,1], -"template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[5,0,0,65,2], -"text_8php.html":[5,0,0,66], -"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[5,0,0,66,35], -"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[5,0,0,66,40], -"text_8php.html#a05b7f26dc2df78681f57eeade53040c6":[5,0,0,66,25], -"text_8php.html#a070384ec000fd65043fce11d5392d241":[5,0,0,66,6], -"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[5,0,0,66,15], -"text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[5,0,0,66,11], -"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,66,39], -"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,66,5], -"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,66,69], -"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,66,29], -"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,66,31], -"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,66,46], -"text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,66,41], -"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,66,42], -"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,66,37], -"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,66,4], -"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,66,76], -"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,66,67], -"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,66,43], -"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,66,10], -"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,66,78], -"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,66,72], -"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,66,27], -"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,66,65], -"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,66,7], -"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,66,74], -"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,66,30], -"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,66,64], -"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,66,28], -"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,66,38], -"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,66,55], -"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,66,44], -"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,66,54], -"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,66,71], -"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,66,9], -"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,66,14], -"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,66,70], -"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,66,36], -"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,66,24], -"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,66,68], -"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,66,1], -"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,66,23], -"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,66,8], -"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,66,62], -"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,66,66], -"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,66,19], -"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,66,53], -"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,66,18], -"text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[5,0,0,66,3], -"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,66,48], -"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,66,59], -"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,66,57], -"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,66,61], -"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,66,26], -"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,66,16], -"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,66,49], -"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,66,32], -"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,66,77], -"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,66,73], -"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,66,75], -"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,66,50], -"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,66,33], -"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,66,63], -"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,66,20], -"text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,66,2], -"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,66,13], -"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,66,58], -"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,66,45], -"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,66,34], -"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,66,60], -"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,66,17], -"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,66,51], -"text_8php.html#ae4f6881d7e13623f8eded6277595112a":[5,0,0,66,22], -"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,66,0], -"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,66,56], -"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,66,21], -"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,66,12], -"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,66,52], -"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,66,47], +"taxonomy_8php.html":[5,0,0,65], +"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,65,6], +"taxonomy_8php.html#a061b3db9426d4b074395f5824062cad4":[5,0,0,65,8], +"taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6":[5,0,0,65,0], +"taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[5,0,0,65,4], +"taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1":[5,0,0,65,2], +"taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37":[5,0,0,65,1], +"taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd":[5,0,0,65,7], +"taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c":[5,0,0,65,11], +"taxonomy_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[5,0,0,65,10], +"taxonomy_8php.html#abdb698bc6921429df6d697f6c5dec96f":[5,0,0,65,9], +"taxonomy_8php.html#ac12a651a42ed77f8dc7072c6168811a2":[5,0,0,65,5], +"taxonomy_8php.html#adfead45e3b8a3dfb2b4a4b9281d0dbe1":[5,0,0,65,3], +"template__processor_8php.html":[5,0,0,66], +"template__processor_8php.html#a797745996c7839a93b2ab1af456631ab":[5,0,0,66,3], +"template__processor_8php.html#ab2bcd8738f20f293636a6ae8e1099db5":[5,0,0,66,1], +"template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[5,0,0,66,2], +"text_8php.html":[5,0,0,67], +"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[5,0,0,67,35], +"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[5,0,0,67,40], +"text_8php.html#a05b7f26dc2df78681f57eeade53040c6":[5,0,0,67,25], +"text_8php.html#a070384ec000fd65043fce11d5392d241":[5,0,0,67,6], +"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[5,0,0,67,15], +"text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[5,0,0,67,11], +"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,67,39], +"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,67,5], +"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,67,69], +"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,67,29], +"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,67,31], +"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,67,46], +"text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,67,41], +"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,67,42], +"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,67,37], +"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,67,4], +"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,67,76], +"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,67,67], +"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,67,43], +"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,67,10], +"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,67,78], +"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,67,72], +"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,67,27], +"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,67,65], +"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,67,7], +"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,67,74], +"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,67,30], +"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,67,64], +"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,67,28], +"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,67,38], +"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,67,55], +"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,67,44], +"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,67,54], +"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,67,71], +"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,67,9], +"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,67,14], +"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,67,70], +"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,67,36], +"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,67,24], +"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,67,68], +"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,67,1], +"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,67,23], +"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,67,8], +"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,67,62], +"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,67,66], +"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,67,19], +"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,67,53], +"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,67,18], +"text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[5,0,0,67,3], +"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,67,48], +"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,67,59], +"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,67,57], +"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,67,61], +"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,67,26], +"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,67,16], +"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,67,49], +"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,67,32], +"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,67,77], +"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,67,73], +"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,67,75], +"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,67,50], +"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,67,33], +"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,67,63], +"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,67,20], +"text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,67,2], +"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,67,13], +"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,67,58], +"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,67,45], +"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,67,34], +"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,67,60], +"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,67,17], +"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,67,51], +"text_8php.html#ae4f6881d7e13623f8eded6277595112a":[5,0,0,67,22], +"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,67,0], +"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,67,56], +"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,67,21], +"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,67,12], +"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,67,52], +"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,67,47], "theme_2redstrap_2php_2default_8php.html":[5,0,3,1,1,0,1], "theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,1,1,0,1,0], "theme_2redstrap_2php_2theme__init_8php.html":[5,0,3,1,1,0,4], @@ -234,20 +249,5 @@ var NAVTREEINDEX6 = "updatetpl_8py.html":[5,0,2,10], "updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,10,5], "updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,10,2], -"updatetpl_8py.html#a988d937ed5d5c2b592b763036af5cf94":[5,0,2,10,1], -"updatetpl_8py.html#ab42dd79af65ee82201fd6f04715f62f6":[5,0,2,10,3], -"updatetpl_8py.html#ac9d11279fed403a329a719298feafc4f":[5,0,2,10,0], -"updatetpl_8py.html#ae694f5e1f25f8a92a945eb90c432dfe6":[5,0,2,10,4], -"view_2theme_2redbasic_2php_2config_8php.html":[5,0,3,1,0,0,0], -"view_2theme_2redbasic_2php_2config_8php.html#a29a6e1ef07465d1617d836b859b3b2b2":[5,0,3,1,0,0,0,0], -"view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,0,0,0,1], -"view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,1,0,0,0,2], -"view_2theme_2redstrap_2php_2config_8php.html":[5,0,3,1,1,0,0], -"view_2theme_2redstrap_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,1,0,0,1], -"view_2theme_2redstrap_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,1,1,0,0,2], -"view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e":[5,0,3,1,1,0,0,0], -"view_8php.html":[5,0,1,103], -"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,103,0], -"viewconnections_8php.html":[5,0,1,104], -"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,104,2] +"updatetpl_8py.html#a988d937ed5d5c2b592b763036af5cf94":[5,0,2,10,1] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index 374967c34..0453d2f31 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,52 +1,71 @@ var NAVTREEINDEX7 = { +"updatetpl_8py.html#ab42dd79af65ee82201fd6f04715f62f6":[5,0,2,10,3], +"updatetpl_8py.html#ac9d11279fed403a329a719298feafc4f":[5,0,2,10,0], +"updatetpl_8py.html#ae694f5e1f25f8a92a945eb90c432dfe6":[5,0,2,10,4], +"view_2theme_2redbasic_2php_2config_8php.html":[5,0,3,1,0,0,0], +"view_2theme_2redbasic_2php_2config_8php.html#a29a6e1ef07465d1617d836b859b3b2b2":[5,0,3,1,0,0,0,0], +"view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,0,0,0,1], +"view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,1,0,0,0,2], +"view_2theme_2redstrap_2php_2config_8php.html":[5,0,3,1,1,0,0], +"view_2theme_2redstrap_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,1,0,0,1], +"view_2theme_2redstrap_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,1,1,0,0,2], +"view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e":[5,0,3,1,1,0,0,0], +"view_8php.html":[5,0,1,103], +"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,103,0], +"viewconnections_8php.html":[5,0,1,104], +"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,104,2], "viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,104,1], "viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,104,0], "viewsrc_8php.html":[5,0,1,105], "viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,105,0], -"wall__attach_8php.html":[5,0,1,106], -"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,106,0], -"wall__upload_8php.html":[5,0,1,107], -"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,107,0], -"webfinger_8php.html":[5,0,1,108], -"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,108,0], -"webpages_8php.html":[5,0,1,109], -"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,109,0], -"wfinger_8php.html":[5,0,1,110], -"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,110,0], -"xchan_8php.html":[5,0,1,111], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,111,0], -"xrd_8php.html":[5,0,1,112], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,112,0], -"zfinger_8php.html":[5,0,1,113], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,113,0], -"zot_8php.html":[5,0,0,67], -"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,67,11], -"zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c":[5,0,0,67,20], -"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,67,5], -"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[5,0,0,67,13], -"zot_8php.html#a37ec13b18057634eadb071f05297f5e1":[5,0,0,67,8], -"zot_8php.html#a3862b3161b2c8557dc1a95020179bd81":[5,0,0,67,15], -"zot_8php.html#a3bf11286c2619b4ca28e49d5b5ab374a":[5,0,0,67,3], -"zot_8php.html#a3c9e0b243ba29a7b0c050bd0b86eee32":[5,0,0,67,4], -"zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[5,0,0,67,19], -"zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[5,0,0,67,24], -"zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[5,0,0,67,16], -"zot_8php.html#a666d3efcac00ec1b4a4537a60655f2ab":[5,0,0,67,14], -"zot_8php.html#a703f528ade8382cf374e4119bd6f7859":[5,0,0,67,0], -"zot_8php.html#a77720d6b59894e9b609af89c310c8a4d":[5,0,0,67,17], -"zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d":[5,0,0,67,23], -"zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03":[5,0,0,67,22], -"zot_8php.html#a9a57b40669351c9791126b925cb7ef3b":[5,0,0,67,10], -"zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc":[5,0,0,67,9], -"zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10":[5,0,0,67,12], -"zot_8php.html#ab0227978011d8601494a7651fa26acf0":[5,0,0,67,6], -"zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[5,0,0,67,21], -"zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[5,0,0,67,25], -"zot_8php.html#ac301c67864917c35922257950ae0f95c":[5,0,0,67,7], -"zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7":[5,0,0,67,1], -"zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e":[5,0,0,67,18], -"zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[5,0,0,67,2], -"zotfeed_8php.html":[5,0,1,114], -"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,114,0] +"vote_8php.html":[5,0,1,106], +"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,106,2], +"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,106,0], +"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,106,1], +"wall__attach_8php.html":[5,0,1,107], +"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,107,0], +"wall__upload_8php.html":[5,0,1,108], +"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,108,0], +"webfinger_8php.html":[5,0,1,109], +"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,109,0], +"webpages_8php.html":[5,0,1,110], +"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,110,0], +"wfinger_8php.html":[5,0,1,111], +"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,111,0], +"xchan_8php.html":[5,0,1,112], +"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,112,0], +"xrd_8php.html":[5,0,1,113], +"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,113,0], +"zfinger_8php.html":[5,0,1,114], +"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,114,0], +"zot_8php.html":[5,0,0,68], +"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,68,11], +"zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c":[5,0,0,68,20], +"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,68,5], +"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[5,0,0,68,13], +"zot_8php.html#a37ec13b18057634eadb071f05297f5e1":[5,0,0,68,8], +"zot_8php.html#a3862b3161b2c8557dc1a95020179bd81":[5,0,0,68,15], +"zot_8php.html#a3bf11286c2619b4ca28e49d5b5ab374a":[5,0,0,68,3], +"zot_8php.html#a3c9e0b243ba29a7b0c050bd0b86eee32":[5,0,0,68,4], +"zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[5,0,0,68,19], +"zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[5,0,0,68,24], +"zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[5,0,0,68,16], +"zot_8php.html#a666d3efcac00ec1b4a4537a60655f2ab":[5,0,0,68,14], +"zot_8php.html#a703f528ade8382cf374e4119bd6f7859":[5,0,0,68,0], +"zot_8php.html#a77720d6b59894e9b609af89c310c8a4d":[5,0,0,68,17], +"zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d":[5,0,0,68,23], +"zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03":[5,0,0,68,22], +"zot_8php.html#a9a57b40669351c9791126b925cb7ef3b":[5,0,0,68,10], +"zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc":[5,0,0,68,9], +"zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10":[5,0,0,68,12], +"zot_8php.html#ab0227978011d8601494a7651fa26acf0":[5,0,0,68,6], +"zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[5,0,0,68,21], +"zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[5,0,0,68,25], +"zot_8php.html#ac301c67864917c35922257950ae0f95c":[5,0,0,68,7], +"zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7":[5,0,0,68,1], +"zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e":[5,0,0,68,18], +"zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[5,0,0,68,2], +"zotfeed_8php.html":[5,0,1,115], +"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,115,0] }; diff --git a/doc/html/php2po_8php.html b/doc/html/php2po_8php.html index e0c1ec29e..6a74a7d04 100644 --- a/doc/html/php2po_8php.html +++ b/doc/html/php2po_8php.html @@ -168,7 +168,7 @@ Variables
    -

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), advanced_profile(), aes_encapsulate(), aes_unencapsulate(), build_sync_packet(), connections_content(), connections_post(), contact_poll_interval(), contact_reputation(), get_plugin_info(), get_theme_info(), guess_image_type(), import_directory_profile(), item_photo_menu(), item_store_update(), load_config(), load_pconfig(), load_xconfig(), message_post(), mood_content(), network_init(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), photos_albums_list(), po2php_run(), poco_init(), poke_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), requestdata(), App\set_widget(), settings_post(), startup(), syncdirs(), tt(), x(), zfinger_init(), and zot_refresh().

    +

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), advanced_profile(), aes_encapsulate(), aes_unencapsulate(), build_sync_packet(), connections_content(), connections_post(), construct_page(), contact_poll_interval(), contact_reputation(), get_plugin_info(), get_theme_info(), guess_image_type(), import_directory_profile(), item_photo_menu(), item_store_update(), load_config(), load_pconfig(), load_xconfig(), message_post(), mood_content(), network_init(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), photos_albums_list(), po2php_run(), poco_init(), poke_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), requestdata(), App\set_widget(), settings_post(), startup(), syncdirs(), tt(), vote_post(), x(), zfinger_init(), and zot_refresh().

    diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index a02505013..13e7cf6f9 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -190,7 +190,7 @@ Functions
    -

    Referenced by api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_content(), connections_post(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), editpost_content(), editwebpage_content(), event_store(), feature_enabled(), gender_selector(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), Item\get_template_data(), App\get_widgets(), group_select(), html2bbcode(), import_directory_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), FKOAuth1\loginUser(), magic_init(), mail_store(), marital_selector(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), parse_url_content(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), post_activity_item(), post_init(), prepare_body(), proc_run(), profile_content(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_post(), settings_post(), sexpref_selector(), siteinfo_content(), smilies(), subthread_content(), validate_channelname(), wfinger_init(), xrd_init(), zid(), and zid_init().

    +

    Referenced by api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_content(), connections_post(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), editpost_content(), editwebpage_content(), event_store(), feature_enabled(), gender_selector(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), Item\get_template_data(), App\get_widgets(), group_select(), html2bbcode(), import_directory_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), FKOAuth1\loginUser(), magic_init(), mail_store(), marital_selector(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), post_activity_item(), post_init(), prepare_body(), proc_run(), profile_content(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_post(), settings_post(), sexpref_selector(), siteinfo_content(), smilies(), subthread_content(), validate_channelname(), wfinger_init(), xrd_init(), zid(), and zid_init().

    @@ -282,7 +282,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), suggest_content(), thing_content(), vcard_from_xchan(), viewconnections_content(), webpages_content(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), suggest_content(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    diff --git a/doc/html/redbasic_2php_2style_8php.html b/doc/html/redbasic_2php_2style_8php.html index a636a96f7..652450bfe 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -386,7 +386,7 @@ Variables
    -

    Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_list_permissions(), common_friends(), common_friends_zcid(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), and zot_feed().

    +

    Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_list_permissions(), common_friends(), common_friends_zcid(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), pdl_selector(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), and zot_feed().

    diff --git a/doc/html/search/all_24.js b/doc/html/search/all_24.js index 023be319b..9a60a349f 100644 --- a/doc/html/search/all_24.js +++ b/doc/html/search/all_24.js @@ -59,6 +59,7 @@ var searchData= ['_24k',['$k',['../php2po_8php.html#ad6726cfaa85d4b8299d2b0f034cbf178',1,'php2po.php']]], ['_24lang',['$lang',['../classTemplate.html#ace26b8a4252fbc1c385d2b5e1e93e5c8',1,'Template']]], ['_24language',['$language',['../classApp.html#a1a297e70b3667b83f4460aa7ed9f5d6f',1,'App']]], + ['_24layout',['$layout',['../classApp.html#a58ac598544892ff7c32890291b72635e',1,'App']]], ['_24ldelim',['$ldelim',['../classApp.html#a59dd4b665c70e7dbd80682c014ff7145',1,'App']]], ['_24line_5fheight',['$line_height',['../redbasic_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0',1,'$line_height(): style.php'],['../redstrap_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0',1,'$line_height(): style.php']]], ['_24linkcolour',['$linkcolour',['../redbasic_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42',1,'$linkcolour(): style.php'],['../redstrap_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42',1,'$linkcolour(): style.php']]], diff --git a/doc/html/search/all_63.js b/doc/html/search/all_63.js index ec3323a11..ea4623c67 100644 --- a/doc/html/search/all_63.js +++ b/doc/html/search/all_63.js @@ -56,6 +56,12 @@ var searchData= ['collect_5fprivate',['collect_private',['../classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b',1,'ProtoDriver\collect_private()'],['../classZotDriver.html#a2e15ff09772f0608203dad1c98299394',1,'ZotDriver\collect_private()']]], ['collect_5frecipients',['collect_recipients',['../items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70',1,'items.php']]], ['collecturls',['collecturls',['../html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201',1,'html2plain.php']]], + ['comanche_2ephp',['comanche.php',['../comanche_8php.html',1,'']]], + ['comanche_5fmenu',['comanche_menu',['../comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b',1,'comanche.php']]], + ['comanche_5fparser',['comanche_parser',['../comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922',1,'comanche.php']]], + ['comanche_5fregion',['comanche_region',['../comanche_8php.html#a5718daeda40bf835345fe061e8808cdf',1,'comanche.php']]], + ['comanche_5freplace_5fregion',['comanche_replace_region',['../comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe',1,'comanche.php']]], + ['comanche_5fwidget',['comanche_widget',['../comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e',1,'comanche.php']]], ['common_2ephp',['common.php',['../common_8php.html',1,'']]], ['common_5faside',['common_aside',['../common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a',1,'common.php']]], ['common_5fcontent',['common_content',['../common_8php.html#ab63408f39abef7a6915186e8dabc5a96',1,'common.php']]], @@ -69,9 +75,9 @@ var searchData= ['compare_5fpermissions',['compare_permissions',['../items_8php.html#a0790a4550b829e85504af548623002ca',1,'items.php']]], ['completeurl',['completeurl',['../parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a',1,'parse_url.php']]], ['config_2emd',['config.md',['../config_8md.html',1,'']]], + ['config_2ephp',['config.php',['../view_2theme_2redbasic_2php_2config_8php.html',1,'']]], ['config_2ephp',['config.php',['../view_2theme_2redstrap_2php_2config_8php.html',1,'']]], ['config_2ephp',['config.php',['../include_2config_8php.html',1,'']]], - ['config_2ephp',['config.php',['../view_2theme_2redbasic_2php_2config_8php.html',1,'']]], ['connect',['connect',['../classdba__driver.html#ae533e62a240a793f17aef5ab4ef10edc',1,'dba_driver\connect()'],['../classdba__mysql.html#a1887338627ce0e28786839363014bd0b',1,'dba_mysql\connect()'],['../classdba__mysqli.html#add062bd93961e5f0194d94820e9a51b1',1,'dba_mysqli\connect()']]], ['connect_2ephp',['connect.php',['../connect_8php.html',1,'']]], ['connect_5fcontent',['connect_content',['../connect_8php.html#a489f0a66c660de6ec4d6917b27674f07',1,'connect.php']]], diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js index dbb8d68b7..b57640f77 100644 --- a/doc/html/search/all_67.js +++ b/doc/html/search/all_67.js @@ -26,6 +26,7 @@ var searchData= ['get_5fconversation',['get_conversation',['../classItem.html#a0c301aaed2b7d682728d18db3a22afa3',1,'Item']]], ['get_5fcurl_5fcode',['get_curl_code',['../classApp.html#ab410451f132910773d0a02e35d0dced9',1,'App']]], ['get_5fcurl_5fheaders',['get_curl_headers',['../classApp.html#abaf2173711e861ae4aebf43a7f70157e',1,'App']]], + ['get_5fcustom_5fnav',['get_custom_nav',['../boot_8php.html#a899d24fd074594ceebbf72e1feff335f',1,'boot.php']]], ['get_5fdata',['get_data',['../classItem.html#ad3638f93065693c1f69eb349feb1b7aa',1,'Item']]], ['get_5fdata_5fvalue',['get_data_value',['../classItem.html#ac6f1c96cc82a0dfb7e881fc70309ea3c',1,'Item']]], ['get_5fdb_5ferrno',['get_db_errno',['../setup_8php.html#a8652788e8589778c5f81634a9d5b9429',1,'setup.php']]], @@ -93,8 +94,8 @@ var searchData= ['gravity_5fcomment',['GRAVITY_COMMENT',['../boot_8php.html#a4a12ce5de39789b0361e308d89925a20',1,'boot.php']]], ['gravity_5flike',['GRAVITY_LIKE',['../boot_8php.html#a1f5906598e90b5ea2b4245f682be4348',1,'boot.php']]], ['gravity_5fparent',['GRAVITY_PARENT',['../boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3',1,'boot.php']]], - ['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]], ['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]], + ['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]], ['group_5fadd',['group_add',['../include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce',1,'group.php']]], ['group_5fadd_5fmember',['group_add_member',['../include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b',1,'group.php']]], ['group_5faside',['group_aside',['../mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c',1,'group.php']]], diff --git a/doc/html/search/all_69.js b/doc/html/search/all_69.js index f548d83db..d3d619b18 100644 --- a/doc/html/search/all_69.js +++ b/doc/html/search/all_69.js @@ -58,6 +58,7 @@ var searchData= ['item_5fnsfw',['ITEM_NSFW',['../boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08',1,'boot.php']]], ['item_5fobscured',['ITEM_OBSCURED',['../boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d',1,'boot.php']]], ['item_5forigin',['ITEM_ORIGIN',['../boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7',1,'boot.php']]], + ['item_5fpdl',['ITEM_PDL',['../boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d',1,'boot.php']]], ['item_5fpermissions_5fsql',['item_permissions_sql',['../security_8php.html#a9355488460ab11d6058656ff919e5cf9',1,'security.php']]], ['item_5fphoto_5fmenu',['item_photo_menu',['../conversation_8php.html#aacbb12d372d5e9c3ab0735b4aea48fb3',1,'conversation.php']]], ['item_5fpost',['item_post',['../item_8php.html#a693cd09805755ab85bbb5ecae69a48c3',1,'item.php']]], diff --git a/doc/html/search/all_70.js b/doc/html/search/all_70.js index d4b358207..6be6519c8 100644 --- a/doc/html/search/all_70.js +++ b/doc/html/search/all_70.js @@ -20,6 +20,7 @@ var searchData= ['parsed',['parsed',['../classFriendicaSmarty.html#a6a4d4281d6fa9be1d37a97b188ffe8c9',1,'FriendicaSmarty']]], ['parseurl_5fgetsiteinfo',['parseurl_getsiteinfo',['../parse__url_8php.html#a25635549f2c22955d72465f4d2e58993',1,'parse_url.php']]], ['path',['path',['../namespacefriendica-to-smarty-tpl.html#a68d15934660cd1f4301ce251b1646f09',1,'friendica-to-smarty-tpl.path()'],['../namespaceupdatetpl.html#ae694f5e1f25f8a92a945eb90c432dfe6',1,'updatetpl.path()']]], + ['pdl_5fselector',['pdl_selector',['../comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e',1,'comanche.php']]], ['perm_5fis_5fallowed',['perm_is_allowed',['../permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835',1,'permissions.php']]], ['permissions_2ephp',['permissions.php',['../permissions_8php.html',1,'']]], ['permissions_5fsql',['permissions_sql',['../security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f',1,'security.php']]], @@ -90,6 +91,10 @@ var searchData= ['poke_2ephp',['poke.php',['../poke_8php.html',1,'']]], ['poke_5fcontent',['poke_content',['../poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993',1,'poke.php']]], ['poke_5finit',['poke_init',['../poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b',1,'poke.php']]], + ['poll_5fmultiple_5fchoice',['POLL_MULTIPLE_CHOICE',['../boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86',1,'boot.php']]], + ['poll_5foverwrite',['POLL_OVERWRITE',['../boot_8php.html#a2b525996e4426bdddbcec277778bde08',1,'boot.php']]], + ['poll_5fsimple_5frating',['POLL_SIMPLE_RATING',['../boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5',1,'boot.php']]], + ['poll_5ftenscale',['POLL_TENSCALE',['../boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc',1,'boot.php']]], ['poller_2ephp',['poller.php',['../poller_8php.html',1,'']]], ['poller_5frun',['poller_run',['../poller_8php.html#a5f12df3a4738124b6c039971e87e76da',1,'poller.php']]], ['pop_5flang',['pop_lang',['../language_8php.html#a78bd204955ec4cc3a9ac651285a1689d',1,'language.php']]], diff --git a/doc/html/search/all_76.js b/doc/html/search/all_76.js index 1bf8df053..a91749bcf 100644 --- a/doc/html/search/all_76.js +++ b/doc/html/search/all_76.js @@ -14,5 +14,9 @@ var searchData= ['viewconnections_5finit',['viewconnections_init',['../viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330',1,'viewconnections.php']]], ['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]], ['viewsrc_5fcontent',['viewsrc_content',['../viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4',1,'viewsrc.php']]], - ['visible_5factivity',['visible_activity',['../conversation_8php.html#a7eeaaf44506815576f3bd80053ef52c3',1,'conversation.php']]] + ['visible_5factivity',['visible_activity',['../conversation_8php.html#a7eeaaf44506815576f3bd80053ef52c3',1,'conversation.php']]], + ['vote_2ephp',['vote.php',['../vote_8php.html',1,'']]], + ['vote_5fcontent',['vote_content',['../vote_8php.html#a6aa67489bf458ca5e3206e46dac68596',1,'vote.php']]], + ['vote_5finit',['vote_init',['../vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2',1,'vote.php']]], + ['vote_5fpost',['vote_post',['../vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2',1,'vote.php']]] ]; diff --git a/doc/html/search/all_77.js b/doc/html/search/all_77.js index cdf98bbd7..7e76e44f1 100644 --- a/doc/html/search/all_77.js +++ b/doc/html/search/all_77.js @@ -14,5 +14,6 @@ var searchData= ['wfinger_5finit',['wfinger_init',['../wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3',1,'wfinger.php']]], ['what_5fnext',['what_next',['../setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58',1,'setup.php']]], ['while',['while',['../docblox__errorchecker_8php.html#af4ca738a05beffe9c8c23e1f7aea3c2d',1,'docblox_errorchecker.php']]], + ['widget_5fprofile',['widget_profile',['../comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923',1,'comanche.php']]], ['writepages_5fwidget',['writepages_widget',['../page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f',1,'page_widgets.php']]] ]; diff --git a/doc/html/search/files_63.js b/doc/html/search/files_63.js index 45806b907..7589aec25 100644 --- a/doc/html/search/files_63.js +++ b/doc/html/search/files_63.js @@ -5,6 +5,7 @@ var searchData= ['chanview_2ephp',['chanview.php',['../chanview_8php.html',1,'']]], ['cli_5fstartup_2ephp',['cli_startup.php',['../cli__startup_8php.html',1,'']]], ['cli_5fsuggest_2ephp',['cli_suggest.php',['../cli__suggest_8php.html',1,'']]], + ['comanche_2ephp',['comanche.php',['../comanche_8php.html',1,'']]], ['common_2ephp',['common.php',['../common_8php.html',1,'']]], ['community_2ephp',['community.php',['../community_8php.html',1,'']]], ['config_2emd',['config.md',['../config_8md.html',1,'']]], diff --git a/doc/html/search/files_76.js b/doc/html/search/files_76.js index 2f5aac4b4..c3a52655e 100644 --- a/doc/html/search/files_76.js +++ b/doc/html/search/files_76.js @@ -2,5 +2,6 @@ var searchData= [ ['view_2ephp',['view.php',['../view_8php.html',1,'']]], ['viewconnections_2ephp',['viewconnections.php',['../viewconnections_8php.html',1,'']]], - ['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]] + ['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]], + ['vote_2ephp',['vote.php',['../vote_8php.html',1,'']]] ]; diff --git a/doc/html/search/functions_63.js b/doc/html/search/functions_63.js index 5d56e9a5f..a1b79545e 100644 --- a/doc/html/search/functions_63.js +++ b/doc/html/search/functions_63.js @@ -47,6 +47,11 @@ var searchData= ['collect_5fprivate',['collect_private',['../classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b',1,'ProtoDriver\collect_private()'],['../classZotDriver.html#a2e15ff09772f0608203dad1c98299394',1,'ZotDriver\collect_private()']]], ['collect_5frecipients',['collect_recipients',['../items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70',1,'items.php']]], ['collecturls',['collecturls',['../html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201',1,'html2plain.php']]], + ['comanche_5fmenu',['comanche_menu',['../comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b',1,'comanche.php']]], + ['comanche_5fparser',['comanche_parser',['../comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922',1,'comanche.php']]], + ['comanche_5fregion',['comanche_region',['../comanche_8php.html#a5718daeda40bf835345fe061e8808cdf',1,'comanche.php']]], + ['comanche_5freplace_5fregion',['comanche_replace_region',['../comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe',1,'comanche.php']]], + ['comanche_5fwidget',['comanche_widget',['../comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e',1,'comanche.php']]], ['common_5faside',['common_aside',['../common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a',1,'common.php']]], ['common_5fcontent',['common_content',['../common_8php.html#ab63408f39abef7a6915186e8dabc5a96',1,'common.php']]], ['common_5ffriends',['common_friends',['../socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918',1,'socgraph.php']]], diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js index 789e7eac2..3f7009f9e 100644 --- a/doc/html/search/functions_67.js +++ b/doc/html/search/functions_67.js @@ -26,6 +26,7 @@ var searchData= ['get_5fconversation',['get_conversation',['../classItem.html#a0c301aaed2b7d682728d18db3a22afa3',1,'Item']]], ['get_5fcurl_5fcode',['get_curl_code',['../classApp.html#ab410451f132910773d0a02e35d0dced9',1,'App']]], ['get_5fcurl_5fheaders',['get_curl_headers',['../classApp.html#abaf2173711e861ae4aebf43a7f70157e',1,'App']]], + ['get_5fcustom_5fnav',['get_custom_nav',['../boot_8php.html#a899d24fd074594ceebbf72e1feff335f',1,'boot.php']]], ['get_5fdata',['get_data',['../classItem.html#ad3638f93065693c1f69eb349feb1b7aa',1,'Item']]], ['get_5fdata_5fvalue',['get_data_value',['../classItem.html#ac6f1c96cc82a0dfb7e881fc70309ea3c',1,'Item']]], ['get_5fdb_5ferrno',['get_db_errno',['../setup_8php.html#a8652788e8589778c5f81634a9d5b9429',1,'setup.php']]], diff --git a/doc/html/search/functions_70.js b/doc/html/search/functions_70.js index 82636bdb5..f63d7379c 100644 --- a/doc/html/search/functions_70.js +++ b/doc/html/search/functions_70.js @@ -8,6 +8,7 @@ var searchData= ['parse_5fxml_5fstring',['parse_xml_string',['../include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6',1,'network.php']]], ['parsed',['parsed',['../classFriendicaSmarty.html#a6a4d4281d6fa9be1d37a97b188ffe8c9',1,'FriendicaSmarty']]], ['parseurl_5fgetsiteinfo',['parseurl_getsiteinfo',['../parse__url_8php.html#a25635549f2c22955d72465f4d2e58993',1,'parse_url.php']]], + ['pdl_5fselector',['pdl_selector',['../comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e',1,'comanche.php']]], ['perm_5fis_5fallowed',['perm_is_allowed',['../permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835',1,'permissions.php']]], ['permissions_5fsql',['permissions_sql',['../security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f',1,'security.php']]], ['perms2str',['perms2str',['../text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee',1,'text.php']]], diff --git a/doc/html/search/functions_76.js b/doc/html/search/functions_76.js index 87ecfe8d8..1a8b0574f 100644 --- a/doc/html/search/functions_76.js +++ b/doc/html/search/functions_76.js @@ -11,5 +11,8 @@ var searchData= ['viewconnections_5fcontent',['viewconnections_content',['../viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776',1,'viewconnections.php']]], ['viewconnections_5finit',['viewconnections_init',['../viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330',1,'viewconnections.php']]], ['viewsrc_5fcontent',['viewsrc_content',['../viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4',1,'viewsrc.php']]], - ['visible_5factivity',['visible_activity',['../conversation_8php.html#a7eeaaf44506815576f3bd80053ef52c3',1,'conversation.php']]] + ['visible_5factivity',['visible_activity',['../conversation_8php.html#a7eeaaf44506815576f3bd80053ef52c3',1,'conversation.php']]], + ['vote_5fcontent',['vote_content',['../vote_8php.html#a6aa67489bf458ca5e3206e46dac68596',1,'vote.php']]], + ['vote_5finit',['vote_init',['../vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2',1,'vote.php']]], + ['vote_5fpost',['vote_post',['../vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2',1,'vote.php']]] ]; diff --git a/doc/html/search/functions_77.js b/doc/html/search/functions_77.js index 58fdbc3ed..c2752ebb3 100644 --- a/doc/html/search/functions_77.js +++ b/doc/html/search/functions_77.js @@ -8,5 +8,6 @@ var searchData= ['webpages_5fcontent',['webpages_content',['../webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d',1,'webpages.php']]], ['wfinger_5finit',['wfinger_init',['../wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3',1,'wfinger.php']]], ['what_5fnext',['what_next',['../setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58',1,'setup.php']]], + ['widget_5fprofile',['widget_profile',['../comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923',1,'comanche.php']]], ['writepages_5fwidget',['writepages_widget',['../page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f',1,'page_widgets.php']]] ]; diff --git a/doc/html/search/variables_24.js b/doc/html/search/variables_24.js index 023be319b..9a60a349f 100644 --- a/doc/html/search/variables_24.js +++ b/doc/html/search/variables_24.js @@ -59,6 +59,7 @@ var searchData= ['_24k',['$k',['../php2po_8php.html#ad6726cfaa85d4b8299d2b0f034cbf178',1,'php2po.php']]], ['_24lang',['$lang',['../classTemplate.html#ace26b8a4252fbc1c385d2b5e1e93e5c8',1,'Template']]], ['_24language',['$language',['../classApp.html#a1a297e70b3667b83f4460aa7ed9f5d6f',1,'App']]], + ['_24layout',['$layout',['../classApp.html#a58ac598544892ff7c32890291b72635e',1,'App']]], ['_24ldelim',['$ldelim',['../classApp.html#a59dd4b665c70e7dbd80682c014ff7145',1,'App']]], ['_24line_5fheight',['$line_height',['../redbasic_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0',1,'$line_height(): style.php'],['../redstrap_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0',1,'$line_height(): style.php']]], ['_24linkcolour',['$linkcolour',['../redbasic_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42',1,'$linkcolour(): style.php'],['../redstrap_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42',1,'$linkcolour(): style.php']]], diff --git a/doc/html/search/variables_69.js b/doc/html/search/variables_69.js index 60b01ebbf..bef7f3578 100644 --- a/doc/html/search/variables_69.js +++ b/doc/html/search/variables_69.js @@ -13,6 +13,7 @@ var searchData= ['item_5fnsfw',['ITEM_NSFW',['../boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08',1,'boot.php']]], ['item_5fobscured',['ITEM_OBSCURED',['../boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d',1,'boot.php']]], ['item_5forigin',['ITEM_ORIGIN',['../boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7',1,'boot.php']]], + ['item_5fpdl',['ITEM_PDL',['../boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d',1,'boot.php']]], ['item_5frelay',['ITEM_RELAY',['../boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221',1,'boot.php']]], ['item_5fspam',['ITEM_SPAM',['../boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb',1,'boot.php']]], ['item_5fstarred',['ITEM_STARRED',['../boot_8php.html#a7af107fab8d62b9a73801713b774ed30',1,'boot.php']]], diff --git a/doc/html/search/variables_70.js b/doc/html/search/variables_70.js index e26b79358..8656256c5 100644 --- a/doc/html/search/variables_70.js +++ b/doc/html/search/variables_70.js @@ -35,5 +35,9 @@ var searchData= ['photo_5fthing',['PHOTO_THING',['../boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383',1,'boot.php']]], ['photo_5fxchan',['PHOTO_XCHAN',['../boot_8php.html#ac43182e0d8bae7576a30b603774974f8',1,'boot.php']]], ['php_5ftpl',['php_tpl',['../namespacefriendica-to-smarty-tpl.html#a5dfc21ab8282dda8e3a7dff43cd0e283',1,'friendica-to-smarty-tpl']]], - ['png_5fquality',['PNG_QUALITY',['../boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce',1,'boot.php']]] + ['png_5fquality',['PNG_QUALITY',['../boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce',1,'boot.php']]], + ['poll_5fmultiple_5fchoice',['POLL_MULTIPLE_CHOICE',['../boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86',1,'boot.php']]], + ['poll_5foverwrite',['POLL_OVERWRITE',['../boot_8php.html#a2b525996e4426bdddbcec277778bde08',1,'boot.php']]], + ['poll_5fsimple_5frating',['POLL_SIMPLE_RATING',['../boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5',1,'boot.php']]], + ['poll_5ftenscale',['POLL_TENSCALE',['../boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc',1,'boot.php']]] ]; diff --git a/doc/html/security_8php.html b/doc/html/security_8php.html index 267d175c2..fba933b97 100644 --- a/doc/html/security_8php.html +++ b/doc/html/security_8php.html @@ -359,7 +359,7 @@ Functions

    Profile owner - everything is visible

    Authenticated visitor. Unless pre-verified, check that the contact belongs to this $owner_id and load the groups the visitor belongs to. If pre-verified, the caller is expected to have already done this and passed the groups into this function.

    -

    Referenced by channel_content(), items_fetch(), lastpost_content(), and zot_feed().

    +

    Referenced by channel_content(), items_fetch(), lastpost_content(), pdl_selector(), and zot_feed().

    diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 00695b9e3..26822ca21 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -1112,7 +1112,7 @@ Variables

    Function: linkify

    Replace naked text hyperlink with HTML formatted hyperlink

    -

    Referenced by advanced_profile().

    +

    Referenced by advanced_profile(), and profile_activity().

    @@ -1140,7 +1140,7 @@ Variables
    -

    Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), base64url_decode(), build_sync_packet(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), display_content(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), fix_private_photos(), Conversation\get_template_data(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), lrdd(), magic_init(), mail_store(), menu_edit(), message_content(), message_post(), mini_group_select(), mood_init(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), onepoll_run(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_imported_item(), update_queue_time(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

    +

    Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), base64url_decode(), build_sync_packet(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), display_content(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), Conversation\get_template_data(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), lrdd(), magic_init(), mail_store(), menu_edit(), message_content(), message_post(), mini_group_select(), mood_init(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), onepoll_run(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_imported_item(), update_queue_time(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

    @@ -1597,7 +1597,7 @@ Variables
    Returns
    string substituted string
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), setup_content(), setup_post(), siteinfo_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), webpages_content(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), setup_content(), setup_post(), siteinfo_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index 836bff6a1..19c251680 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), dfrn_deliver(), directory_aside(), directory_content(), directory_init(), dirfind_content(), dirfind_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fetch_url(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_max_import_size(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), lrdd(), magic_init(), manual_config(), match_content(), message_aside(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), post_url(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redbasic_init(), redir_init(), redstrap_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), smilies(), subthread_content(), suggest_aside(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), and zotfeed_init().

    +

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), comanche_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), dfrn_deliver(), directory_aside(), directory_content(), directory_init(), dirfind_content(), dirfind_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fetch_url(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_max_import_size(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), lrdd(), magic_init(), manual_config(), match_content(), message_aside(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), post_url(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redir_init(), redstrap_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), smilies(), subthread_content(), suggest_aside(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_profile(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), and zotfeed_init().

    -- cgit v1.2.3 From 625dcb911a01983f4767a55567a0374d6045093e Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 31 Aug 2013 04:22:40 -0700 Subject: doc updates --- doc/html/comanche_8php.html | 291 ++++++++++++++++++++++++++++++++++++++++++++ doc/html/comanche_8php.js | 10 ++ doc/html/vote_8php.html | 173 ++++++++++++++++++++++++++ doc/html/vote_8php.js | 6 + 4 files changed, 480 insertions(+) create mode 100644 doc/html/comanche_8php.html create mode 100644 doc/html/comanche_8php.js create mode 100644 doc/html/vote_8php.html create mode 100644 doc/html/vote_8php.js (limited to 'doc/html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html new file mode 100644 index 000000000..58d792ecd --- /dev/null +++ b/doc/html/comanche_8php.html @@ -0,0 +1,291 @@ + + + + + + +The Red Matrix: include/comanche.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    comanche.php File Reference
    +
    +
    + + + + + + + + + + + + + + + + +

    +Functions

     pdl_selector ($uid, $current="")
     
     comanche_parser (&$a, $s)
     
     comanche_menu ($name)
     
     comanche_replace_region ($match)
     
     comanche_widget ($name, $args=null)
     
     comanche_region (&$a, $s)
     
     widget_profile ($args)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    comanche_menu ( $name)
    +
    + +

    Referenced by comanche_region().

    + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + +
    comanche_parser ($a,
     $s 
    )
    +
    + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + +
    comanche_region ($a,
     $s 
    )
    +
    + +

    Referenced by comanche_parser().

    + +
    +
    + +
    +
    + + + + + + + + +
    comanche_replace_region ( $match)
    +
    + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + +
    comanche_widget ( $name,
     $args = null 
    )
    +
    + +

    Referenced by comanche_region().

    + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + +
    pdl_selector ( $uid,
     $current = "" 
    )
    +
    + +
    +
    + +
    +
    + + + + + + + + +
    widget_profile ( $args)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/comanche_8php.js b/doc/html/comanche_8php.js new file mode 100644 index 000000000..afb696fda --- /dev/null +++ b/doc/html/comanche_8php.js @@ -0,0 +1,10 @@ +var comanche_8php = +[ + [ "comanche_menu", "comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b", null ], + [ "comanche_parser", "comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922", null ], + [ "comanche_region", "comanche_8php.html#a5718daeda40bf835345fe061e8808cdf", null ], + [ "comanche_replace_region", "comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe", null ], + [ "comanche_widget", "comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e", null ], + [ "pdl_selector", "comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e", null ], + [ "widget_profile", "comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923", null ] +]; \ No newline at end of file diff --git a/doc/html/vote_8php.html b/doc/html/vote_8php.html new file mode 100644 index 000000000..dd610e85d --- /dev/null +++ b/doc/html/vote_8php.html @@ -0,0 +1,173 @@ + + + + + + +The Red Matrix: mod/vote.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    vote.php File Reference
    +
    +
    + + + + + + + + +

    +Functions

     vote_init (&$a)
     
     vote_post (&$a)
     
     vote_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    vote_content ($a)
    +
    + +
    +
    + +
    +
    + + + + + + + + +
    vote_init ($a)
    +
    + +
    +
    + +
    +
    + + + + + + + + +
    vote_post ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/vote_8php.js b/doc/html/vote_8php.js new file mode 100644 index 000000000..6f0639cd8 --- /dev/null +++ b/doc/html/vote_8php.js @@ -0,0 +1,6 @@ +var vote_8php = +[ + [ "vote_content", "vote_8php.html#a6aa67489bf458ca5e3206e46dac68596", null ], + [ "vote_init", "vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2", null ], + [ "vote_post", "vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2", null ] +]; \ No newline at end of file -- cgit v1.2.3 From 63c60b224c70ee9d09b8eb73bd11c44ca4a259fd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Sep 2013 03:10:25 -0700 Subject: provide mimetype selector on edit (pages and blocks) --- doc/html/bbcode_8php.html | 2 +- doc/html/boot_8php.html | 48 ++-- doc/html/comanche_8php.html | 52 ++++ doc/html/comanche_8php.js | 2 + doc/html/conversation_8php.html | 2 +- doc/html/datetime_8php.html | 2 +- doc/html/dba__driver_8php.html | 6 +- doc/html/dir__fns_8php.html | 2 +- doc/html/dir_d41ce877eb409a4791b288730010abe2.html | 12 + doc/html/dir_d41ce877eb409a4791b288730010abe2.js | 8 +- doc/html/dirsearch_8php.html | 19 ++ doc/html/dirsearch_8php.js | 3 +- doc/html/extract_8php.html | 2 +- doc/html/features_8php.html | 2 +- doc/html/files.html | 224 +++++++-------- doc/html/globals_0x62.html | 3 + doc/html/globals_0x63.html | 6 + doc/html/globals_0x64.html | 3 + doc/html/globals_0x65.html | 10 +- doc/html/globals_0x6c.html | 9 + doc/html/globals_0x6d.html | 3 + doc/html/globals_0x70.html | 3 + doc/html/globals_0x7a.html | 6 + doc/html/globals_func_0x62.html | 3 + doc/html/globals_func_0x63.html | 6 + doc/html/globals_func_0x64.html | 3 + doc/html/globals_func_0x65.html | 6 + doc/html/globals_func_0x6c.html | 9 + doc/html/globals_func_0x6d.html | 3 + doc/html/globals_func_0x70.html | 3 + doc/html/globals_func_0x7a.html | 6 + doc/html/include_2config_8php.html | 2 +- doc/html/include_2network_8php.html | 2 +- doc/html/items_8php.html | 2 +- doc/html/language_8php.html | 2 +- doc/html/navtree.js | 14 +- doc/html/navtreeindex0.js | 6 +- doc/html/navtreeindex1.js | 18 +- doc/html/navtreeindex2.js | 70 ++--- doc/html/navtreeindex3.js | 94 +++---- doc/html/navtreeindex4.js | 52 ++-- doc/html/navtreeindex5.js | 248 ++++++++--------- doc/html/navtreeindex6.js | 306 ++++++++++----------- doc/html/navtreeindex7.js | 79 ++++-- doc/html/permissions_8php.html | 2 +- doc/html/plugin_8php.html | 4 +- doc/html/redbasic_2php_2style_8php.html | 2 +- doc/html/search/all_62.js | 2 + doc/html/search/all_63.js | 2 + doc/html/search/all_64.js | 1 + doc/html/search/all_65.js | 4 + doc/html/search/all_6c.js | 4 + doc/html/search/all_6d.js | 1 + doc/html/search/all_70.js | 2 + doc/html/search/all_7a.js | 5 +- doc/html/search/files_62.js | 1 + doc/html/search/files_65.js | 2 + doc/html/search/files_6c.js | 1 + doc/html/search/files_70.js | 3 +- doc/html/search/files_7a.js | 3 +- doc/html/search/functions_62.js | 1 + doc/html/search/functions_63.js | 2 + doc/html/search/functions_64.js | 1 + doc/html/search/functions_65.js | 2 + doc/html/search/functions_6c.js | 3 + doc/html/search/functions_6d.js | 1 + doc/html/search/functions_70.js | 1 + doc/html/search/functions_7a.js | 4 +- doc/html/taxonomy_8php.html | 2 +- doc/html/text_8php.html | 127 ++++++++- doc/html/text_8php.js | 4 + doc/html/typo_8php.html | 2 +- doc/html/zot_8php.html | 4 +- 73 files changed, 954 insertions(+), 602 deletions(-) (limited to 'doc/html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 5948b387c..0ad017f65 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -221,7 +221,7 @@ Functions diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index fbc70bf6f..08eb2a98f 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -224,7 +224,7 @@ Variables   const ZOT_REVISION 1   -const DB_UPDATE_VERSION 1064 +const DB_UPDATE_VERSION 1067   const EOL '<br />' . "\r\n"   @@ -690,7 +690,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), blocks_content(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    @@ -708,7 +708,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), contactgroup_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    @@ -913,7 +913,7 @@ Variables @@ -930,7 +930,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_post(), import_profile_photo(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_profile(), z_fetch_url(), and zot_finger().

    +

    Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_post(), import_profile_photo(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), page_content(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_profile(), z_fetch_url(), and zot_finger().

    @@ -1226,7 +1226,7 @@ Variables
    -

    Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_profile(), and zid_init().

    +

    Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), blocks_content(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_profile(), z_input_filter(), zid_init(), and zping_content().

    @@ -1278,7 +1278,7 @@ Variables
    -

    Referenced by admin_content(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_content(), import_post(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    +

    Referenced by admin_content(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_content(), import_post(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    @@ -1367,7 +1367,7 @@ Variables

    Profile information is placed in the App structure for later retrieval. Honours the owner's chosen theme for display.

    load/reload current theme info

    -

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

    @@ -1585,7 +1585,7 @@ Variables
    -

    Referenced by allowed_public_recips(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), follow_init(), format_css_if_exists(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sync_directories(), tagger_content(), thing_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

    +

    Referenced by allowed_public_recips(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), follow_init(), format_css_if_exists(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), layouts_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sync_directories(), tagger_content(), thing_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

    @@ -1740,7 +1740,7 @@ Variables @@ -1754,7 +1754,7 @@ Variables @@ -1769,7 +1769,7 @@ Variables

    site access policy

    -

    Referenced by admin_page_site(), and zfinger_init().

    +

    Referenced by admin_page_site(), import_site(), and zfinger_init().

    @@ -1867,6 +1867,8 @@ Variables @@ -2364,7 +2366,7 @@ Variables
    - +
    const DB_UPDATE_VERSION 1064const DB_UPDATE_VERSION 1067
    @@ -2396,7 +2398,7 @@ Variables
    @@ -2424,7 +2426,7 @@ Variables @@ -2452,7 +2454,7 @@ Variables @@ -2478,7 +2480,7 @@ Variables
    -

    Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), dirfind_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    +

    Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), design_tools(), directory_content(), dirfind_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    @@ -2571,7 +2573,7 @@ Variables @@ -2726,7 +2728,7 @@ Variables @@ -2873,7 +2875,7 @@ Variables @@ -4216,7 +4218,7 @@ Variables @@ -4245,7 +4247,7 @@ Variables @@ -4300,7 +4302,7 @@ Variables diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 58d792ecd..58419e3df 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -120,6 +120,10 @@ Functions    comanche_replace_region ($match)   + comanche_block ($name) +  + comanche_webpage (&$a, $s) +   comanche_widget ($name, $args=null)    comanche_region (&$a, $s) @@ -128,6 +132,24 @@ Functions  

    Function Documentation

    + +
    +
    + + + + + + + + +
    comanche_block ( $name)
    +
    + +

    Referenced by comanche_region().

    + +
    +
    @@ -170,6 +192,8 @@ Functions
    +

    Referenced by page_content().

    +
    @@ -214,6 +238,34 @@ Functions
    +
    + + +
    +
    + + + + + + + + + + + + + + + + + + +
    comanche_webpage ($a,
     $s 
    )
    +
    + +

    Referenced by comanche_parser().

    +
    diff --git a/doc/html/comanche_8php.js b/doc/html/comanche_8php.js index afb696fda..d4273e596 100644 --- a/doc/html/comanche_8php.js +++ b/doc/html/comanche_8php.js @@ -1,9 +1,11 @@ var comanche_8php = [ + [ "comanche_block", "comanche_8php.html#a5a7ab801717d38e91ac910b933973887", null ], [ "comanche_menu", "comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b", null ], [ "comanche_parser", "comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922", null ], [ "comanche_region", "comanche_8php.html#a5718daeda40bf835345fe061e8808cdf", null ], [ "comanche_replace_region", "comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe", null ], + [ "comanche_webpage", "comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a", null ], [ "comanche_widget", "comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e", null ], [ "pdl_selector", "comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e", null ], [ "widget_profile", "comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923", null ] diff --git a/doc/html/conversation_8php.html b/doc/html/conversation_8php.html index 77e3a6a5e..d8ae2be0c 100644 --- a/doc/html/conversation_8php.html +++ b/doc/html/conversation_8php.html @@ -691,7 +691,7 @@ Functions diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index e334d6286..bb2ebb4ec 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -332,7 +332,7 @@ Functions
    -

    Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 7a209c87a..1dd06e1a4 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
    -

    Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

    @@ -264,7 +264,7 @@ Functions @@ -320,7 +320,7 @@ Functions

    This will happen occasionally trying to store the session data after abnormal program termination

    -

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/dir__fns_8php.html b/doc/html/dir__fns_8php.html index 2b9136a0e..72bc242a9 100644 --- a/doc/html/dir__fns_8php.html +++ b/doc/html/dir__fns_8php.html @@ -134,7 +134,7 @@ Functions diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index 6fb9858af..60a238cee 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -118,6 +118,8 @@ Files   file  attach.php   +file  blocks.php +  file  channel.php   file  chanview.php @@ -144,6 +146,10 @@ Files   file  display.php   +file  editblock.php +  +file  editlayout.php +  file  editpost.php   file  editwebpage.php @@ -182,6 +188,8 @@ Files   file  lastpost.php   +file  layouts.php +  file  like.php   file  lockview.php @@ -252,6 +260,8 @@ Files   file  profperm.php   +file  pubsites.php +  file  qsearch.php   file  randprof.php @@ -336,6 +346,8 @@ Files   file  zotfeed.php   +file  zping.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index 3f2fc9551..a5c045f90 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -7,6 +7,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "api.php", "mod_2api_8php.html", "mod_2api_8php" ], [ "apps.php", "apps_8php.html", "apps_8php" ], [ "attach.php", "mod_2attach_8php.html", "mod_2attach_8php" ], + [ "blocks.php", "blocks_8php.html", "blocks_8php" ], [ "channel.php", "channel_8php.html", "channel_8php" ], [ "chanview.php", "chanview_8php.html", "chanview_8php" ], [ "common.php", "common_8php.html", "common_8php" ], @@ -20,6 +21,8 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "dirfind.php", "dirfind_8php.html", "dirfind_8php" ], [ "dirsearch.php", "dirsearch_8php.html", "dirsearch_8php" ], [ "display.php", "display_8php.html", "display_8php" ], + [ "editblock.php", "editblock_8php.html", "editblock_8php" ], + [ "editlayout.php", "editlayout_8php.html", "editlayout_8php" ], [ "editpost.php", "editpost_8php.html", "editpost_8php" ], [ "editwebpage.php", "editwebpage_8php.html", "editwebpage_8php" ], [ "events.php", "events_8php.html", "events_8php" ], @@ -39,6 +42,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "invite.php", "invite_8php.html", "invite_8php" ], [ "item.php", "item_8php.html", "item_8php" ], [ "lastpost.php", "lastpost_8php.html", "lastpost_8php" ], + [ "layouts.php", "layouts_8php.html", "layouts_8php" ], [ "like.php", "like_8php.html", "like_8php" ], [ "lockview.php", "lockview_8php.html", "lockview_8php" ], [ "login.php", "login_8php.html", "login_8php" ], @@ -74,6 +78,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "profile_photo.php", "profile__photo_8php.html", "profile__photo_8php" ], [ "profiles.php", "profiles_8php.html", "profiles_8php" ], [ "profperm.php", "profperm_8php.html", "profperm_8php" ], + [ "pubsites.php", "pubsites_8php.html", "pubsites_8php" ], [ "qsearch.php", "qsearch_8php.html", "qsearch_8php" ], [ "randprof.php", "randprof_8php.html", "randprof_8php" ], [ "redir.php", "redir_8php.html", "redir_8php" ], @@ -115,5 +120,6 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "xchan.php", "xchan_8php.html", "xchan_8php" ], [ "xrd.php", "xrd_8php.html", "xrd_8php" ], [ "zfinger.php", "zfinger_8php.html", "zfinger_8php" ], - [ "zotfeed.php", "zotfeed_8php.html", "zotfeed_8php" ] + [ "zotfeed.php", "zotfeed_8php.html", "zotfeed_8php" ], + [ "zping.php", "zping_8php.html", "zping_8php" ] ]; \ No newline at end of file diff --git a/doc/html/dirsearch_8php.html b/doc/html/dirsearch_8php.html index 4a6aae150..37bdcb100 100644 --- a/doc/html/dirsearch_8php.html +++ b/doc/html/dirsearch_8php.html @@ -116,6 +116,8 @@ Functions    dirsearch_content (&$a)   + list_public_sites () + 

    Function Documentation

    @@ -148,6 +150,23 @@ Functions
    +
    + + +
    +
    + + + + + + + +
    list_public_sites ()
    +
    + +

    Referenced by dirsearch_content().

    +
    diff --git a/doc/html/dirsearch_8php.js b/doc/html/dirsearch_8php.js index 0cb81668f..45753b123 100644 --- a/doc/html/dirsearch_8php.js +++ b/doc/html/dirsearch_8php.js @@ -1,5 +1,6 @@ var dirsearch_8php = [ [ "dirsearch_content", "dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c", null ], - [ "dirsearch_init", "dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752", null ] + [ "dirsearch_init", "dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752", null ], + [ "list_public_sites", "dirsearch_8php.html#a985d410a170549429857af6ff2673149", null ] ]; \ No newline at end of file diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 0a77759ef..8c8acbf0c 100644 --- a/doc/html/extract_8php.html +++ b/doc/html/extract_8php.html @@ -160,7 +160,7 @@ Variables
    -

    Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), chanlink_hash(), chanlink_url(), comanche_parser(), comanche_region(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), fetch_url(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), message_content(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), post_url(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), App\set_widget(), siteinfo_content(), smilies(), stripdcode_br_cb(), t(), template_escape(), template_unescape(), term_query(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_post_url(), zfinger_init(), and zid().

    +

    Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), chanlink_hash(), chanlink_url(), comanche_parser(), comanche_region(), comanche_webpage(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), fetch_url(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), message_content(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), post_url(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), App\set_widget(), siteinfo_content(), smilies(), stripdcode_br_cb(), t(), template_escape(), template_unescape(), term_query(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_input_filter(), z_post_url(), zfinger_init(), and zid().

    diff --git a/doc/html/features_8php.html b/doc/html/features_8php.html index 6d9159820..86105f41b 100644 --- a/doc/html/features_8php.html +++ b/doc/html/features_8php.html @@ -142,7 +142,7 @@ Functions diff --git a/doc/html/files.html b/doc/html/files.html index 4df59bda8..703404553 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -193,115 +193,121 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*api.php |o*apps.php |o*attach.php -|o*channel.php -|o*chanview.php -|o*common.php -|o*community.php -|o*connect.php -|o*connections.php -|o*contactgroup.php -|o*crepair.php -|o*delegate.php -|o*directory.php -|o*dirfind.php -|o*dirsearch.php -|o*display.php -|o*editpost.php -|o*editwebpage.php -|o*events.php -|o*fbrowser.php -|o*feed.php -|o*filer.php -|o*filerm.php -|o*follow.php -|o*fsuggest.php -|o*group.php -|o*hcard.php -|o*help.php -|o*home.php -|o*hostxrd.php -|o*import.php -|o*intro.php -|o*invite.php -|o*item.php -|o*lastpost.php -|o*like.php -|o*lockview.php -|o*login.php -|o*lostpass.php -|o*magic.php -|o*manage.php -|o*match.php -|o*menu.php -|o*message.php -|o*mitem.php -|o*mood.php -|o*msearch.php -|o*network.php -|o*new_channel.php -|o*nogroup.php -|o*notifications.php -|o*notify.php -|o*oembed.php -|o*oexchange.php -|o*opensearch.php -|o*page.php -|o*parse_url.php -|o*photo.php -|o*photos.php -|o*php.php -|o*ping.php -|o*poco.php -|o*poke.php -|o*post.php -|o*pretheme.php -|o*probe.php -|o*profile.php -|o*profile_photo.php -|o*profiles.php -|o*profperm.php -|o*qsearch.php -|o*randprof.php -|o*redir.php -|o*register.php -|o*regmod.php -|o*removeme.php -|o*rmagic.php -|o*rsd_xml.php -|o*search.php -|o*search_ac.php -|o*settings.php -|o*setup.php -|o*share.php -|o*siteinfo.php -|o*sitelist.php -|o*smilies.php -|o*starred.php -|o*subthread.php -|o*suggest.php -|o*tagger.php -|o*tagrm.php -|o*thing.php -|o*toggle_mobile.php -|o*uexport.php -|o*update_channel.php -|o*update_community.php -|o*update_display.php -|o*update_network.php -|o*update_search.php -|o*view.php -|o*viewconnections.php -|o*viewsrc.php -|o*vote.php -|o*wall_attach.php -|o*wall_upload.php -|o*webfinger.php -|o*webpages.php -|o*wfinger.php -|o*xchan.php -|o*xrd.php -|o*zfinger.php -|\*zotfeed.php +|o*blocks.php +|o*channel.php +|o*chanview.php +|o*common.php +|o*community.php +|o*connect.php +|o*connections.php +|o*contactgroup.php +|o*crepair.php +|o*delegate.php +|o*directory.php +|o*dirfind.php +|o*dirsearch.php +|o*display.php +|o*editblock.php +|o*editlayout.php +|o*editpost.php +|o*editwebpage.php +|o*events.php +|o*fbrowser.php +|o*feed.php +|o*filer.php +|o*filerm.php +|o*follow.php +|o*fsuggest.php +|o*group.php +|o*hcard.php +|o*help.php +|o*home.php +|o*hostxrd.php +|o*import.php +|o*intro.php +|o*invite.php +|o*item.php +|o*lastpost.php +|o*layouts.php +|o*like.php +|o*lockview.php +|o*login.php +|o*lostpass.php +|o*magic.php +|o*manage.php +|o*match.php +|o*menu.php +|o*message.php +|o*mitem.php +|o*mood.php +|o*msearch.php +|o*network.php +|o*new_channel.php +|o*nogroup.php +|o*notifications.php +|o*notify.php +|o*oembed.php +|o*oexchange.php +|o*opensearch.php +|o*page.php +|o*parse_url.php +|o*photo.php +|o*photos.php +|o*php.php +|o*ping.php +|o*poco.php +|o*poke.php +|o*post.php +|o*pretheme.php +|o*probe.php +|o*profile.php +|o*profile_photo.php +|o*profiles.php +|o*profperm.php +|o*pubsites.php +|o*qsearch.php +|o*randprof.php +|o*redir.php +|o*register.php +|o*regmod.php +|o*removeme.php +|o*rmagic.php +|o*rsd_xml.php +|o*search.php +|o*search_ac.php +|o*settings.php +|o*setup.php +|o*share.php +|o*siteinfo.php +|o*sitelist.php +|o*smilies.php +|o*starred.php +|o*subthread.php +|o*suggest.php +|o*tagger.php +|o*tagrm.php +|o*thing.php +|o*toggle_mobile.php +|o*uexport.php +|o*update_channel.php +|o*update_community.php +|o*update_display.php +|o*update_network.php +|o*update_search.php +|o*view.php +|o*viewconnections.php +|o*viewsrc.php +|o*vote.php +|o*wall_attach.php +|o*wall_upload.php +|o*webfinger.php +|o*webpages.php +|o*wfinger.php +|o*xchan.php +|o*xrd.php +|o*zfinger.php +|o*zotfeed.php +|\*zping.php o+util |o+fpostit ||\*fpostit.php diff --git a/doc/html/globals_0x62.html b/doc/html/globals_0x62.html index d185d3fa9..a28bb4987 100644 --- a/doc/html/globals_0x62.html +++ b/doc/html/globals_0x62.html @@ -183,6 +183,9 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');});
  • best_link_url() : conversation.php
  • +
  • blocks_content() +: blocks.php +
  • breaklines() : html2plain.php
  • diff --git a/doc/html/globals_0x63.html b/doc/html/globals_0x63.html index ee4ef91b2..3527881d2 100644 --- a/doc/html/globals_0x63.html +++ b/doc/html/globals_0x63.html @@ -276,6 +276,9 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
  • collecturls() : html2plain.php
  • +
  • comanche_block() +: comanche.php +
  • comanche_menu() : comanche.php
  • @@ -288,6 +291,9 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
  • comanche_replace_region() : comanche.php
  • +
  • comanche_webpage() +: comanche.php +
  • comanche_widget() : comanche.php
  • diff --git a/doc/html/globals_0x64.html b/doc/html/globals_0x64.html index 6f8a0a98b..c9573a753 100644 --- a/doc/html/globals_0x64.html +++ b/doc/html/globals_0x64.html @@ -210,6 +210,9 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • deliver_run() : deliver.php
  • +
  • design_tools() +: text.php +
  • detect_language() : language.php
  • diff --git a/doc/html/globals_0x65.html b/doc/html/globals_0x65.html index e3042d8f2..45d38cb53 100644 --- a/doc/html/globals_0x65.html +++ b/doc/html/globals_0x65.html @@ -144,6 +144,12 @@ $(document).ready(function(){initNavTree('globals_0x65.html','');});
    Here is a list of all file members with links to the files they belong to:

    - e -

      +
    • editblock_content() +: editblock.php +
    • +
    • editlayout_content() +: editlayout.php +
    • editpost_content() : editpost.php
    • @@ -151,9 +157,9 @@ $(document).ready(function(){initNavTree('globals_0x65.html','');}); : editwebpage.php
    • else -: fpostit.php +: auth.php +, fpostit.php , tpldebug.php -, auth.php
    • email_header_encode() : network.php diff --git a/doc/html/globals_0x6c.html b/doc/html/globals_0x6c.html index 24fecb71e..e10884157 100644 --- a/doc/html/globals_0x6c.html +++ b/doc/html/globals_0x6c.html @@ -162,6 +162,12 @@ $(document).ready(function(){initNavTree('globals_0x6c.html','');});
    • lastpost_init() : lastpost.php
    • +
    • layout_select() +: text.php +
    • +
    • layouts_content() +: layouts.php +
    • legal_webbie() : text.php
    • @@ -180,6 +186,9 @@ $(document).ready(function(){initNavTree('globals_0x6c.html','');});
    • linkify() : text.php
    • +
    • list_public_sites() +: dirsearch.php +
    • load_config() : config.php
    • diff --git a/doc/html/globals_0x6d.html b/doc/html/globals_0x6d.html index fb2c10254..83a755fa0 100644 --- a/doc/html/globals_0x6d.html +++ b/doc/html/globals_0x6d.html @@ -255,6 +255,9 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');});
    • micropro() : text.php
    • +
    • mimetype_select() +: text.php +
    • mini_group_select() : group.php
    • diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html index f6a10e3e4..c96cd5508 100644 --- a/doc/html/globals_0x70.html +++ b/doc/html/globals_0x70.html @@ -506,6 +506,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
    • public_recips() : zot.php
    • +
    • pubsites_content() +: pubsites.php +
    • purify_html() : text.php
    • diff --git a/doc/html/globals_0x7a.html b/doc/html/globals_0x7a.html index 03c86723b..fc4a9bb32 100644 --- a/doc/html/globals_0x7a.html +++ b/doc/html/globals_0x7a.html @@ -150,6 +150,9 @@ $(document).ready(function(){initNavTree('globals_0x7a.html','');});
    • z_fetch_url() : network.php
    • +
    • z_input_filter() +: text.php +
    • z_mime_content_type() : attach.php
    • @@ -228,6 +231,9 @@ $(document).ready(function(){initNavTree('globals_0x7a.html','');});
    • zotfeed_init() : zotfeed.php
    • +
    • zping_content() +: zping.php +
    diff --git a/doc/html/globals_func_0x62.html b/doc/html/globals_func_0x62.html index 12e9a65e7..84a41e9bc 100644 --- a/doc/html/globals_func_0x62.html +++ b/doc/html/globals_func_0x62.html @@ -182,6 +182,9 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');});
  • best_link_url() : conversation.php
  • +
  • blocks_content() +: blocks.php +
  • breaklines() : html2plain.php
  • diff --git a/doc/html/globals_func_0x63.html b/doc/html/globals_func_0x63.html index 818ce4c6d..0c8414fb6 100644 --- a/doc/html/globals_func_0x63.html +++ b/doc/html/globals_func_0x63.html @@ -266,6 +266,9 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
  • collecturls() : html2plain.php
  • +
  • comanche_block() +: comanche.php +
  • comanche_menu() : comanche.php
  • @@ -278,6 +281,9 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
  • comanche_replace_region() : comanche.php
  • +
  • comanche_webpage() +: comanche.php +
  • comanche_widget() : comanche.php
  • diff --git a/doc/html/globals_func_0x64.html b/doc/html/globals_func_0x64.html index cd1fca1c7..96de8abd4 100644 --- a/doc/html/globals_func_0x64.html +++ b/doc/html/globals_func_0x64.html @@ -203,6 +203,9 @@ $(document).ready(function(){initNavTree('globals_func_0x64.html','');});
  • deliver_run() : deliver.php
  • +
  • design_tools() +: text.php +
  • detect_language() : language.php
  • diff --git a/doc/html/globals_func_0x65.html b/doc/html/globals_func_0x65.html index b479b761c..3069c0d0f 100644 --- a/doc/html/globals_func_0x65.html +++ b/doc/html/globals_func_0x65.html @@ -143,6 +143,12 @@ $(document).ready(function(){initNavTree('globals_func_0x65.html','');});  

    - e -

      +
    • editblock_content() +: editblock.php +
    • +
    • editlayout_content() +: editlayout.php +
    • editpost_content() : editpost.php
    • diff --git a/doc/html/globals_func_0x6c.html b/doc/html/globals_func_0x6c.html index e3447131c..37e7a3b17 100644 --- a/doc/html/globals_func_0x6c.html +++ b/doc/html/globals_func_0x6c.html @@ -155,6 +155,12 @@ $(document).ready(function(){initNavTree('globals_func_0x6c.html','');});
    • lastpost_init() : lastpost.php
    • +
    • layout_select() +: text.php +
    • +
    • layouts_content() +: layouts.php +
    • legal_webbie() : text.php
    • @@ -173,6 +179,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6c.html','');});
    • linkify() : text.php
    • +
    • list_public_sites() +: dirsearch.php +
    • load_config() : config.php
    • diff --git a/doc/html/globals_func_0x6d.html b/doc/html/globals_func_0x6d.html index 36d012213..25e39fcab 100644 --- a/doc/html/globals_func_0x6d.html +++ b/doc/html/globals_func_0x6d.html @@ -224,6 +224,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6d.html','');});
    • micropro() : text.php
    • +
    • mimetype_select() +: text.php +
    • mini_group_select() : group.php
    • diff --git a/doc/html/globals_func_0x70.html b/doc/html/globals_func_0x70.html index 29f8c1ee5..4b81db067 100644 --- a/doc/html/globals_func_0x70.html +++ b/doc/html/globals_func_0x70.html @@ -389,6 +389,9 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
    • public_recips() : zot.php
    • +
    • pubsites_content() +: pubsites.php +
    • purify_html() : text.php
    • diff --git a/doc/html/globals_func_0x7a.html b/doc/html/globals_func_0x7a.html index ff834a587..9a28fb1b3 100644 --- a/doc/html/globals_func_0x7a.html +++ b/doc/html/globals_func_0x7a.html @@ -149,6 +149,9 @@ $(document).ready(function(){initNavTree('globals_func_0x7a.html','');});
    • z_fetch_url() : network.php
    • +
    • z_input_filter() +: text.php +
    • z_mime_content_type() : attach.php
    • @@ -221,6 +224,9 @@ $(document).ready(function(){initNavTree('globals_func_0x7a.html','');});
    • zotfeed_init() : zotfeed.php
    • +
    • zping_content() +: zping.php +
    diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index 8565c7df3..207e268e9 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -256,7 +256,7 @@ Functions
    -

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), dirfind_content(), dirsearch_content(), display_content(), dlogger(), dob(), editpost_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), fetch_url(), fetch_xrd_links(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), lastpost_content(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), match_content(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_post(), post_url(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), qsearch_init(), register_content(), register_post(), reload_plugins(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    +

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), dirfind_content(), dirsearch_content(), display_content(), dlogger(), dob(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), fetch_url(), fetch_xrd_links(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), lastpost_content(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), match_content(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_post(), post_url(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), qsearch_init(), register_content(), register_post(), reload_plugins(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), webpages_content(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    diff --git a/doc/html/include_2network_8php.html b/doc/html/include_2network_8php.html index 4a505fa69..1029f90a0 100644 --- a/doc/html/include_2network_8php.html +++ b/doc/html/include_2network_8php.html @@ -858,7 +858,7 @@ Functions
    Returns
    array 'return_code' => HTTP return code or 0 if timeout or failure 'success' => boolean true (if HTTP 2xx result) or false 'header' => HTTP headers 'body' => fetched content
    -

    Referenced by check_htaccess(), directory_content(), import_post(), import_profile_photo(), navbar_complete(), oembed_fetch_url(), oexchange_content(), onepoll_run(), parseurl_getsiteinfo(), poco_load(), setup_post(), update_suggestions(), z_post_url(), zot_finger(), and zot_register_hub().

    +

    Referenced by check_htaccess(), directory_content(), import_post(), import_profile_photo(), navbar_complete(), oembed_fetch_url(), oexchange_content(), onepoll_run(), parseurl_getsiteinfo(), poco_load(), pubsites_content(), setup_post(), update_suggestions(), z_post_url(), zot_finger(), and zot_register_hub().

    diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 45632a5d3..09d2998ea 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -832,7 +832,7 @@ Functions diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index 618626445..a9f2ba05b 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -280,7 +280,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), allfriends_content(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_store(), authenticate_success(), bb_ShareAttributes(), bbcode(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), directory_content(), dirfind_content(), dirsearch_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), format_event_diaspora(), format_event_html(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), nogroup_content(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), prepare_body(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), allfriends_content(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_store(), authenticate_success(), bb_ShareAttributes(), bbcode(), blocks_content(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), design_tools(), directory_content(), dirfind_content(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), format_event_diaspora(), format_event_html(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), layout_select(), layouts_content(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), nogroup_content(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), prepare_body(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    diff --git a/doc/html/navtree.js b/doc/html/navtree.js index d2fb0acef..0a845a8c2 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,13 +36,13 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42", -"classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf", -"db__update_8php.html", -"include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5", -"magic_8php.html", -"redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b", -"updatetpl_8py.html#ab42dd79af65ee82201fd6f04715f62f6" +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659", +"classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2", +"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df", +"identity_8php.html#a78151baf4407a8482d2681a91a9c486b", +"layouts_8php.html", +"redbasic_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc", +"typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 981c68690..e5e6ff123 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -87,6 +87,8 @@ var NAVTREEINDEX0 = "bbcode_8php.html#a52c45273fbb7ce5ec27094f7936856e1":[5,0,0,10,0], "bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[5,0,0,10,5], "bbcode_8php.html#a8911e027907820df3db03b4f76724b50":[5,0,0,10,2], +"blocks_8php.html":[5,0,1,7], +"blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12":[5,0,1,7,0], "boot_8php.html":[5,0,4], "boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,133], "boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,43], @@ -247,7 +249,5 @@ var NAVTREEINDEX0 = "boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,56], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], "boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,214], -"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,191], -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,248], -"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,213] +"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,191] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 3fa6238e9..b2d7695dc 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,5 +1,7 @@ var NAVTREEINDEX1 = { +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,248], +"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,213], "boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,179], "boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,29], "boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,197], @@ -99,12 +101,12 @@ var NAVTREEINDEX1 = "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14], "boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,206], "cache_8php.html":[5,0,0,11], -"channel_8php.html":[5,0,1,7], -"channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,7,1], -"channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc":[5,0,1,7,2], -"channel_8php.html#aea8e189f2fbabfda779349dd94082e8e":[5,0,1,7,0], -"chanview_8php.html":[5,0,1,8], -"chanview_8php.html#a4192c6da888c8c1165851acf9ad4cb8b":[5,0,1,8,0], +"channel_8php.html":[5,0,1,8], +"channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,8,1], +"channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc":[5,0,1,8,2], +"channel_8php.html#aea8e189f2fbabfda779349dd94082e8e":[5,0,1,8,0], +"chanview_8php.html":[5,0,1,9], +"chanview_8php.html#a4192c6da888c8c1165851acf9ad4cb8b":[5,0,1,9,0], "classApp.html":[4,0,5], "classApp.html#a037049cba88dfc6ff94f4b5b779e3fd3":[4,0,5,60], "classApp.html#a050b0696118da47e8b30859ad1a2c149":[4,0,5,44], @@ -247,7 +249,5 @@ var NAVTREEINDEX1 = "classItem.html#a078f95b4134ce3a1df344cf8d386f986":[4,0,17,33], "classItem.html#a0c301aaed2b7d682728d18db3a22afa3":[4,0,17,8], "classItem.html#a1a1e42877e6ac7af50286142ceb483d2":[4,0,17,35], -"classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[4,0,17,38], -"classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2":[4,0,17,0], -"classItem.html#a2ce70ef63f9f4d86a09c351678806925":[4,0,17,23] +"classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[4,0,17,38] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index ebd0cdfae..1b0c20c07 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,7 @@ var NAVTREEINDEX2 = { +"classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2":[4,0,17,0], +"classItem.html#a2ce70ef63f9f4d86a09c351678806925":[4,0,17,23], "classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf":[4,0,17,6], "classItem.html#a428f448f89a8629055ea3294eb942aea":[4,0,17,16], "classItem.html#a4a123ae98987c1e30ecb15c4edf5a3b8":[4,0,17,40], @@ -160,30 +162,32 @@ var NAVTREEINDEX2 = "cli__suggest_8php.html":[5,0,0,13], "cli__suggest_8php.html#a8f3a60fc96f4bec7d3837c4efc7725f2":[5,0,0,13,0], "comanche_8php.html":[5,0,0,14], -"comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe":[5,0,0,14,3], -"comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922":[5,0,0,14,1], -"comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b":[5,0,0,14,0], -"comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e":[5,0,0,14,4], -"comanche_8php.html#a5718daeda40bf835345fe061e8808cdf":[5,0,0,14,2], -"comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,14,6], -"comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e":[5,0,0,14,5], -"common_8php.html":[5,0,1,9], -"common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a":[5,0,1,9,0], -"common_8php.html#ab63408f39abef7a6915186e8dabc5a96":[5,0,1,9,1], -"common_8php.html#aca62f113655809f41f49042ce9b123c2":[5,0,1,9,2], -"community_8php.html":[5,0,1,10], -"community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a":[5,0,1,10,0], -"community_8php.html#a56c94ec978a38633c5628fa6f8e386d9":[5,0,1,10,1], -"connect_8php.html":[5,0,1,11], -"connect_8php.html#a417ec27afe33f21a929667a665e32ee2":[5,0,1,11,2], -"connect_8php.html#a489f0a66c660de6ec4d6917b27674f07":[5,0,1,11,0], -"connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36":[5,0,1,11,1], -"connections_8php.html":[5,0,1,12], -"connections_8php.html#a1224058db8e3fb56463eb312f98e561d":[5,0,1,12,4], -"connections_8php.html#a15af118efee9c948b6f8294e54a73bb2":[5,0,1,12,1], -"connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558":[5,0,1,12,3], -"connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c":[5,0,1,12,2], -"connections_8php.html#af48f7ad20914760ba9874c090384e35a":[5,0,1,12,0], +"comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe":[5,0,0,14,4], +"comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922":[5,0,0,14,2], +"comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b":[5,0,0,14,1], +"comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e":[5,0,0,14,6], +"comanche_8php.html#a5718daeda40bf835345fe061e8808cdf":[5,0,0,14,3], +"comanche_8php.html#a5a7ab801717d38e91ac910b933973887":[5,0,0,14,0], +"comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,14,8], +"comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a":[5,0,0,14,5], +"comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e":[5,0,0,14,7], +"common_8php.html":[5,0,1,10], +"common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a":[5,0,1,10,0], +"common_8php.html#ab63408f39abef7a6915186e8dabc5a96":[5,0,1,10,1], +"common_8php.html#aca62f113655809f41f49042ce9b123c2":[5,0,1,10,2], +"community_8php.html":[5,0,1,11], +"community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a":[5,0,1,11,0], +"community_8php.html#a56c94ec978a38633c5628fa6f8e386d9":[5,0,1,11,1], +"connect_8php.html":[5,0,1,12], +"connect_8php.html#a417ec27afe33f21a929667a665e32ee2":[5,0,1,12,2], +"connect_8php.html#a489f0a66c660de6ec4d6917b27674f07":[5,0,1,12,0], +"connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36":[5,0,1,12,1], +"connections_8php.html":[5,0,1,13], +"connections_8php.html#a1224058db8e3fb56463eb312f98e561d":[5,0,1,13,4], +"connections_8php.html#a15af118efee9c948b6f8294e54a73bb2":[5,0,1,13,1], +"connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558":[5,0,1,13,3], +"connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c":[5,0,1,13,2], +"connections_8php.html#af48f7ad20914760ba9874c090384e35a":[5,0,1,13,0], "contact__selectors_8php.html":[5,0,0,17], "contact__selectors_8php.html#a2c743d2eb526eb758d943a1490162d75":[5,0,0,17,1], "contact__selectors_8php.html#a9839e8fdaac7ffb37bf1420493f5c28f":[5,0,0,17,0], @@ -195,8 +199,8 @@ var NAVTREEINDEX2 = "contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65":[5,0,0,18,1], "contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6":[5,0,0,18,3], "contact__widgets_8php.html#af24e693532a045954caab515942cfc6f":[5,0,0,18,4], -"contactgroup_8php.html":[5,0,1,13], -"contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,13,0], +"contactgroup_8php.html":[5,0,1,14], +"contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,14,0], "conversation_8php.html":[5,0,0,19], "conversation_8php.html#a0891aaa4492cba2b51eda12fe01957f3":[5,0,0,19,7], "conversation_8php.html#a0ee05f15255fb1cc3d89f30bc378a654":[5,0,0,19,9], @@ -220,10 +224,10 @@ var NAVTREEINDEX2 = "conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6":[5,0,0,19,5], "conversation_8php.html#ae996eb116d397a2c6396c312d7b98664":[5,0,0,19,16], "conversation_8php.html#afe5b2f38d8b803edb0d7ec5fa2868db0":[5,0,0,19,12], -"crepair_8php.html":[5,0,1,14], -"crepair_8php.html#a29464c01838e209c8059cfcd2d195caa":[5,0,1,14,0], -"crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,14,1], -"crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,14,2], +"crepair_8php.html":[5,0,1,15], +"crepair_8php.html#a29464c01838e209c8059cfcd2d195caa":[5,0,1,15,0], +"crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,15,1], +"crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,15,2], "cronhooks_8php.html":[5,0,0,21], "cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca":[5,0,0,21,0], "crypto_8php.html":[5,0,0,22], @@ -245,9 +249,5 @@ var NAVTREEINDEX2 = "datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[5,0,0,23,7], "datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82":[5,0,0,23,9], "datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[5,0,0,23,12], -"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[5,0,0,23,8], -"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[5,0,0,23,0], -"datetime_8php.html#ac265b86f384ee094ed5479aae02aa5c8":[5,0,0,23,2], -"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[5,0,0,23,4], -"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[5,0,0,23,1] +"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[5,0,0,23,8] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index 2ef8ffdb0..d7efeb160 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,9 @@ var NAVTREEINDEX3 = { +"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[5,0,0,23,0], +"datetime_8php.html#ac265b86f384ee094ed5479aae02aa5c8":[5,0,0,23,2], +"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[5,0,0,23,4], +"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[5,0,0,23,1], "db__update_8php.html":[5,0,2,1], "dba__driver_8php.html":[5,0,0,0,0], "dba__driver_8php.html#a2c09a731d3b4fef41fed0e83db01be1f":[5,0,0,0,0,8], @@ -12,8 +16,8 @@ var NAVTREEINDEX3 = "dba__driver_8php.html#af531546fac5f0836a8557a4f6dfee930":[5,0,0,0,0,4], "dba__mysql_8php.html":[5,0,0,0,1], "dba__mysqli_8php.html":[5,0,0,0,2], -"delegate_8php.html":[5,0,1,15], -"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,15,0], +"delegate_8php.html":[5,0,1,16], +"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,16,0], "deliver_8php.html":[5,0,0,24], "deliver_8php.html#a397afcb9afecf0c1816b0951189dd346":[5,0,0,24,0], "dir_032dd9e2cfe278a2cfa5eb9547448eb9.html":[5,0,3,1,0,0], @@ -33,14 +37,15 @@ var NAVTREEINDEX3 = "dir_d41ce877eb409a4791b288730010abe2.html":[5,0,1], "dir_d44c64559bbebec7f509842c48db8b23.html":[5,0,0], "dir_d795dfe8933002397556cc7aa16eca15.html":[5,0,3,1,1], -"dirfind_8php.html":[5,0,1,17], -"dirfind_8php.html#ac689a812c84f161b3a0d42349f83981c":[5,0,1,17,1], -"dirfind_8php.html#af22b0283f928c4c32e62248a5ae67cee":[5,0,1,17,0], -"dirsearch_8php.html":[5,0,1,18], -"dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752":[5,0,1,18,1], -"dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c":[5,0,1,18,0], -"display_8php.html":[5,0,1,19], -"display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0":[5,0,1,19,0], +"dirfind_8php.html":[5,0,1,18], +"dirfind_8php.html#ac689a812c84f161b3a0d42349f83981c":[5,0,1,18,1], +"dirfind_8php.html#af22b0283f928c4c32e62248a5ae67cee":[5,0,1,18,0], +"dirsearch_8php.html":[5,0,1,19], +"dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752":[5,0,1,19,1], +"dirsearch_8php.html#a985d410a170549429857af6ff2673149":[5,0,1,19,2], +"dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c":[5,0,1,19,0], +"display_8php.html":[5,0,1,20], +"display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0":[5,0,1,20,0], "docblox__errorchecker_8php.html":[5,0,2,2], "docblox__errorchecker_8php.html#a1659f0a629d408e0f849dbe4ee061e62":[5,0,2,2,3], "docblox__errorchecker_8php.html#a21b4bbe5aae2d85db33affc7126a67ec":[5,0,2,2,2], @@ -53,10 +58,14 @@ var NAVTREEINDEX3 = "docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6":[5,0,2,2,4], "docblox__errorchecker_8php.html#ae9562cf60aa693114603d27b55d2185f":[5,0,2,2,1], "docblox__errorchecker_8php.html#af4ca738a05beffe9c8c23e1f7aea3c2d":[5,0,2,2,10], -"editpost_8php.html":[5,0,1,20], -"editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,20,0], -"editwebpage_8php.html":[5,0,1,21], -"editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,21,0], +"editblock_8php.html":[5,0,1,21], +"editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6":[5,0,1,21,0], +"editlayout_8php.html":[5,0,1,22], +"editlayout_8php.html#aa877e4157a26b099de904164181dd386":[5,0,1,22,0], +"editpost_8php.html":[5,0,1,23], +"editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,23,0], +"editwebpage_8php.html":[5,0,1,24], +"editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,24,0], "enotify_8php.html":[5,0,0,27], "enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc":[5,0,0,27,1], "event_8php.html":[5,0,0,28], @@ -67,9 +76,9 @@ var NAVTREEINDEX3 = "event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850":[5,0,0,28,2], "event_8php.html#a89ef533faf345db8d64a58d4856bde3a":[5,0,0,28,3], "event_8php.html#abb74206cf42d694307c3d7abb7af9869":[5,0,0,28,4], -"events_8php.html":[5,0,1,22], -"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,22,0], -"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,22,1], +"events_8php.html":[5,0,1,25], +"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,25,0], +"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,25,1], "expire_8php.html":[5,0,0,29], "expire_8php.html#a444e45c9b67727b27db4c779fd51a298":[5,0,0,29,0], "extract_8php.html":[5,0,2,3], @@ -77,17 +86,17 @@ var NAVTREEINDEX3 = "extract_8php.html#a50b05cf2e02ef0b67fcad97106dd7634":[5,0,2,3,2], "extract_8php.html#a63bb4c41bc532baacf6a4976cfaa0feb":[5,0,2,3,0], "extract_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,3,1], -"fbrowser_8php.html":[5,0,1,23], -"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,23,0], +"fbrowser_8php.html":[5,0,1,26], +"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,26,0], "features_8php.html":[5,0,0,30], "features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[5,0,0,30,0], "features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[5,0,0,30,1], -"feed_8php.html":[5,0,1,24], -"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,24,0], -"filer_8php.html":[5,0,1,25], -"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,25,0], -"filerm_8php.html":[5,0,1,26], -"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,26,0], +"feed_8php.html":[5,0,1,27], +"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,27,0], +"filer_8php.html":[5,0,1,28], +"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,28,0], +"filerm_8php.html":[5,0,1,29], +"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,29,0], "files.html":[5,0], "fpostit_8php.html":[5,0,2,0,0], "fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443":[5,0,2,0,0,0], @@ -109,9 +118,9 @@ var NAVTREEINDEX3 = "friendica-to-smarty-tpl_8py.html#aecf730e0884bb4ddc6c0deb1ef85f8eb":[5,0,2,4,4], "friendica-to-smarty-tpl_8py.html#af6b2c793958aae2aadc294577431f749":[5,0,2,4,3], "friendica__smarty_8php.html":[5,0,0,32], -"fsuggest_8php.html":[5,0,1,28], -"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,28,1], -"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,28,0], +"fsuggest_8php.html":[5,0,1,31], +"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,31,1], +"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,31,0], "full_8php.html":[5,0,3,0,1], "full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db":[5,0,3,0,1,0], "functions.html":[4,3,0], @@ -192,8 +201,8 @@ var NAVTREEINDEX3 = "globals_func_0x77.html":[5,1,1,23], "globals_func_0x78.html":[5,1,1,24], "globals_func_0x7a.html":[5,1,1,25], -"globals_vars.html":[5,1,2], "globals_vars.html":[5,1,2,0], +"globals_vars.html":[5,1,2], "globals_vars_0x61.html":[5,1,2,1], "globals_vars_0x63.html":[5,1,2,2], "globals_vars_0x64.html":[5,1,2,3], @@ -217,15 +226,15 @@ var NAVTREEINDEX3 = "globals_vars_0x7a.html":[5,1,2,21], "gprobe_8php.html":[5,0,0,33], "gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[5,0,0,33,0], -"hcard_8php.html":[5,0,1,30], -"hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,30,0], -"hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,30,1], -"help_8php.html":[5,0,1,31], -"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,31,0], +"hcard_8php.html":[5,0,1,33], +"hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,33,0], +"hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,33,1], +"help_8php.html":[5,0,1,34], +"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,34,0], "hierarchy.html":[4,2], -"home_8php.html":[5,0,1,32], -"hostxrd_8php.html":[5,0,1,33], -"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,33,0], +"home_8php.html":[5,0,1,35], +"hostxrd_8php.html":[5,0,1,36], +"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,36,0], "html2bbcode_8php.html":[5,0,0,35], "html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[5,0,0,35,3], "html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[5,0,0,35,1], @@ -240,14 +249,5 @@ var NAVTREEINDEX3 = "identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[5,0,0,37,2], "identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,37,3], "identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[5,0,0,37,0], -"identity_8php.html#a77ee7d66eb0758f7e7882f70ad0f9485":[5,0,0,37,4], -"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,37,6], -"identity_8php.html#abf6a9c6ed92d594f1d4513c4e22a7abd":[5,0,0,37,1], -"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,37,5], -"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,37,7], -"import_8php.html":[5,0,1,34], -"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,34,1], -"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,34,0], -"include_2api_8php.html":[5,0,0,5], -"include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,12] +"identity_8php.html#a77ee7d66eb0758f7e7882f70ad0f9485":[5,0,0,37,4] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index f3fa13f8d..e4653ef21 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,14 @@ var NAVTREEINDEX4 = { +"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,37,6], +"identity_8php.html#abf6a9c6ed92d594f1d4513c4e22a7abd":[5,0,0,37,1], +"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,37,5], +"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,37,7], +"import_8php.html":[5,0,1,37], +"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,37,1], +"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,37,0], +"include_2api_8php.html":[5,0,0,5], +"include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,12], "include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5":[5,0,0,5,5], "include_2api_8php.html#a18cab7c6391df5c421753463f5d2a879":[5,0,0,5,18], "include_2api_8php.html#a2c71b1226ef1283b5370bd1c200fee5f":[5,0,0,5,15], @@ -159,19 +168,19 @@ var NAVTREEINDEX4 = "interfaceITemplateEngine.html":[4,0,18], "interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[4,0,18,1], "interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442":[4,0,18,0], -"intro_8php.html":[5,0,1,35], -"intro_8php.html#a3e2a523697633ddb4517b9266a515f5b":[5,0,1,35,1], -"intro_8php.html#abc3abf25da64f98f215126eb08c7936b":[5,0,1,35,0], -"intro_8php.html#af3681062183ccbdf065ae2647b07d6f1":[5,0,1,35,2], -"invite_8php.html":[5,0,1,36], -"invite_8php.html#a244385b28cfd021d308715f01158bfd9":[5,0,1,36,0], -"invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[5,0,1,36,1], -"item_8php.html":[5,0,1,37], -"item_8php.html#a3daae7944f737bd30412a0d042207c0f":[5,0,1,37,0], -"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[5,0,1,37,4], -"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,37,3], -"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,37,1], -"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,37,2], +"intro_8php.html":[5,0,1,38], +"intro_8php.html#a3e2a523697633ddb4517b9266a515f5b":[5,0,1,38,1], +"intro_8php.html#abc3abf25da64f98f215126eb08c7936b":[5,0,1,38,0], +"intro_8php.html#af3681062183ccbdf065ae2647b07d6f1":[5,0,1,38,2], +"invite_8php.html":[5,0,1,39], +"invite_8php.html#a244385b28cfd021d308715f01158bfd9":[5,0,1,39,0], +"invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[5,0,1,39,1], +"item_8php.html":[5,0,1,40], +"item_8php.html#a3daae7944f737bd30412a0d042207c0f":[5,0,1,40,0], +"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[5,0,1,40,4], +"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,40,3], +"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,40,1], +"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,40,2], "items_8php.html":[5,0,0,40], "items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,40,53], "items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[5,0,0,40,2], @@ -237,17 +246,8 @@ var NAVTREEINDEX4 = "language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,41,5], "language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,41,2], "language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,41,8], -"lastpost_8php.html":[5,0,1,38], -"lastpost_8php.html#a6108289ef2a767495c7c85a24f364983":[5,0,1,38,0], -"lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493":[5,0,1,38,1], -"lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c":[5,0,1,38,2], -"like_8php.html":[5,0,1,39], -"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,39,0], -"lockview_8php.html":[5,0,1,40], -"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,40,0], -"login_8php.html":[5,0,1,41], -"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,41,0], -"lostpass_8php.html":[5,0,1,42], -"lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,42,0], -"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,42,1] +"lastpost_8php.html":[5,0,1,41], +"lastpost_8php.html#a6108289ef2a767495c7c85a24f364983":[5,0,1,41,0], +"lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493":[5,0,1,41,1], +"lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c":[5,0,1,41,2] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index 894f4569f..c67976b55 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,70 +1,81 @@ var NAVTREEINDEX5 = { -"magic_8php.html":[5,0,1,43], -"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,43,0], -"manage_8php.html":[5,0,1,44], -"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,44,0], -"match_8php.html":[5,0,1,45], -"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,45,0], +"layouts_8php.html":[5,0,1,42], +"layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,42,0], +"like_8php.html":[5,0,1,43], +"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,43,0], +"lockview_8php.html":[5,0,1,44], +"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,44,0], +"login_8php.html":[5,0,1,45], +"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,45,0], +"lostpass_8php.html":[5,0,1,46], +"lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,46,0], +"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,46,1], +"magic_8php.html":[5,0,1,47], +"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,47,0], +"manage_8php.html":[5,0,1,48], +"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,48,0], +"match_8php.html":[5,0,1,49], +"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,49,0], "md_README.html":[2], "md_config.html":[0], "md_fresh.html":[1], "minimal_8php.html":[5,0,3,0,2], -"mitem_8php.html":[5,0,1,48], -"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,48,2], -"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,48,0], -"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,48,1], +"mitem_8php.html":[5,0,1,52], +"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,52,2], +"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,52,0], +"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,52,1], "mod_2api_8php.html":[5,0,1,4], "mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[5,0,1,4,2], "mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[5,0,1,4,0], "mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[5,0,1,4,1], "mod_2attach_8php.html":[5,0,1,6], "mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1":[5,0,1,6,0], -"mod_2directory_8php.html":[5,0,1,16], -"mod_2directory_8php.html#a5ee59c213508b6b9787612a8219cb5bf":[5,0,1,16,2], -"mod_2directory_8php.html#aa1d928543212871491706216742dd73c":[5,0,1,16,0], -"mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44":[5,0,1,16,1], -"mod_2follow_8php.html":[5,0,1,27], -"mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a":[5,0,1,27,1], -"mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592":[5,0,1,27,0], -"mod_2group_8php.html":[5,0,1,29], -"mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83":[5,0,1,29,1], -"mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c":[5,0,1,29,0], -"mod_2group_8php.html#aed1f009b1221348021bb34761160ef35":[5,0,1,29,2], -"mod_2menu_8php.html":[5,0,1,46], -"mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf":[5,0,1,46,0], -"mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393":[5,0,1,46,1], -"mod_2message_8php.html":[5,0,1,47], -"mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718":[5,0,1,47,2], -"mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79":[5,0,1,47,1], -"mod_2message_8php.html#af4ba72486117cc24335fd8e92a2112a7":[5,0,1,47,0], -"mod_2network_8php.html":[5,0,1,51], -"mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec":[5,0,1,51,1], -"mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad":[5,0,1,51,3], -"mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4":[5,0,1,51,0], -"mod_2network_8php.html#aeaa518c1a317516a3da337b88d358666":[5,0,1,51,2], -"mod_2notify_8php.html":[5,0,1,55], -"mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,55,1], -"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,55,0], -"mod_2oembed_8php.html":[5,0,1,56], -"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,56,0], -"mod_2photos_8php.html":[5,0,1,62], -"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,62,2], -"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,62,0], -"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,62,1], +"mod_2directory_8php.html":[5,0,1,17], +"mod_2directory_8php.html#a5ee59c213508b6b9787612a8219cb5bf":[5,0,1,17,2], +"mod_2directory_8php.html#aa1d928543212871491706216742dd73c":[5,0,1,17,0], +"mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44":[5,0,1,17,1], +"mod_2follow_8php.html":[5,0,1,30], +"mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a":[5,0,1,30,1], +"mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592":[5,0,1,30,0], +"mod_2group_8php.html":[5,0,1,32], +"mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83":[5,0,1,32,1], +"mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c":[5,0,1,32,0], +"mod_2group_8php.html#aed1f009b1221348021bb34761160ef35":[5,0,1,32,2], +"mod_2menu_8php.html":[5,0,1,50], +"mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf":[5,0,1,50,0], +"mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393":[5,0,1,50,1], +"mod_2message_8php.html":[5,0,1,51], +"mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718":[5,0,1,51,2], +"mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79":[5,0,1,51,1], +"mod_2message_8php.html#af4ba72486117cc24335fd8e92a2112a7":[5,0,1,51,0], +"mod_2network_8php.html":[5,0,1,55], +"mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec":[5,0,1,55,1], +"mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad":[5,0,1,55,3], +"mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4":[5,0,1,55,0], +"mod_2network_8php.html#aeaa518c1a317516a3da337b88d358666":[5,0,1,55,2], +"mod_2notify_8php.html":[5,0,1,59], +"mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,59,1], +"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,59,0], +"mod_2oembed_8php.html":[5,0,1,60], +"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,60,0], +"mod_2photos_8php.html":[5,0,1,66], +"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,66,2], +"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,66,0], +"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,66,1], "mod__import_8php.html":[5,0,3,0,3], "mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,3,0], "mod__new__channel_8php.html":[5,0,3,0,4], "mod__new__channel_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,4,0], "mod__register_8php.html":[5,0,3,0,5], "mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,5,0], -"mood_8php.html":[5,0,1,49], -"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,49,0], -"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,49,1], -"msearch_8php.html":[5,0,1,50], -"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,50,0], -"namespaceFriendica.html":[3,0,1], +"mood_8php.html":[5,0,1,53], +"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,53,0], +"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,53,1], +"msearch_8php.html":[5,0,1,54], +"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,54,0], "namespaceFriendica.html":[4,0,1], +"namespaceFriendica.html":[3,0,1], "namespaceacl__selectors.html":[4,0,0], "namespaceacl__selectors.html":[3,0,0], "namespacefriendica-to-smarty-tpl.html":[4,0,2], @@ -80,48 +91,48 @@ var NAVTREEINDEX5 = "nav_8php.html":[5,0,0,44], "nav_8php.html#a43be0df73b90647ea70947ce004e231e":[5,0,0,44,0], "nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[5,0,0,44,1], -"new__channel_8php.html":[5,0,1,52], -"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,52,2], -"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,52,1], -"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,52,0], -"nogroup_8php.html":[5,0,1,53], -"nogroup_8php.html#a099cb353bf62e8453069ce107b763212":[5,0,1,53,1], -"nogroup_8php.html#a52085b183f97c552f1db5c4926e8ec30":[5,0,1,53,0], -"notifications_8php.html":[5,0,1,54], -"notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,54,1], -"notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,54,0], +"new__channel_8php.html":[5,0,1,56], +"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,56,2], +"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,56,1], +"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,56,0], +"nogroup_8php.html":[5,0,1,57], +"nogroup_8php.html#a099cb353bf62e8453069ce107b763212":[5,0,1,57,1], +"nogroup_8php.html#a52085b183f97c552f1db5c4926e8ec30":[5,0,1,57,0], +"notifications_8php.html":[5,0,1,58], +"notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,58,1], +"notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,58,0], "notifier_8php.html":[5,0,0,46], "notifier_8php.html#a568c502f626cff95e344c0748938b85d":[5,0,0,46,0], "oauth_8php.html":[5,0,0,48], "oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[5,0,0,48,3], "oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[5,0,0,48,2], -"oexchange_8php.html":[5,0,1,57], -"oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,57,0], -"oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,57,1], +"oexchange_8php.html":[5,0,1,61], +"oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,61,0], +"oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,61,1], "onepoll_8php.html":[5,0,0,50], "onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,50,0], -"opensearch_8php.html":[5,0,1,58], -"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,58,0], -"page_8php.html":[5,0,1,59], -"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,59,1], -"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,59,0], +"opensearch_8php.html":[5,0,1,62], +"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,62,0], +"page_8php.html":[5,0,1,63], +"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,63,1], +"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,63,0], "page__widgets_8php.html":[5,0,0,51], "page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,51,1], "page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,51,0], "pages.html":[], -"parse__url_8php.html":[5,0,1,60], -"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,60,2], -"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,60,3], -"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,60,1], -"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,60,0], +"parse__url_8php.html":[5,0,1,64], +"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,64,2], +"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,64,3], +"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,64,1], +"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,64,0], "permissions_8php.html":[5,0,0,52], "permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,52,2], "permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,52,0], "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,52,3], "permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,52,4], "permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,52,1], -"photo_8php.html":[5,0,1,61], -"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,61,0], +"photo_8php.html":[5,0,1,65], +"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,65,0], "photo__driver_8php.html":[5,0,0,1,0], "photo__driver_8php.html#a102f3f26f67e0e38f4322a771951c1ca":[5,0,0,1,0,3], "photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a":[5,0,0,1,0,2], @@ -141,10 +152,10 @@ var NAVTREEINDEX5 = "php_2default_8php.html":[5,0,3,0,0], "php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,0,0,0], "php_2theme__init_8php.html":[5,0,3,0,6], -"php_8php.html":[5,0,1,63], -"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,63,0], -"ping_8php.html":[5,0,1,64], -"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,64,0], +"php_8php.html":[5,0,1,67], +"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,67,0], +"ping_8php.html":[5,0,1,68], +"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,68,0], "plugin_8php.html":[5,0,0,54], "plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,54,17], "plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,54,20], @@ -174,52 +185,54 @@ var NAVTREEINDEX5 = "plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,54,5], "po2php_8php.html":[5,0,2,6], "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[5,0,2,6,0], -"poco_8php.html":[5,0,1,65], -"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,65,0], -"poke_8php.html":[5,0,1,66], -"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,66,1], -"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,66,0], +"poco_8php.html":[5,0,1,69], +"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,69,0], +"poke_8php.html":[5,0,1,70], +"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,70,1], +"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,70,0], "poller_8php.html":[5,0,0,55], "poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,55,0], -"post_8php.html":[5,0,1,67], -"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,67,0], -"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,67,1], -"pretheme_8php.html":[5,0,1,68], -"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,68,0], -"probe_8php.html":[5,0,1,69], -"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,69,0], -"profile_8php.html":[5,0,1,70], -"profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,70,0], -"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,70,1], -"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,70,2], +"post_8php.html":[5,0,1,71], +"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,71,0], +"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,71,1], +"pretheme_8php.html":[5,0,1,72], +"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,72,0], +"probe_8php.html":[5,0,1,73], +"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,73,0], +"profile_8php.html":[5,0,1,74], +"profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,74,0], +"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,74,1], +"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,74,2], "profile__advanced_8php.html":[5,0,0,56], "profile__advanced_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,56,0], -"profile__photo_8php.html":[5,0,1,71], -"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,71,1], -"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,71,2], -"profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,71,0], +"profile__photo_8php.html":[5,0,1,75], +"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,75,1], +"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,75,2], +"profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,75,0], "profile__selectors_8php.html":[5,0,0,57], "profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,57,2], "profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,57,1], "profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,57,0], -"profiles_8php.html":[5,0,1,72], -"profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,72,0], -"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,72,2], -"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,72,1], -"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,72,3], -"profperm_8php.html":[5,0,1,73], -"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,73,2], -"profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc":[5,0,1,73,0], -"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,73,1], -"qsearch_8php.html":[5,0,1,74], -"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,74,0], +"profiles_8php.html":[5,0,1,76], +"profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,76,0], +"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,76,2], +"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,76,1], +"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,76,3], +"profperm_8php.html":[5,0,1,77], +"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,77,2], +"profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc":[5,0,1,77,0], +"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,77,1], +"pubsites_8php.html":[5,0,1,78], +"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,78,0], +"qsearch_8php.html":[5,0,1,79], +"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,79,0], "queue_8php.html":[5,0,0,59], "queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,59,0], "queue__fn_8php.html":[5,0,0,60], "queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,60,1], "queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,60,0], -"randprof_8php.html":[5,0,1,75], -"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,75,0], +"randprof_8php.html":[5,0,1,80], +"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,80,0], "redbasic_2php_2style_8php.html":[5,0,3,1,0,0,1], "redbasic_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd":[5,0,3,1,0,0,1,14], "redbasic_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba":[5,0,3,1,0,0,1,5], @@ -236,18 +249,5 @@ var NAVTREEINDEX5 = "redbasic_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad":[5,0,3,1,0,0,1,1], "redbasic_2php_2style_8php.html#ac4c6bc3cd9cc92204f04cf6cb34b47dd":[5,0,3,1,0,0,1,19], "redbasic_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548":[5,0,3,1,0,0,1,12], -"redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c":[5,0,3,1,0,0,1,6], -"redbasic_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc":[5,0,3,1,0,0,1,11], -"redbasic_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda":[5,0,3,1,0,0,1,10], -"redbasic_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33":[5,0,3,1,0,0,1,7], -"redbasic_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7":[5,0,3,1,0,0,1,18], -"redbasic_2php_2theme_8php.html":[5,0,3,1,0,0,2], -"redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[5,0,3,1,0,0,2,0], -"redir_8php.html":[5,0,1,76], -"redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5":[5,0,1,76,0], -"redstrap_2php_2style_8php.html":[5,0,3,1,1,0,2], -"redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd":[5,0,3,1,1,0,2,13], -"redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba":[5,0,3,1,1,0,2,5], -"redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70":[5,0,3,1,1,0,2,12], -"redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea":[5,0,3,1,1,0,2,16] +"redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c":[5,0,3,1,0,0,1,6] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index 4a6aaa636..6c9ad83c4 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,5 +1,18 @@ var NAVTREEINDEX6 = { +"redbasic_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc":[5,0,3,1,0,0,1,11], +"redbasic_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda":[5,0,3,1,0,0,1,10], +"redbasic_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33":[5,0,3,1,0,0,1,7], +"redbasic_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7":[5,0,3,1,0,0,1,18], +"redbasic_2php_2theme_8php.html":[5,0,3,1,0,0,2], +"redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[5,0,3,1,0,0,2,0], +"redir_8php.html":[5,0,1,81], +"redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5":[5,0,1,81,0], +"redstrap_2php_2style_8php.html":[5,0,3,1,1,0,2], +"redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd":[5,0,3,1,1,0,2,13], +"redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba":[5,0,3,1,1,0,2,5], +"redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70":[5,0,3,1,1,0,2,12], +"redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea":[5,0,3,1,1,0,2,16], "redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b":[5,0,3,1,1,0,2,4], "redstrap_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab":[5,0,3,1,1,0,2,0], "redstrap_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0":[5,0,3,1,1,0,2,2], @@ -15,28 +28,28 @@ var NAVTREEINDEX6 = "redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33":[5,0,3,1,1,0,2,7], "redstrap_2php_2theme_8php.html":[5,0,3,1,1,0,3], "redstrap_2php_2theme_8php.html#a4dac61d466b4261deca2846f548e484a":[5,0,3,1,1,0,3,0], -"register_8php.html":[5,0,1,77], -"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,77,0], -"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,77,2], -"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,77,1], -"regmod_8php.html":[5,0,1,78], -"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,78,0], -"removeme_8php.html":[5,0,1,79], -"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,79,0], -"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,79,1], -"rmagic_8php.html":[5,0,1,80], -"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,80,0], -"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,80,2], -"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,80,1], -"rsd__xml_8php.html":[5,0,1,81], -"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,81,0], -"search_8php.html":[5,0,1,82], -"search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7":[5,0,1,82,2], -"search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6":[5,0,1,82,3], -"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,82,0], -"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,82,1], -"search__ac_8php.html":[5,0,1,83], -"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,83,0], +"register_8php.html":[5,0,1,82], +"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,82,0], +"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,82,2], +"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,82,1], +"regmod_8php.html":[5,0,1,83], +"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,83,0], +"removeme_8php.html":[5,0,1,84], +"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,84,0], +"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,84,1], +"rmagic_8php.html":[5,0,1,85], +"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,85,0], +"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,85,2], +"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,85,1], +"rsd__xml_8php.html":[5,0,1,86], +"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,86,0], +"search_8php.html":[5,0,1,87], +"search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7":[5,0,1,87,2], +"search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6":[5,0,1,87,3], +"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,87,0], +"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,87,1], +"search__ac_8php.html":[5,0,1,88], +"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,88,0], "security_8php.html":[5,0,0,61], "security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,61,2], "security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[5,0,0,61,4], @@ -60,37 +73,37 @@ var NAVTREEINDEX6 = "session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,62,3], "session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,62,9], "session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,62,2], -"settings_8php.html":[5,0,1,84], -"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,84,0], -"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,84,2], -"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,84,3], -"settings_8php.html#ae5aebccb006bee1300078576baaf5582":[5,0,1,84,1], -"setup_8php.html":[5,0,1,85], -"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,85,2], -"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,85,13], -"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,85,5], -"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,85,12], -"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,85,9], -"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,85,3], -"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,85,1], -"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,85,7], -"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,85,11], -"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,85,4], -"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,85,10], -"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,85,8], -"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,85,15], -"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,85,0], -"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,85,14], -"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,85,6], -"share_8php.html":[5,0,1,86], -"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,86,0], -"siteinfo_8php.html":[5,0,1,87], -"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,87,1], -"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,87,0], -"sitelist_8php.html":[5,0,1,88], -"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,88,0], -"smilies_8php.html":[5,0,1,89], -"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,89,0], +"settings_8php.html":[5,0,1,89], +"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,89,0], +"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,89,2], +"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,89,3], +"settings_8php.html#ae5aebccb006bee1300078576baaf5582":[5,0,1,89,1], +"setup_8php.html":[5,0,1,90], +"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,90,2], +"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,90,13], +"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,90,5], +"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,90,12], +"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,90,9], +"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,90,3], +"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,90,1], +"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,90,7], +"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,90,11], +"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,90,4], +"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,90,10], +"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,90,8], +"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,90,15], +"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,90,0], +"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,90,14], +"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,90,6], +"share_8php.html":[5,0,1,91], +"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,91,0], +"siteinfo_8php.html":[5,0,1,92], +"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,92,1], +"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,92,0], +"sitelist_8php.html":[5,0,1,93], +"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,93,0], +"smilies_8php.html":[5,0,1,94], +"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,94,0], "socgraph_8php.html":[5,0,0,63], "socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,63,0], "socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,63,6], @@ -101,21 +114,21 @@ var NAVTREEINDEX6 = "socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,63,2], "socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,63,5], "socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,63,3], -"starred_8php.html":[5,0,1,90], -"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,90,0], -"subthread_8php.html":[5,0,1,91], -"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,91,0], -"suggest_8php.html":[5,0,1,92], -"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,92,0], -"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,92,1], -"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,92,2], +"starred_8php.html":[5,0,1,95], +"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,95,0], +"subthread_8php.html":[5,0,1,96], +"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,96,0], +"suggest_8php.html":[5,0,1,97], +"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,97,0], +"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,97,1], +"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,97,2], "system__unavailable_8php.html":[5,0,0,64], "system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,64,0], -"tagger_8php.html":[5,0,1,93], -"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,93,0], -"tagrm_8php.html":[5,0,1,94], -"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,94,1], -"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,94,0], +"tagger_8php.html":[5,0,1,98], +"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,98,0], +"tagrm_8php.html":[5,0,1,99], +"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,99,1], +"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,99,0], "taxonomy_8php.html":[5,0,0,65], "taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,65,6], "taxonomy_8php.html#a061b3db9426d4b074395f5824062cad4":[5,0,0,65,8], @@ -134,93 +147,97 @@ var NAVTREEINDEX6 = "template__processor_8php.html#ab2bcd8738f20f293636a6ae8e1099db5":[5,0,0,66,1], "template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[5,0,0,66,2], "text_8php.html":[5,0,0,67], -"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[5,0,0,67,35], -"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[5,0,0,67,40], -"text_8php.html#a05b7f26dc2df78681f57eeade53040c6":[5,0,0,67,25], +"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[5,0,0,67,36], +"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[5,0,0,67,42], +"text_8php.html#a05b7f26dc2df78681f57eeade53040c6":[5,0,0,67,26], "text_8php.html#a070384ec000fd65043fce11d5392d241":[5,0,0,67,6], -"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[5,0,0,67,15], +"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[5,0,0,67,16], "text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[5,0,0,67,11], -"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,67,39], +"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,67,41], "text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,67,5], -"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,67,69], -"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,67,29], -"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,67,31], -"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,67,46], -"text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,67,41], -"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,67,42], -"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,67,37], +"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,67,72], +"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,67,30], +"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,67,32], +"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[5,0,0,67,46], +"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,67,49], +"text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,67,43], +"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,67,44], +"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,67,39], "text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,67,4], -"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,67,76], -"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,67,67], -"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,67,43], +"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,67,80], +"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,67,70], +"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,67,45], "text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,67,10], -"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,67,78], -"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,67,72], -"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,67,27], -"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,67,65], +"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,67,82], +"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,67,77], +"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,67,75], +"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,67,28], +"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[5,0,0,67,38], +"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,67,68], "text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,67,7], -"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,67,74], -"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,67,30], -"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,67,64], -"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,67,28], -"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,67,38], -"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,67,55], -"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,67,44], -"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,67,54], -"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,67,71], +"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,67,78], +"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,67,31], +"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,67,67], +"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,67,29], +"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,67,40], +"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,67,58], +"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,67,47], +"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,67,57], +"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,67,74], "text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,67,9], "text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,67,14], -"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,67,70], -"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,67,36], -"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,67,24], -"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,67,68], +"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,67,73], +"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,67,37], +"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,67,25], +"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,67,71], "text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,67,1], -"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,67,23], +"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,67,24], "text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,67,8], -"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,67,62], -"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,67,66], -"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,67,19], -"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,67,53], -"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,67,18], +"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,67,65], +"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,67,69], +"text_8php.html#a87a3cefc603302c78982f1d8e1245265":[5,0,0,67,15], +"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,67,20], +"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,67,56], +"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,67,19], "text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[5,0,0,67,3], -"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,67,48], -"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,67,59], -"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,67,57], -"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,67,61], -"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,67,26], -"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,67,16], -"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,67,49], -"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,67,32], -"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,67,77], -"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,67,73], -"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,67,75], -"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,67,50], -"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,67,33], -"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,67,63], -"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,67,20], +"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,67,51], +"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,67,62], +"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,67,60], +"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,67,64], +"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,67,27], +"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,67,17], +"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,67,52], +"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,67,33], +"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,67,81], +"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,67,76], +"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,67,79], +"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,67,53], +"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,67,34], +"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,67,66], +"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,67,21], "text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,67,2], "text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,67,13], -"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,67,58], -"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,67,45], -"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,67,34], -"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,67,60], -"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,67,17], -"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,67,51], -"text_8php.html#ae4f6881d7e13623f8eded6277595112a":[5,0,0,67,22], +"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,67,61], +"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,67,48], +"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,67,35], +"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,67,63], +"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,67,18], +"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,67,54], +"text_8php.html#ae4f6881d7e13623f8eded6277595112a":[5,0,0,67,23], "text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,67,0], -"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,67,56], -"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,67,21], +"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,67,59], +"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,67,22], "text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,67,12], -"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,67,52], -"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,67,47], +"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,67,55], +"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,67,50], "theme_2redstrap_2php_2default_8php.html":[5,0,3,1,1,0,1], "theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,1,1,0,1,0], "theme_2redstrap_2php_2theme__init_8php.html":[5,0,3,1,1,0,4], -"thing_8php.html":[5,0,1,95], -"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,95,0], -"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,95,1], -"toggle__mobile_8php.html":[5,0,1,96], -"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,96,0], +"thing_8php.html":[5,0,1,100], +"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,100,0], +"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,100,1], +"toggle__mobile_8php.html":[5,0,1,101], +"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,101,0], "tpldebug_8php.html":[5,0,2,7], "tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[5,0,2,7,0], "tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[5,0,2,7,1], @@ -232,22 +249,5 @@ var NAVTREEINDEX6 = "typo_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,8,2], "typo_8php.html#acebf83966ef6d7e5645a6b62ba368f9f":[5,0,2,8,0], "typohelper_8php.html":[5,0,2,9], -"typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,9,0], -"typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,9,1], -"uexport_8php.html":[5,0,1,97], -"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,97,0], -"update__channel_8php.html":[5,0,1,98], -"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,98,0], -"update__community_8php.html":[5,0,1,99], -"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,99,0], -"update__display_8php.html":[5,0,1,100], -"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,100,0], -"update__network_8php.html":[5,0,1,101], -"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,101,0], -"update__search_8php.html":[5,0,1,102], -"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,102,0], -"updatetpl_8py.html":[5,0,2,10], -"updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,10,5], -"updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,10,2], -"updatetpl_8py.html#a988d937ed5d5c2b592b763036af5cf94":[5,0,2,10,1] +"typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,9,0] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index 0453d2f31..12923a8db 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,5 +1,22 @@ var NAVTREEINDEX7 = { +"typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,9,1], +"uexport_8php.html":[5,0,1,102], +"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,102,0], +"update__channel_8php.html":[5,0,1,103], +"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,103,0], +"update__community_8php.html":[5,0,1,104], +"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,104,0], +"update__display_8php.html":[5,0,1,105], +"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,105,0], +"update__network_8php.html":[5,0,1,106], +"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,106,0], +"update__search_8php.html":[5,0,1,107], +"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,107,0], +"updatetpl_8py.html":[5,0,2,10], +"updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,10,5], +"updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,10,2], +"updatetpl_8py.html#a988d937ed5d5c2b592b763036af5cf94":[5,0,2,10,1], "updatetpl_8py.html#ab42dd79af65ee82201fd6f04715f62f6":[5,0,2,10,3], "updatetpl_8py.html#ac9d11279fed403a329a719298feafc4f":[5,0,2,10,0], "updatetpl_8py.html#ae694f5e1f25f8a92a945eb90c432dfe6":[5,0,2,10,4], @@ -11,34 +28,34 @@ var NAVTREEINDEX7 = "view_2theme_2redstrap_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,1,0,0,1], "view_2theme_2redstrap_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,1,1,0,0,2], "view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e":[5,0,3,1,1,0,0,0], -"view_8php.html":[5,0,1,103], -"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,103,0], -"viewconnections_8php.html":[5,0,1,104], -"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,104,2], -"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,104,1], -"viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,104,0], -"viewsrc_8php.html":[5,0,1,105], -"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,105,0], -"vote_8php.html":[5,0,1,106], -"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,106,2], -"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,106,0], -"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,106,1], -"wall__attach_8php.html":[5,0,1,107], -"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,107,0], -"wall__upload_8php.html":[5,0,1,108], -"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,108,0], -"webfinger_8php.html":[5,0,1,109], -"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,109,0], -"webpages_8php.html":[5,0,1,110], -"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,110,0], -"wfinger_8php.html":[5,0,1,111], -"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,111,0], -"xchan_8php.html":[5,0,1,112], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,112,0], -"xrd_8php.html":[5,0,1,113], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,113,0], -"zfinger_8php.html":[5,0,1,114], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,114,0], +"view_8php.html":[5,0,1,108], +"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,108,0], +"viewconnections_8php.html":[5,0,1,109], +"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,109,2], +"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,109,1], +"viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,109,0], +"viewsrc_8php.html":[5,0,1,110], +"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,110,0], +"vote_8php.html":[5,0,1,111], +"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,111,2], +"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,111,0], +"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,111,1], +"wall__attach_8php.html":[5,0,1,112], +"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,112,0], +"wall__upload_8php.html":[5,0,1,113], +"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,113,0], +"webfinger_8php.html":[5,0,1,114], +"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,114,0], +"webpages_8php.html":[5,0,1,115], +"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,115,0], +"wfinger_8php.html":[5,0,1,116], +"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,116,0], +"xchan_8php.html":[5,0,1,117], +"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,117,0], +"xrd_8php.html":[5,0,1,118], +"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,118,0], +"zfinger_8php.html":[5,0,1,119], +"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,119,0], "zot_8php.html":[5,0,0,68], "zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,68,11], "zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c":[5,0,0,68,20], @@ -66,6 +83,8 @@ var NAVTREEINDEX7 = "zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7":[5,0,0,68,1], "zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e":[5,0,0,68,18], "zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[5,0,0,68,2], -"zotfeed_8php.html":[5,0,1,115], -"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,115,0] +"zotfeed_8php.html":[5,0,1,120], +"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,120,0], +"zping_8php.html":[5,0,1,121], +"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,121,0] }; diff --git a/doc/html/permissions_8php.html b/doc/html/permissions_8php.html index 795dcf39e..9e0de525b 100644 --- a/doc/html/permissions_8php.html +++ b/doc/html/permissions_8php.html @@ -197,7 +197,7 @@ Functions
    Returns
    : array of all permissions, key is permission name, value is true or false
    -

    Referenced by change_channel(), channel_content(), connections_content(), editwebpage_content(), lastpost_content(), page_content(), photos_init(), webpages_content(), and zfinger_init().

    +

    Referenced by blocks_content(), change_channel(), channel_content(), connections_content(), editblock_content(), editlayout_content(), editwebpage_content(), lastpost_content(), layouts_content(), page_content(), photos_init(), webpages_content(), and zfinger_init().

    diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index 13e7cf6f9..97a646d33 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -190,7 +190,7 @@ Functions
    -

    Referenced by api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_content(), connections_post(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), editpost_content(), editwebpage_content(), event_store(), feature_enabled(), gender_selector(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), Item\get_template_data(), App\get_widgets(), group_select(), html2bbcode(), import_directory_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), FKOAuth1\loginUser(), magic_init(), mail_store(), marital_selector(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), post_activity_item(), post_init(), prepare_body(), proc_run(), profile_content(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_post(), settings_post(), sexpref_selector(), siteinfo_content(), smilies(), subthread_content(), validate_channelname(), wfinger_init(), xrd_init(), zid(), and zid_init().

    +

    Referenced by api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_content(), connections_post(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), feature_enabled(), gender_selector(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), Item\get_template_data(), App\get_widgets(), group_select(), html2bbcode(), import_directory_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), FKOAuth1\loginUser(), magic_init(), mail_store(), marital_selector(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), post_activity_item(), post_init(), prepare_body(), proc_run(), profile_content(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_post(), settings_post(), sexpref_selector(), siteinfo_content(), smilies(), subthread_content(), validate_channelname(), wfinger_init(), xrd_init(), zid(), and zid_init().

    @@ -282,7 +282,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), suggest_content(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), layouts_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), suggest_content(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    diff --git a/doc/html/redbasic_2php_2style_8php.html b/doc/html/redbasic_2php_2style_8php.html index 652450bfe..0f88577e4 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -400,7 +400,7 @@ Variables
    -

    Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_themes(), aes_encapsulate(), argv(), array_sanitise(), attach_store(), autoname(), build_sync_packet(), change_channel(), channel_content(), check_config(), check_form_security_token(), check_list_permissions(), check_webbie(), common_init(), construct_page(), conversation(), crepair_post(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), directory_content(), directory_run(), dirfind_content(), display_content(), email_header_encode(), encode_item(), encode_mail(), event_store(), expand_groups(), feature_enabled(), fetch_post_tags(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), generate_user_guid(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_profile_elements(), get_terms_oftype(), gprobe_run(), ids_to_querystr(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), json_decode_plus(), json_return_and_die(), lastpost_content(), legal_webbie(), lrdd(), magic_init(), manage_content(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), message_post(), navbar_complete(), network_content(), network_init(), new_channel_init(), new_contact(), notification(), notifier_run(), oembed_fetch_url(), onepoll_run(), parse_xml_string(), perm_is_allowed(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), public_recips(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), remove_community_tag(), photo_driver\save(), search_ac_init(), send_status_notifications(), App\set_widget(), site_default_perms(), smilies(), photo_driver\store(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), timesel(), toggle_theme(), upgrade_bool_message(), upgrade_message(), valid_email(), webpages_content(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), and zot_register_hub().

    +

    Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_themes(), aes_encapsulate(), argv(), array_sanitise(), attach_store(), autoname(), blocks_content(), build_sync_packet(), change_channel(), channel_content(), check_config(), check_form_security_token(), check_list_permissions(), check_webbie(), common_init(), construct_page(), conversation(), crepair_post(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), directory_content(), directory_run(), dirfind_content(), display_content(), email_header_encode(), encode_item(), encode_mail(), event_store(), expand_groups(), feature_enabled(), fetch_post_tags(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), generate_user_guid(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_profile_elements(), get_terms_oftype(), gprobe_run(), ids_to_querystr(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), json_decode_plus(), json_return_and_die(), lastpost_content(), layouts_content(), legal_webbie(), lrdd(), magic_init(), manage_content(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), message_post(), mimetype_select(), navbar_complete(), network_content(), network_init(), new_channel_init(), new_contact(), notification(), notifier_run(), oembed_fetch_url(), onepoll_run(), parse_xml_string(), perm_is_allowed(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), public_recips(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), remove_community_tag(), photo_driver\save(), search_ac_init(), send_status_notifications(), App\set_widget(), site_default_perms(), smilies(), photo_driver\store(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), timesel(), toggle_theme(), upgrade_bool_message(), upgrade_message(), valid_email(), webpages_content(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), and zot_register_hub().

    diff --git a/doc/html/search/all_62.js b/doc/html/search/all_62.js index 5436f11a4..acdb7f4e1 100644 --- a/doc/html/search/all_62.js +++ b/doc/html/search/all_62.js @@ -17,6 +17,8 @@ var searchData= ['bbtoevent',['bbtoevent',['../event_8php.html#a180cccd63c2a2f00ff432b03113531f3',1,'event.php']]], ['bbtovcal',['bbtovcal',['../event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279',1,'event.php']]], ['best_5flink_5furl',['best_link_url',['../conversation_8php.html#ad470fc7766f0db66d138fa1916c7a8b7',1,'conversation.php']]], + ['blocks_2ephp',['blocks.php',['../blocks_8php.html',1,'']]], + ['blocks_5fcontent',['blocks_content',['../blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12',1,'blocks.php']]], ['boot_2ephp',['boot.php',['../boot_8php.html',1,'']]], ['breaklines',['breaklines',['../html2plain_8php.html#a3214912e3d00cf0a948072daccf16740',1,'html2plain.php']]], ['build_5fpagehead',['build_pagehead',['../classApp.html#a08f0537964d98958d218066364cff785',1,'App']]], diff --git a/doc/html/search/all_63.js b/doc/html/search/all_63.js index ea4623c67..8da6083e4 100644 --- a/doc/html/search/all_63.js +++ b/doc/html/search/all_63.js @@ -57,10 +57,12 @@ var searchData= ['collect_5frecipients',['collect_recipients',['../items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70',1,'items.php']]], ['collecturls',['collecturls',['../html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201',1,'html2plain.php']]], ['comanche_2ephp',['comanche.php',['../comanche_8php.html',1,'']]], + ['comanche_5fblock',['comanche_block',['../comanche_8php.html#a5a7ab801717d38e91ac910b933973887',1,'comanche.php']]], ['comanche_5fmenu',['comanche_menu',['../comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b',1,'comanche.php']]], ['comanche_5fparser',['comanche_parser',['../comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922',1,'comanche.php']]], ['comanche_5fregion',['comanche_region',['../comanche_8php.html#a5718daeda40bf835345fe061e8808cdf',1,'comanche.php']]], ['comanche_5freplace_5fregion',['comanche_replace_region',['../comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe',1,'comanche.php']]], + ['comanche_5fwebpage',['comanche_webpage',['../comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a',1,'comanche.php']]], ['comanche_5fwidget',['comanche_widget',['../comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e',1,'comanche.php']]], ['common_2ephp',['common.php',['../common_8php.html',1,'']]], ['common_5faside',['common_aside',['../common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a',1,'common.php']]], diff --git a/doc/html/search/all_64.js b/doc/html/search/all_64.js index 6dc2004fd..56988e68e 100644 --- a/doc/html/search/all_64.js +++ b/doc/html/search/all_64.js @@ -36,6 +36,7 @@ var searchData= ['deliver_2ephp',['deliver.php',['../deliver_8php.html',1,'']]], ['deliver_5fprivate',['deliver_private',['../classProtoDriver.html#ae5b44739f84c10d00a9b65adf3785181',1,'ProtoDriver\deliver_private()'],['../classZotDriver.html#afaaf9941169fc966e43e25b25e6daea6',1,'ZotDriver\deliver_private()']]], ['deliver_5frun',['deliver_run',['../deliver_8php.html#a397afcb9afecf0c1816b0951189dd346',1,'deliver.php']]], + ['design_5ftools',['design_tools',['../text_8php.html#a87a3cefc603302c78982f1d8e1245265',1,'text.php']]], ['destroy',['destroy',['../classphoto__driver.html#ae1a9edaf846983780dc65ea77d99e813',1,'photo_driver\destroy()'],['../classphoto__gd.html#a724703ecf71b1f1d04a80e86c76db6b1',1,'photo_gd\destroy()'],['../classphoto__imagick.html#afd49d64751ee3a298eac0c0ce0ba0207',1,'photo_imagick\destroy()']]], ['detect_5flanguage',['detect_language',['../language_8php.html#a632da17c7ac0d2dc1a00a4706870194b',1,'language.php']]], ['dfrn_5fdeliver',['dfrn_deliver',['../items_8php.html#a8395d189a36abfa0dfff81a2b0e70669',1,'items.php']]], diff --git a/doc/html/search/all_65.js b/doc/html/search/all_65.js index c19627cf7..1d34b9f5a 100644 --- a/doc/html/search/all_65.js +++ b/doc/html/search/all_65.js @@ -1,5 +1,9 @@ var searchData= [ + ['editblock_2ephp',['editblock.php',['../editblock_8php.html',1,'']]], + ['editblock_5fcontent',['editblock_content',['../editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6',1,'editblock.php']]], + ['editlayout_2ephp',['editlayout.php',['../editlayout_8php.html',1,'']]], + ['editlayout_5fcontent',['editlayout_content',['../editlayout_8php.html#aa877e4157a26b099de904164181dd386',1,'editlayout.php']]], ['editpost_2ephp',['editpost.php',['../editpost_8php.html',1,'']]], ['editpost_5fcontent',['editpost_content',['../editpost_8php.html#a34011690864d122680c802e9e748ccfb',1,'editpost.php']]], ['editwebpage_2ephp',['editwebpage.php',['../editwebpage_8php.html',1,'']]], diff --git a/doc/html/search/all_6c.js b/doc/html/search/all_6c.js index 918fa8820..357e87efc 100644 --- a/doc/html/search/all_6c.js +++ b/doc/html/search/all_6c.js @@ -8,6 +8,9 @@ var searchData= ['lastpost_5faside',['lastpost_aside',['../lastpost_8php.html#a6108289ef2a767495c7c85a24f364983',1,'lastpost.php']]], ['lastpost_5fcontent',['lastpost_content',['../lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493',1,'lastpost.php']]], ['lastpost_5finit',['lastpost_init',['../lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c',1,'lastpost.php']]], + ['layout_5fselect',['layout_select',['../text_8php.html#a3999a0b3e22e440f280ee791ce34d384',1,'text.php']]], + ['layouts_2ephp',['layouts.php',['../layouts_8php.html',1,'']]], + ['layouts_5fcontent',['layouts_content',['../layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50',1,'layouts.php']]], ['ldelim',['ldelim',['../namespacefriendica-to-smarty-tpl.html#a0b4cf73d1a8d201a28d269eeb62a5d5c',1,'friendica-to-smarty-tpl']]], ['legal_5fwebbie',['legal_webbie',['../text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728',1,'text.php']]], ['like_2ephp',['like.php',['../like_8php.html',1,'']]], @@ -16,6 +19,7 @@ var searchData= ['limit_5fbody_5fsize',['limit_body_size',['../items_8php.html#af94c281016c6c912d06e064113336c5c',1,'items.php']]], ['link_5fcompare',['link_compare',['../text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285',1,'text.php']]], ['linkify',['linkify',['../text_8php.html#a11255c8c4e5245b6c24f97684826aa54',1,'text.php']]], + ['list_5fpublic_5fsites',['list_public_sites',['../dirsearch_8php.html#a985d410a170549429857af6ff2673149',1,'dirsearch.php']]], ['load',['load',['../classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712',1,'photo_driver\load()'],['../classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9',1,'photo_gd\load()'],['../classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8',1,'photo_imagick\load()']]], ['load_5fconfig',['load_config',['../include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1',1,'config.php']]], ['load_5fcontact_5flinks',['load_contact_links',['../boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6',1,'boot.php']]], diff --git a/doc/html/search/all_6d.js b/doc/html/search/all_6d.js index 9da146382..f037c3653 100644 --- a/doc/html/search/all_6d.js +++ b/doc/html/search/all_6d.js @@ -44,6 +44,7 @@ var searchData= ['message_5fcontent',['message_content',['../mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79',1,'message.php']]], ['message_5fpost',['message_post',['../mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718',1,'message.php']]], ['micropro',['micropro',['../text_8php.html#a2a902f5fdba8646333e997898ac45ea3',1,'text.php']]], + ['mimetype_5fselect',['mimetype_select',['../text_8php.html#a1633412120f52bdce5f43e0a127d9293',1,'text.php']]], ['mini_5fgroup_5fselect',['mini_group_select',['../include_2group_8php.html#ab4d9e5b59f48787cb01baae5dc6c381f',1,'group.php']]], ['minimal_2ephp',['minimal.php',['../minimal_8php.html',1,'']]], ['mitem_2ephp',['mitem.php',['../mitem_8php.html',1,'']]], diff --git a/doc/html/search/all_70.js b/doc/html/search/all_70.js index 6be6519c8..6c8ce271c 100644 --- a/doc/html/search/all_70.js +++ b/doc/html/search/all_70.js @@ -155,6 +155,8 @@ var searchData= ['protodriver_2ephp',['ProtoDriver.php',['../ProtoDriver_8php.html',1,'']]], ['public_5fpermissions_5fsql',['public_permissions_sql',['../security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01',1,'security.php']]], ['public_5frecips',['public_recips',['../zot_8php.html#a083aec6c900d244e1bfc1406f9461465',1,'zot.php']]], + ['pubsites_2ephp',['pubsites.php',['../pubsites_8php.html',1,'']]], + ['pubsites_5fcontent',['pubsites_content',['../pubsites_8php.html#af614e279aab54065345bda6b03eafdf0',1,'pubsites.php']]], ['purify_5fhtml',['purify_html',['../text_8php.html#a4841df5beabdd1bdd1ed56781a915d61',1,'text.php']]], ['push_5flang',['push_lang',['../language_8php.html#ac9142ef1d01a235c760deb0f16643f5a',1,'language.php']]] ]; diff --git a/doc/html/search/all_7a.js b/doc/html/search/all_7a.js index 20e3146f1..f8fd43e4a 100644 --- a/doc/html/search/all_7a.js +++ b/doc/html/search/all_7a.js @@ -2,6 +2,7 @@ var searchData= [ ['z_5fbirthday',['z_birthday',['../boot_8php.html#ab55e545b72ec8c097e052ea7d373491f',1,'boot.php']]], ['z_5ffetch_5furl',['z_fetch_url',['../include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37',1,'network.php']]], + ['z_5finput_5ffilter',['z_input_filter',['../text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f',1,'text.php']]], ['z_5fmime_5fcontent_5ftype',['z_mime_content_type',['../include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a',1,'attach.php']]], ['z_5fpath',['z_path',['../boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda',1,'boot.php']]], ['z_5fpost_5furl',['z_post_url',['../include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc',1,'network.php']]], @@ -31,5 +32,7 @@ var searchData= ['zot_5fzot',['zot_zot',['../zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142',1,'zot.php']]], ['zotdriver',['ZotDriver',['../classZotDriver.html',1,'']]], ['zotfeed_2ephp',['zotfeed.php',['../zotfeed_8php.html',1,'']]], - ['zotfeed_5finit',['zotfeed_init',['../zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac',1,'zotfeed.php']]] + ['zotfeed_5finit',['zotfeed_init',['../zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac',1,'zotfeed.php']]], + ['zping_2ephp',['zping.php',['../zping_8php.html',1,'']]], + ['zping_5fcontent',['zping_content',['../zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75',1,'zping.php']]] ]; diff --git a/doc/html/search/files_62.js b/doc/html/search/files_62.js index f982e5a2f..693ae9abd 100644 --- a/doc/html/search/files_62.js +++ b/doc/html/search/files_62.js @@ -3,5 +3,6 @@ var searchData= ['baseobject_2ephp',['BaseObject.php',['../BaseObject_8php.html',1,'']]], ['bb2diaspora_2ephp',['bb2diaspora.php',['../bb2diaspora_8php.html',1,'']]], ['bbcode_2ephp',['bbcode.php',['../bbcode_8php.html',1,'']]], + ['blocks_2ephp',['blocks.php',['../blocks_8php.html',1,'']]], ['boot_2ephp',['boot.php',['../boot_8php.html',1,'']]] ]; diff --git a/doc/html/search/files_65.js b/doc/html/search/files_65.js index c6417407a..26c3ac164 100644 --- a/doc/html/search/files_65.js +++ b/doc/html/search/files_65.js @@ -1,5 +1,7 @@ var searchData= [ + ['editblock_2ephp',['editblock.php',['../editblock_8php.html',1,'']]], + ['editlayout_2ephp',['editlayout.php',['../editlayout_8php.html',1,'']]], ['editpost_2ephp',['editpost.php',['../editpost_8php.html',1,'']]], ['editwebpage_2ephp',['editwebpage.php',['../editwebpage_8php.html',1,'']]], ['enotify_2ephp',['enotify.php',['../enotify_8php.html',1,'']]], diff --git a/doc/html/search/files_6c.js b/doc/html/search/files_6c.js index 8bbcf41b2..663f102d3 100644 --- a/doc/html/search/files_6c.js +++ b/doc/html/search/files_6c.js @@ -2,6 +2,7 @@ var searchData= [ ['language_2ephp',['language.php',['../language_8php.html',1,'']]], ['lastpost_2ephp',['lastpost.php',['../lastpost_8php.html',1,'']]], + ['layouts_2ephp',['layouts.php',['../layouts_8php.html',1,'']]], ['like_2ephp',['like.php',['../like_8php.html',1,'']]], ['lockview_2ephp',['lockview.php',['../lockview_8php.html',1,'']]], ['login_2ephp',['login.php',['../login_8php.html',1,'']]], diff --git a/doc/html/search/files_70.js b/doc/html/search/files_70.js index e36344f95..a05a85c69 100644 --- a/doc/html/search/files_70.js +++ b/doc/html/search/files_70.js @@ -27,5 +27,6 @@ var searchData= ['profile_5fselectors_2ephp',['profile_selectors.php',['../profile__selectors_8php.html',1,'']]], ['profiles_2ephp',['profiles.php',['../profiles_8php.html',1,'']]], ['profperm_2ephp',['profperm.php',['../profperm_8php.html',1,'']]], - ['protodriver_2ephp',['ProtoDriver.php',['../ProtoDriver_8php.html',1,'']]] + ['protodriver_2ephp',['ProtoDriver.php',['../ProtoDriver_8php.html',1,'']]], + ['pubsites_2ephp',['pubsites.php',['../pubsites_8php.html',1,'']]] ]; diff --git a/doc/html/search/files_7a.js b/doc/html/search/files_7a.js index f3e2fc21d..eafeb05f5 100644 --- a/doc/html/search/files_7a.js +++ b/doc/html/search/files_7a.js @@ -2,5 +2,6 @@ var searchData= [ ['zfinger_2ephp',['zfinger.php',['../zfinger_8php.html',1,'']]], ['zot_2ephp',['zot.php',['../zot_8php.html',1,'']]], - ['zotfeed_2ephp',['zotfeed.php',['../zotfeed_8php.html',1,'']]] + ['zotfeed_2ephp',['zotfeed.php',['../zotfeed_8php.html',1,'']]], + ['zping_2ephp',['zping.php',['../zping_8php.html',1,'']]] ]; diff --git a/doc/html/search/functions_62.js b/doc/html/search/functions_62.js index 9b6ac0476..ee238c6ee 100644 --- a/doc/html/search/functions_62.js +++ b/doc/html/search/functions_62.js @@ -13,6 +13,7 @@ var searchData= ['bbtoevent',['bbtoevent',['../event_8php.html#a180cccd63c2a2f00ff432b03113531f3',1,'event.php']]], ['bbtovcal',['bbtovcal',['../event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279',1,'event.php']]], ['best_5flink_5furl',['best_link_url',['../conversation_8php.html#ad470fc7766f0db66d138fa1916c7a8b7',1,'conversation.php']]], + ['blocks_5fcontent',['blocks_content',['../blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12',1,'blocks.php']]], ['breaklines',['breaklines',['../html2plain_8php.html#a3214912e3d00cf0a948072daccf16740',1,'html2plain.php']]], ['build_5fpagehead',['build_pagehead',['../classApp.html#a08f0537964d98958d218066364cff785',1,'App']]], ['build_5fquerystring',['build_querystring',['../boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e',1,'boot.php']]], diff --git a/doc/html/search/functions_63.js b/doc/html/search/functions_63.js index a1b79545e..ce0937bbc 100644 --- a/doc/html/search/functions_63.js +++ b/doc/html/search/functions_63.js @@ -47,10 +47,12 @@ var searchData= ['collect_5fprivate',['collect_private',['../classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b',1,'ProtoDriver\collect_private()'],['../classZotDriver.html#a2e15ff09772f0608203dad1c98299394',1,'ZotDriver\collect_private()']]], ['collect_5frecipients',['collect_recipients',['../items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70',1,'items.php']]], ['collecturls',['collecturls',['../html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201',1,'html2plain.php']]], + ['comanche_5fblock',['comanche_block',['../comanche_8php.html#a5a7ab801717d38e91ac910b933973887',1,'comanche.php']]], ['comanche_5fmenu',['comanche_menu',['../comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b',1,'comanche.php']]], ['comanche_5fparser',['comanche_parser',['../comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922',1,'comanche.php']]], ['comanche_5fregion',['comanche_region',['../comanche_8php.html#a5718daeda40bf835345fe061e8808cdf',1,'comanche.php']]], ['comanche_5freplace_5fregion',['comanche_replace_region',['../comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe',1,'comanche.php']]], + ['comanche_5fwebpage',['comanche_webpage',['../comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a',1,'comanche.php']]], ['comanche_5fwidget',['comanche_widget',['../comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e',1,'comanche.php']]], ['common_5faside',['common_aside',['../common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a',1,'common.php']]], ['common_5fcontent',['common_content',['../common_8php.html#ab63408f39abef7a6915186e8dabc5a96',1,'common.php']]], diff --git a/doc/html/search/functions_64.js b/doc/html/search/functions_64.js index b2517d52c..db2f68646 100644 --- a/doc/html/search/functions_64.js +++ b/doc/html/search/functions_64.js @@ -22,6 +22,7 @@ var searchData= ['deliver',['deliver',['../classProtoDriver.html#a85e9063f6d0c304410cd246f7900ea1b',1,'ProtoDriver\deliver()'],['../classZotDriver.html#a876e3e0e4cad83c0b58c8696b344be6f',1,'ZotDriver\deliver()']]], ['deliver_5fprivate',['deliver_private',['../classProtoDriver.html#ae5b44739f84c10d00a9b65adf3785181',1,'ProtoDriver\deliver_private()'],['../classZotDriver.html#afaaf9941169fc966e43e25b25e6daea6',1,'ZotDriver\deliver_private()']]], ['deliver_5frun',['deliver_run',['../deliver_8php.html#a397afcb9afecf0c1816b0951189dd346',1,'deliver.php']]], + ['design_5ftools',['design_tools',['../text_8php.html#a87a3cefc603302c78982f1d8e1245265',1,'text.php']]], ['destroy',['destroy',['../classphoto__driver.html#ae1a9edaf846983780dc65ea77d99e813',1,'photo_driver\destroy()'],['../classphoto__gd.html#a724703ecf71b1f1d04a80e86c76db6b1',1,'photo_gd\destroy()'],['../classphoto__imagick.html#afd49d64751ee3a298eac0c0ce0ba0207',1,'photo_imagick\destroy()']]], ['detect_5flanguage',['detect_language',['../language_8php.html#a632da17c7ac0d2dc1a00a4706870194b',1,'language.php']]], ['dfrn_5fdeliver',['dfrn_deliver',['../items_8php.html#a8395d189a36abfa0dfff81a2b0e70669',1,'items.php']]], diff --git a/doc/html/search/functions_65.js b/doc/html/search/functions_65.js index 55e54cb35..2b67cb573 100644 --- a/doc/html/search/functions_65.js +++ b/doc/html/search/functions_65.js @@ -1,5 +1,7 @@ var searchData= [ + ['editblock_5fcontent',['editblock_content',['../editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6',1,'editblock.php']]], + ['editlayout_5fcontent',['editlayout_content',['../editlayout_8php.html#aa877e4157a26b099de904164181dd386',1,'editlayout.php']]], ['editpost_5fcontent',['editpost_content',['../editpost_8php.html#a34011690864d122680c802e9e748ccfb',1,'editpost.php']]], ['editwebpage_5fcontent',['editwebpage_content',['../editwebpage_8php.html#a375e945255fad79a71036528f7480650',1,'editwebpage.php']]], ['email_5fheader_5fencode',['email_header_encode',['../include_2network_8php.html#a540420ff3675a72cb781ef9a7e8c2cd9',1,'network.php']]], diff --git a/doc/html/search/functions_6c.js b/doc/html/search/functions_6c.js index c4c148c37..1464690de 100644 --- a/doc/html/search/functions_6c.js +++ b/doc/html/search/functions_6c.js @@ -4,12 +4,15 @@ var searchData= ['lastpost_5faside',['lastpost_aside',['../lastpost_8php.html#a6108289ef2a767495c7c85a24f364983',1,'lastpost.php']]], ['lastpost_5fcontent',['lastpost_content',['../lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493',1,'lastpost.php']]], ['lastpost_5finit',['lastpost_init',['../lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c',1,'lastpost.php']]], + ['layout_5fselect',['layout_select',['../text_8php.html#a3999a0b3e22e440f280ee791ce34d384',1,'text.php']]], + ['layouts_5fcontent',['layouts_content',['../layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50',1,'layouts.php']]], ['legal_5fwebbie',['legal_webbie',['../text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728',1,'text.php']]], ['like_5fcontent',['like_content',['../like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538',1,'like.php']]], ['like_5fpuller',['like_puller',['../conversation_8php.html#afe5b2f38d8b803edb0d7ec5fa2868db0',1,'conversation.php']]], ['limit_5fbody_5fsize',['limit_body_size',['../items_8php.html#af94c281016c6c912d06e064113336c5c',1,'items.php']]], ['link_5fcompare',['link_compare',['../text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285',1,'text.php']]], ['linkify',['linkify',['../text_8php.html#a11255c8c4e5245b6c24f97684826aa54',1,'text.php']]], + ['list_5fpublic_5fsites',['list_public_sites',['../dirsearch_8php.html#a985d410a170549429857af6ff2673149',1,'dirsearch.php']]], ['load',['load',['../classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712',1,'photo_driver\load()'],['../classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9',1,'photo_gd\load()'],['../classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8',1,'photo_imagick\load()']]], ['load_5fconfig',['load_config',['../include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1',1,'config.php']]], ['load_5fcontact_5flinks',['load_contact_links',['../boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6',1,'boot.php']]], diff --git a/doc/html/search/functions_6d.js b/doc/html/search/functions_6d.js index 3fcb290fb..61dd6cb2e 100644 --- a/doc/html/search/functions_6d.js +++ b/doc/html/search/functions_6d.js @@ -27,6 +27,7 @@ var searchData= ['message_5fcontent',['message_content',['../mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79',1,'message.php']]], ['message_5fpost',['message_post',['../mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718',1,'message.php']]], ['micropro',['micropro',['../text_8php.html#a2a902f5fdba8646333e997898ac45ea3',1,'text.php']]], + ['mimetype_5fselect',['mimetype_select',['../text_8php.html#a1633412120f52bdce5f43e0a127d9293',1,'text.php']]], ['mini_5fgroup_5fselect',['mini_group_select',['../include_2group_8php.html#ab4d9e5b59f48787cb01baae5dc6c381f',1,'group.php']]], ['mitem_5fcontent',['mitem_content',['../mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e',1,'mitem.php']]], ['mitem_5finit',['mitem_init',['../mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518',1,'mitem.php']]], diff --git a/doc/html/search/functions_70.js b/doc/html/search/functions_70.js index f63d7379c..d9f5ca8ce 100644 --- a/doc/html/search/functions_70.js +++ b/doc/html/search/functions_70.js @@ -83,6 +83,7 @@ var searchData= ['protect_5fsprintf',['protect_sprintf',['../text_8php.html#a4e7698aca48982512594b274543c3b9b',1,'text.php']]], ['public_5fpermissions_5fsql',['public_permissions_sql',['../security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01',1,'security.php']]], ['public_5frecips',['public_recips',['../zot_8php.html#a083aec6c900d244e1bfc1406f9461465',1,'zot.php']]], + ['pubsites_5fcontent',['pubsites_content',['../pubsites_8php.html#af614e279aab54065345bda6b03eafdf0',1,'pubsites.php']]], ['purify_5fhtml',['purify_html',['../text_8php.html#a4841df5beabdd1bdd1ed56781a915d61',1,'text.php']]], ['push_5flang',['push_lang',['../language_8php.html#ac9142ef1d01a235c760deb0f16643f5a',1,'language.php']]] ]; diff --git a/doc/html/search/functions_7a.js b/doc/html/search/functions_7a.js index 9c1b34db7..9b194afe1 100644 --- a/doc/html/search/functions_7a.js +++ b/doc/html/search/functions_7a.js @@ -2,6 +2,7 @@ var searchData= [ ['z_5fbirthday',['z_birthday',['../boot_8php.html#ab55e545b72ec8c097e052ea7d373491f',1,'boot.php']]], ['z_5ffetch_5furl',['z_fetch_url',['../include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37',1,'network.php']]], + ['z_5finput_5ffilter',['z_input_filter',['../text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f',1,'text.php']]], ['z_5fmime_5fcontent_5ftype',['z_mime_content_type',['../include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a',1,'attach.php']]], ['z_5fpath',['z_path',['../boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda',1,'boot.php']]], ['z_5fpost_5furl',['z_post_url',['../include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc',1,'network.php']]], @@ -25,5 +26,6 @@ var searchData= ['zot_5frefresh',['zot_refresh',['../zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d',1,'zot.php']]], ['zot_5fregister_5fhub',['zot_register_hub',['../zot_8php.html#a5bcdfef419b16075a0eca990956223dc',1,'zot.php']]], ['zot_5fzot',['zot_zot',['../zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142',1,'zot.php']]], - ['zotfeed_5finit',['zotfeed_init',['../zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac',1,'zotfeed.php']]] + ['zotfeed_5finit',['zotfeed_init',['../zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac',1,'zotfeed.php']]], + ['zping_5fcontent',['zping_content',['../zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75',1,'zping.php']]] ]; diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html index bf42e21e7..71a42aaba 100644 --- a/doc/html/taxonomy_8php.html +++ b/doc/html/taxonomy_8php.html @@ -246,7 +246,7 @@ Functions diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 26822ca21..950b26d07 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -121,6 +121,8 @@ Functions    escape_tags ($string)   + z_input_filter ($channel_id, $s, $type= 'text/bbcode') +   purify_html ($s)    autoname ($len) @@ -213,6 +215,10 @@ Functions    unamp ($s)   + layout_select ($channel_id, $current= '') +  + mimetype_select ($channel_id, $current= 'text/bbcode') +   lang_selector ()    return_bytes ($size_str) @@ -267,6 +273,8 @@ Functions    json_decode_plus ($s)   + design_tools () +  @@ -459,7 +467,7 @@ Variables

    Variables

    @@ -601,6 +609,23 @@ Variables

    Referenced by advanced_profile(), cal(), events_content(), format_event_diaspora(), format_event_html(), get_birthdays(), get_events(), ping_init(), and posted_dates().

    + + + +
    +
    + + + + + + + +
    design_tools ()
    +
    @@ -651,7 +676,7 @@ Variables
    Returns
    string
    -

    Referenced by admin_page_logs(), channel_content(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), item_store(), item_store_update(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_content(), message_post(), network_content(), post_activity_item(), printable(), profiles_post(), and thing_init().

    +

    Referenced by admin_page_logs(), channel_content(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), item_store(), item_store_update(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_content(), message_post(), network_content(), post_activity_item(), printable(), profiles_post(), thing_init(), and z_input_filter().

    @@ -1046,6 +1071,34 @@ Variables

    Referenced by nav().

    + + + +
    +
    + + + + + + + + + + + + + + + + + + +
    layout_select ( $channel_id,
     $current = '' 
    )
    +
    + +

    Referenced by editwebpage_content().

    +
    @@ -1140,7 +1193,7 @@ Variables
    -

    Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), base64url_decode(), build_sync_packet(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), display_content(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), Conversation\get_template_data(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), lrdd(), magic_init(), mail_store(), menu_edit(), message_content(), message_post(), mini_group_select(), mood_init(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), onepoll_run(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_imported_item(), update_queue_time(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

    +

    Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), base64url_decode(), build_sync_packet(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), display_content(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), Conversation\get_template_data(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), lrdd(), magic_init(), mail_store(), menu_edit(), message_content(), message_post(), mini_group_select(), mood_init(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), onepoll_run(), page_content(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_imported_item(), update_queue_time(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

    @@ -1232,6 +1285,32 @@ Variables

    Referenced by contact_block().

    + + + +
    +
    + + + + + + + + + + + + + + + + + + +
    mimetype_select ( $channel_id,
     $current = 'text/bbcode' 
    )
    +
    +
    @@ -1418,7 +1497,7 @@ Variables @@ -1488,7 +1567,7 @@ Variables @@ -1597,7 +1676,7 @@ Variables
    Returns
    string substituted string
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), setup_content(), setup_post(), siteinfo_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), layouts_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), setup_content(), setup_post(), siteinfo_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    @@ -1797,7 +1876,7 @@ Variables @@ -1907,6 +1986,40 @@ Variables

    Referenced by array_xmlify(), atom_author(), atom_entry(), construct_activity_object(), construct_activity_target(), encode_rel_links(), get_atom_elements(), get_feed_for(), item_getfeedattach(), photos_post(), subthread_content(), tagger_content(), and xml_status().

    + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    z_input_filter ( $channel_id,
     $s,
     $type = 'text/bbcode' 
    )
    +
    + +

    Referenced by item_post(), and item_store().

    +
    diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index 95f22ca57..8d9ca1c8f 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -15,6 +15,7 @@ var text_8php = [ "cleardiv", "text_8php.html#afe18627c4983ee5f7c940a0992818cd5", null ], [ "contact_block", "text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784", null ], [ "day_translate", "text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63", null ], + [ "design_tools", "text_8php.html#a87a3cefc603302c78982f1d8e1245265", null ], [ "dlogger", "text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c", null ], [ "escape_tags", "text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64", null ], [ "expand_acl", "text_8php.html#ae4282a39492caa23ccbc2ce98e54f110", null ], @@ -37,6 +38,7 @@ var text_8php = [ "jindent", "text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8", null ], [ "json_decode_plus", "text_8php.html#a0271381208acfa2d4cff36da281e3e23", null ], [ "lang_selector", "text_8php.html#a71f6952243d3fe1c5a8154f78027e29c", null ], + [ "layout_select", "text_8php.html#a3999a0b3e22e440f280ee791ce34d384", null ], [ "legal_webbie", "text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728", null ], [ "link_compare", "text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285", null ], [ "linkify", "text_8php.html#a11255c8c4e5245b6c24f97684826aa54", null ], @@ -44,6 +46,7 @@ var text_8php = [ "magic_link", "text_8php.html#a1e510c53624933ce9b7d6715784894db", null ], [ "magiclink_url", "text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6", null ], [ "micropro", "text_8php.html#a2a902f5fdba8646333e997898ac45ea3", null ], + [ "mimetype_select", "text_8php.html#a1633412120f52bdce5f43e0a127d9293", null ], [ "normalise_link", "text_8php.html#a4bbb7d00c05cd20b4e043424f322388f", null ], [ "normalise_openid", "text_8php.html#adba17ec946f4285285dc100f7860bf51", null ], [ "notags", "text_8php.html#a1af49756c8c71902a66c7e329c462beb", null ], @@ -74,6 +77,7 @@ var text_8php = [ "xchan_mail_query", "text_8php.html#a543447c5ed766535221e2d9636b379ee", null ], [ "xchan_query", "text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f", null ], [ "xmlify", "text_8php.html#aaed4413ed8918838b517e3b2fafaea0d", null ], + [ "z_input_filter", "text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f", null ], [ "zidify_callback", "text_8php.html#a405afe814a23f3bd94d826101aa168ab", null ], [ "zidify_img_callback", "text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4", null ], [ "zidify_links", "text_8php.html#a29988052f3944111def3b6aaf2c7a8f6", null ], diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index 19c251680..f7eee63fd 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), comanche_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), dfrn_deliver(), directory_aside(), directory_content(), directory_init(), dirfind_content(), dirfind_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fetch_url(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_max_import_size(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), lrdd(), magic_init(), manual_config(), match_content(), message_aside(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), post_url(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redir_init(), redstrap_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), smilies(), subthread_content(), suggest_aside(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_profile(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), and zotfeed_init().

    +

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), blocks_content(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), comanche_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), dfrn_deliver(), directory_aside(), directory_content(), directory_init(), dirfind_content(), dirfind_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fetch_url(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_max_import_size(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), lrdd(), magic_init(), manual_config(), match_content(), menu_content(), message_aside(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), post_url(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redir_init(), redstrap_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), smilies(), subthread_content(), suggest_aside(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_profile(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

    diff --git a/doc/html/zot_8php.html b/doc/html/zot_8php.html index ce7997d6d..bcfd1c834 100644 --- a/doc/html/zot_8php.html +++ b/doc/html/zot_8php.html @@ -637,7 +637,7 @@ Functions @@ -905,7 +905,7 @@ Functions
    Returns
    : array => see z_post_url for returned data format
    -

    Referenced by deliver_run(), directory_run(), notifier_run(), post_init(), queue_run(), and zot_fetch().

    +

    Referenced by deliver_run(), directory_run(), notifier_run(), post_init(), queue_run(), zot_fetch(), and zping_content().

    -- cgit v1.2.3 From 77ba2dcb06e67aff3768ff6c17cb6244fa2b5f03 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Sep 2013 03:11:08 -0700 Subject: doc updates --- doc/html/blocks_8php.html | 137 ++++++++++++++++++++++++++++++++++++++++++ doc/html/blocks_8php.js | 4 ++ doc/html/editblock_8php.html | 137 ++++++++++++++++++++++++++++++++++++++++++ doc/html/editblock_8php.js | 4 ++ doc/html/editlayout_8php.html | 137 ++++++++++++++++++++++++++++++++++++++++++ doc/html/editlayout_8php.js | 4 ++ doc/html/layouts_8php.html | 137 ++++++++++++++++++++++++++++++++++++++++++ doc/html/layouts_8php.js | 4 ++ doc/html/pubsites_8php.html | 137 ++++++++++++++++++++++++++++++++++++++++++ doc/html/pubsites_8php.js | 4 ++ doc/html/zping_8php.html | 137 ++++++++++++++++++++++++++++++++++++++++++ doc/html/zping_8php.js | 4 ++ 12 files changed, 846 insertions(+) create mode 100644 doc/html/blocks_8php.html create mode 100644 doc/html/blocks_8php.js create mode 100644 doc/html/editblock_8php.html create mode 100644 doc/html/editblock_8php.js create mode 100644 doc/html/editlayout_8php.html create mode 100644 doc/html/editlayout_8php.js create mode 100644 doc/html/layouts_8php.html create mode 100644 doc/html/layouts_8php.js create mode 100644 doc/html/pubsites_8php.html create mode 100644 doc/html/pubsites_8php.js create mode 100644 doc/html/zping_8php.html create mode 100644 doc/html/zping_8php.js (limited to 'doc/html') diff --git a/doc/html/blocks_8php.html b/doc/html/blocks_8php.html new file mode 100644 index 000000000..b99143aee --- /dev/null +++ b/doc/html/blocks_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/blocks.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    blocks.php File Reference
    +
    +
    + + + + +

    +Functions

     blocks_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    blocks_content ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/blocks_8php.js b/doc/html/blocks_8php.js new file mode 100644 index 000000000..b2123aa00 --- /dev/null +++ b/doc/html/blocks_8php.js @@ -0,0 +1,4 @@ +var blocks_8php = +[ + [ "blocks_content", "blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12", null ] +]; \ No newline at end of file diff --git a/doc/html/editblock_8php.html b/doc/html/editblock_8php.html new file mode 100644 index 000000000..12660853a --- /dev/null +++ b/doc/html/editblock_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/editblock.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    editblock.php File Reference
    +
    +
    + + + + +

    +Functions

     editblock_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    editblock_content ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/editblock_8php.js b/doc/html/editblock_8php.js new file mode 100644 index 000000000..dae23cf05 --- /dev/null +++ b/doc/html/editblock_8php.js @@ -0,0 +1,4 @@ +var editblock_8php = +[ + [ "editblock_content", "editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6", null ] +]; \ No newline at end of file diff --git a/doc/html/editlayout_8php.html b/doc/html/editlayout_8php.html new file mode 100644 index 000000000..c32a6bd5b --- /dev/null +++ b/doc/html/editlayout_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/editlayout.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    editlayout.php File Reference
    +
    +
    + + + + +

    +Functions

     editlayout_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    editlayout_content ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/editlayout_8php.js b/doc/html/editlayout_8php.js new file mode 100644 index 000000000..a41acddd1 --- /dev/null +++ b/doc/html/editlayout_8php.js @@ -0,0 +1,4 @@ +var editlayout_8php = +[ + [ "editlayout_content", "editlayout_8php.html#aa877e4157a26b099de904164181dd386", null ] +]; \ No newline at end of file diff --git a/doc/html/layouts_8php.html b/doc/html/layouts_8php.html new file mode 100644 index 000000000..809bee6c7 --- /dev/null +++ b/doc/html/layouts_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/layouts.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    layouts.php File Reference
    +
    +
    + + + + +

    +Functions

     layouts_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    layouts_content ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/layouts_8php.js b/doc/html/layouts_8php.js new file mode 100644 index 000000000..ee929d2fc --- /dev/null +++ b/doc/html/layouts_8php.js @@ -0,0 +1,4 @@ +var layouts_8php = +[ + [ "layouts_content", "layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50", null ] +]; \ No newline at end of file diff --git a/doc/html/pubsites_8php.html b/doc/html/pubsites_8php.html new file mode 100644 index 000000000..46c645e55 --- /dev/null +++ b/doc/html/pubsites_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/pubsites.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    pubsites.php File Reference
    +
    +
    + + + + +

    +Functions

     pubsites_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    pubsites_content ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/pubsites_8php.js b/doc/html/pubsites_8php.js new file mode 100644 index 000000000..fe78b19d4 --- /dev/null +++ b/doc/html/pubsites_8php.js @@ -0,0 +1,4 @@ +var pubsites_8php = +[ + [ "pubsites_content", "pubsites_8php.html#af614e279aab54065345bda6b03eafdf0", null ] +]; \ No newline at end of file diff --git a/doc/html/zping_8php.html b/doc/html/zping_8php.html new file mode 100644 index 000000000..76fcac8a3 --- /dev/null +++ b/doc/html/zping_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/zping.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    zping.php File Reference
    +
    +
    + + + + +

    +Functions

     zping_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    zping_content ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/zping_8php.js b/doc/html/zping_8php.js new file mode 100644 index 000000000..28a58de4a --- /dev/null +++ b/doc/html/zping_8php.js @@ -0,0 +1,4 @@ +var zping_8php = +[ + [ "zping_content", "zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75", null ] +]; \ No newline at end of file -- 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/boot_8php.html | 106 ++++++-- doc/html/boot_8php.js | 5 + doc/html/chanman_8php.html | 112 +++++++++ doc/html/datetime_8php.html | 2 +- doc/html/dba__driver_8php.html | 4 +- doc/html/dir_d41ce877eb409a4791b288730010abe2.html | 4 + doc/html/dir_d41ce877eb409a4791b288730010abe2.js | 2 + doc/html/docblox__errorchecker_8php.html | 2 +- doc/html/extract_8php.html | 2 +- doc/html/files.html | 230 +++++++++--------- doc/html/filestorage_8php.html | 137 +++++++++++ doc/html/filestorage_8php.js | 4 + doc/html/globals_0x66.html | 3 + doc/html/globals_0x68.html | 15 ++ doc/html/globals_0x69.html | 3 + doc/html/globals_0x75.html | 2 +- doc/html/globals_func_0x66.html | 3 + doc/html/globals_func_0x69.html | 3 + doc/html/globals_func_0x75.html | 2 +- doc/html/globals_vars_0x68.html | 15 ++ doc/html/identity_8php.html | 2 + doc/html/include_2config_8php.html | 2 +- doc/html/include_2network_8php.html | 2 +- doc/html/item_8php.html | 30 +++ doc/html/item_8php.js | 1 + doc/html/language_8php.html | 2 +- doc/html/navtree.js | 14 +- doc/html/navtreeindex0.js | 186 +++++++------- doc/html/navtreeindex1.js | 136 +++++------ doc/html/navtreeindex2.js | 60 ++--- doc/html/navtreeindex3.js | 102 ++++---- doc/html/navtreeindex4.js | 52 ++-- doc/html/navtreeindex5.js | 266 ++++++++++----------- doc/html/navtreeindex6.js | 166 ++++++------- doc/html/navtreeindex7.js | 99 ++++---- doc/html/plugin_8php.html | 8 +- doc/html/redbasic_2php_2style_8php.html | 4 +- doc/html/search/all_63.js | 1 + doc/html/search/all_66.js | 2 + doc/html/search/all_68.js | 7 +- doc/html/search/all_69.js | 1 + doc/html/search/all_75.js | 2 +- doc/html/search/files_63.js | 1 + doc/html/search/files_66.js | 3 +- doc/html/search/functions_66.js | 1 + doc/html/search/functions_69.js | 1 + doc/html/search/functions_75.js | 2 +- doc/html/search/variables_68.js | 7 +- doc/html/taxonomy_8php.html | 4 +- doc/html/text_8php.html | 8 +- doc/html/typo_8php.html | 2 +- doc/html/zot_8php.html | 18 +- doc/html/zot_8php.js | 2 +- 53 files changed, 1151 insertions(+), 699 deletions(-) create mode 100644 doc/html/chanman_8php.html create mode 100644 doc/html/filestorage_8php.html create mode 100644 doc/html/filestorage_8php.js (limited to 'doc/html') diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index 08eb2a98f..d9d754e9b 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -224,7 +224,7 @@ Variables   const ZOT_REVISION 1   -const DB_UPDATE_VERSION 1067 +const DB_UPDATE_VERSION 1069   const EOL '<br />' . "\r\n"   @@ -462,6 +462,16 @@ Variables   const XCHAN_FLAGS_ORPHAN 0x0002   +const HUBLOC_NOTUSED 0x0000 +  +const HUBLOC_SEND_ERROR 0x0001 +  +const HUBLOC_RECEIVE_ERROR 0x0002 +  +const HUBLOC_WORKS 0x0004 +  +const HUBLOC_OFFLINE 0x0008 +  const TERM_UNKNOWN 0   const TERM_HASHTAG 1 @@ -690,7 +700,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), blocks_content(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), blocks_content(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    @@ -708,7 +718,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    @@ -930,7 +940,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_post(), import_profile_photo(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), page_content(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_profile(), z_fetch_url(), and zot_finger().

    +

    Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), follow_widget(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), page_content(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_profile(), z_fetch_url(), and zot_finger().

    @@ -1056,7 +1066,7 @@ Variables @@ -1140,7 +1150,7 @@ Variables
    -

    Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_post(), authenticate_success(), community_content(), connections_content(), connections_post(), crepair_post(), directory_content(), dirfind_content(), follow_init(), fsuggest_post(), group_content(), group_post(), intro_post(), item_post(), lostpass_content(), lostpass_post(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), network_content(), notifications_content(), oexchange_content(), post_init(), profile_photo_post(), profiles_init(), profiles_post(), register_post(), regmod_content(), settings_post(), suggest_content(), tagrm_post(), thing_init(), user_allow(), and viewconnections_content().

    +

    Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_post(), authenticate_success(), community_content(), connections_content(), connections_post(), crepair_post(), directory_content(), dirfind_content(), filestorage_content(), follow_init(), fsuggest_post(), group_content(), group_post(), intro_post(), item_post(), lostpass_content(), lostpass_post(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), network_content(), notifications_content(), oexchange_content(), post_init(), profile_photo_post(), profiles_init(), profiles_post(), register_post(), regmod_content(), settings_post(), suggest_content(), tagrm_post(), thing_init(), user_allow(), and viewconnections_content().

    @@ -1226,7 +1236,7 @@ Variables
    -

    Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), blocks_content(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_profile(), z_input_filter(), zid_init(), and zping_content().

    +

    Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), blocks_content(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_profile(), z_input_filter(), zid_init(), and zping_content().

    @@ -1278,7 +1288,7 @@ Variables
    -

    Referenced by admin_content(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_content(), import_post(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    +

    Referenced by admin_content(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_content(), import_post(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    @@ -1300,7 +1310,7 @@ Variables

    e.g.: proc_run("ls","-la","/tmp");

    $cmd and string args are surrounded with ""

    -

    Referenced by build_sync_packet(), connect_post(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fix_system_urls(), fsuggest_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

    +

    Referenced by build_sync_packet(), connect_post(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fix_system_urls(), fsuggest_post(), import_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

    @@ -1585,7 +1595,7 @@ Variables
    -

    Referenced by allowed_public_recips(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), follow_init(), format_css_if_exists(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), layouts_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sync_directories(), tagger_content(), thing_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

    +

    Referenced by allowed_public_recips(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), filestorage_content(), follow_init(), format_css_if_exists(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), layouts_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sync_directories(), tagger_content(), thing_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

    @@ -1726,7 +1736,7 @@ Variables @@ -2366,7 +2376,7 @@ Variables
    - +
    const DB_UPDATE_VERSION 1067const DB_UPDATE_VERSION 1069
    @@ -2480,7 +2490,7 @@ Variables
    -

    Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), design_tools(), directory_content(), dirfind_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    +

    Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), design_tools(), directory_content(), dirfind_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    @@ -2549,6 +2559,68 @@ Variables

    Referenced by zfinger_init().

    + + + +
    +
    + + + + +
    const HUBLOC_NOTUSED 0x0000
    +
    + +
    +
    + +
    +
    + + + + +
    const HUBLOC_OFFLINE 0x0008
    +
    + +
    +
    + +
    +
    + + + + +
    const HUBLOC_RECEIVE_ERROR 0x0002
    +
    + +

    Referenced by post_init().

    + +
    +
    + +
    +
    + + + + +
    const HUBLOC_SEND_ERROR 0x0001
    +
    + +
    +
    + +
    +
    + + + + +
    const HUBLOC_WORKS 0x0004
    +
    +
    @@ -2875,7 +2947,7 @@ Variables @@ -2947,7 +3019,7 @@ Variables @@ -3810,7 +3882,7 @@ Variables @@ -4302,7 +4374,7 @@ Variables diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index 2730739d6..950cd4ea7 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -115,6 +115,11 @@ var boot_8php = [ "GRAVITY_PARENT", "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3", null ], [ "HUBLOC_FLAGS_PRIMARY", "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955", null ], [ "HUBLOC_FLAGS_UNVERIFIED", "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764", null ], + [ "HUBLOC_NOTUSED", "boot_8php.html#aa589421267f0c2f0d643f727792cce35", null ], + [ "HUBLOC_OFFLINE", "boot_8php.html#a845891f82bf6edd7fa2d578b66703112", null ], + [ "HUBLOC_RECEIVE_ERROR", "boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1", null ], + [ "HUBLOC_SEND_ERROR", "boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456", null ], + [ "HUBLOC_WORKS", "boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c", null ], [ "ITEM_BLOCKED", "boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f", null ], [ "ITEM_BUILDBLOCK", "boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf", null ], [ "ITEM_DELAYED_PUBLISH", "boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20", null ], diff --git a/doc/html/chanman_8php.html b/doc/html/chanman_8php.html new file mode 100644 index 000000000..4d829d819 --- /dev/null +++ b/doc/html/chanman_8php.html @@ -0,0 +1,112 @@ + + + + + + +The Red Matrix: mod/chanman.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    +
    +
    chanman.php File Reference
    +
    +
    +
    +
    + diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index bb2ebb4ec..b3fc3d84f 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -332,7 +332,7 @@ Functions
    -

    Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 1dd06e1a4..0cf704be4 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
    -

    Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

    @@ -320,7 +320,7 @@ Functions

    This will happen occasionally trying to store the session data after abnormal program termination

    -

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), follow_widget(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_check_service_class(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index 60a238cee..21dfadab0 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -120,6 +120,8 @@ Files   file  blocks.php   +file  chanman.php +  file  channel.php   file  chanview.php @@ -164,6 +166,8 @@ Files   file  filerm.php   +file  filestorage.php +  file  follow.php   file  fsuggest.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index a5c045f90..53154e4b6 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -8,6 +8,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "apps.php", "apps_8php.html", "apps_8php" ], [ "attach.php", "mod_2attach_8php.html", "mod_2attach_8php" ], [ "blocks.php", "blocks_8php.html", "blocks_8php" ], + [ "chanman.php", "chanman_8php.html", null ], [ "channel.php", "channel_8php.html", "channel_8php" ], [ "chanview.php", "chanview_8php.html", "chanview_8php" ], [ "common.php", "common_8php.html", "common_8php" ], @@ -30,6 +31,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "feed.php", "feed_8php.html", "feed_8php" ], [ "filer.php", "filer_8php.html", "filer_8php" ], [ "filerm.php", "filerm_8php.html", "filerm_8php" ], + [ "filestorage.php", "filestorage_8php.html", "filestorage_8php" ], [ "follow.php", "mod_2follow_8php.html", "mod_2follow_8php" ], [ "fsuggest.php", "fsuggest_8php.html", "fsuggest_8php" ], [ "group.php", "mod_2group_8php.html", "mod_2group_8php" ], diff --git a/doc/html/docblox__errorchecker_8php.html b/doc/html/docblox__errorchecker_8php.html index 0e1bff362..f39c5a5e9 100644 --- a/doc/html/docblox__errorchecker_8php.html +++ b/doc/html/docblox__errorchecker_8php.html @@ -279,7 +279,7 @@ Variables diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 8c8acbf0c..c4a4c3565 100644 --- a/doc/html/extract_8php.html +++ b/doc/html/extract_8php.html @@ -146,7 +146,7 @@ Variables diff --git a/doc/html/files.html b/doc/html/files.html index 703404553..deb426527 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -194,120 +194,122 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*apps.php |o*attach.php |o*blocks.php -|o*channel.php -|o*chanview.php -|o*common.php -|o*community.php -|o*connect.php -|o*connections.php -|o*contactgroup.php -|o*crepair.php -|o*delegate.php -|o*directory.php -|o*dirfind.php -|o*dirsearch.php -|o*display.php -|o*editblock.php -|o*editlayout.php -|o*editpost.php -|o*editwebpage.php -|o*events.php -|o*fbrowser.php -|o*feed.php -|o*filer.php -|o*filerm.php -|o*follow.php -|o*fsuggest.php -|o*group.php -|o*hcard.php -|o*help.php -|o*home.php -|o*hostxrd.php -|o*import.php -|o*intro.php -|o*invite.php -|o*item.php -|o*lastpost.php -|o*layouts.php -|o*like.php -|o*lockview.php -|o*login.php -|o*lostpass.php -|o*magic.php -|o*manage.php -|o*match.php -|o*menu.php -|o*message.php -|o*mitem.php -|o*mood.php -|o*msearch.php -|o*network.php -|o*new_channel.php -|o*nogroup.php -|o*notifications.php -|o*notify.php -|o*oembed.php -|o*oexchange.php -|o*opensearch.php -|o*page.php -|o*parse_url.php -|o*photo.php -|o*photos.php -|o*php.php -|o*ping.php -|o*poco.php -|o*poke.php -|o*post.php -|o*pretheme.php -|o*probe.php -|o*profile.php -|o*profile_photo.php -|o*profiles.php -|o*profperm.php -|o*pubsites.php -|o*qsearch.php -|o*randprof.php -|o*redir.php -|o*register.php -|o*regmod.php -|o*removeme.php -|o*rmagic.php -|o*rsd_xml.php -|o*search.php -|o*search_ac.php -|o*settings.php -|o*setup.php -|o*share.php -|o*siteinfo.php -|o*sitelist.php -|o*smilies.php -|o*starred.php -|o*subthread.php -|o*suggest.php -|o*tagger.php -|o*tagrm.php -|o*thing.php -|o*toggle_mobile.php -|o*uexport.php -|o*update_channel.php -|o*update_community.php -|o*update_display.php -|o*update_network.php -|o*update_search.php -|o*view.php -|o*viewconnections.php -|o*viewsrc.php -|o*vote.php -|o*wall_attach.php -|o*wall_upload.php -|o*webfinger.php -|o*webpages.php -|o*wfinger.php -|o*xchan.php -|o*xrd.php -|o*zfinger.php -|o*zotfeed.php -|\*zping.php +|o*chanman.php +|o*channel.php +|o*chanview.php +|o*common.php +|o*community.php +|o*connect.php +|o*connections.php +|o*contactgroup.php +|o*crepair.php +|o*delegate.php +|o*directory.php +|o*dirfind.php +|o*dirsearch.php +|o*display.php +|o*editblock.php +|o*editlayout.php +|o*editpost.php +|o*editwebpage.php +|o*events.php +|o*fbrowser.php +|o*feed.php +|o*filer.php +|o*filerm.php +|o*filestorage.php +|o*follow.php +|o*fsuggest.php +|o*group.php +|o*hcard.php +|o*help.php +|o*home.php +|o*hostxrd.php +|o*import.php +|o*intro.php +|o*invite.php +|o*item.php +|o*lastpost.php +|o*layouts.php +|o*like.php +|o*lockview.php +|o*login.php +|o*lostpass.php +|o*magic.php +|o*manage.php +|o*match.php +|o*menu.php +|o*message.php +|o*mitem.php +|o*mood.php +|o*msearch.php +|o*network.php +|o*new_channel.php +|o*nogroup.php +|o*notifications.php +|o*notify.php +|o*oembed.php +|o*oexchange.php +|o*opensearch.php +|o*page.php +|o*parse_url.php +|o*photo.php +|o*photos.php +|o*php.php +|o*ping.php +|o*poco.php +|o*poke.php +|o*post.php +|o*pretheme.php +|o*probe.php +|o*profile.php +|o*profile_photo.php +|o*profiles.php +|o*profperm.php +|o*pubsites.php +|o*qsearch.php +|o*randprof.php +|o*redir.php +|o*register.php +|o*regmod.php +|o*removeme.php +|o*rmagic.php +|o*rsd_xml.php +|o*search.php +|o*search_ac.php +|o*settings.php +|o*setup.php +|o*share.php +|o*siteinfo.php +|o*sitelist.php +|o*smilies.php +|o*starred.php +|o*subthread.php +|o*suggest.php +|o*tagger.php +|o*tagrm.php +|o*thing.php +|o*toggle_mobile.php +|o*uexport.php +|o*update_channel.php +|o*update_community.php +|o*update_display.php +|o*update_network.php +|o*update_search.php +|o*view.php +|o*viewconnections.php +|o*viewsrc.php +|o*vote.php +|o*wall_attach.php +|o*wall_upload.php +|o*webfinger.php +|o*webpages.php +|o*wfinger.php +|o*xchan.php +|o*xrd.php +|o*zfinger.php +|o*zotfeed.php +|\*zping.php o+util |o+fpostit ||\*fpostit.php diff --git a/doc/html/filestorage_8php.html b/doc/html/filestorage_8php.html new file mode 100644 index 000000000..9b886f8bc --- /dev/null +++ b/doc/html/filestorage_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/filestorage.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    filestorage.php File Reference
    +
    +
    + + + + +

    +Functions

     filestorage_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    filestorage_content ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/filestorage_8php.js b/doc/html/filestorage_8php.js new file mode 100644 index 000000000..347b67626 --- /dev/null +++ b/doc/html/filestorage_8php.js @@ -0,0 +1,4 @@ +var filestorage_8php = +[ + [ "filestorage_content", "filestorage_8php.html#a61bb1be78472555df4ce619f51014040", null ] +]; \ No newline at end of file diff --git a/doc/html/globals_0x66.html b/doc/html/globals_0x66.html index aa8c48510..87118be5c 100644 --- a/doc/html/globals_0x66.html +++ b/doc/html/globals_0x66.html @@ -192,6 +192,9 @@ $(document).ready(function(){initNavTree('globals_0x66.html','');});
  • filerm_content() : filerm.php
  • +
  • filestorage_content() +: filestorage.php +
  • find_thread_parent_index() : conversation.php
  • diff --git a/doc/html/globals_0x68.html b/doc/html/globals_0x68.html index e90a90e3b..987b252fc 100644 --- a/doc/html/globals_0x68.html +++ b/doc/html/globals_0x68.html @@ -198,6 +198,21 @@ $(document).ready(function(){initNavTree('globals_0x68.html','');});
  • HUBLOC_FLAGS_UNVERIFIED : boot.php
  • +
  • HUBLOC_NOTUSED +: boot.php +
  • +
  • HUBLOC_OFFLINE +: boot.php +
  • +
  • HUBLOC_RECEIVE_ERROR +: boot.php +
  • +
  • HUBLOC_SEND_ERROR +: boot.php +
  • +
  • HUBLOC_WORKS +: boot.php +
  • diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html index 19b1d830d..85714b02b 100644 --- a/doc/html/globals_0x69.html +++ b/doc/html/globals_0x69.html @@ -227,6 +227,9 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');});
  • ITEM_BUILDBLOCK : boot.php
  • +
  • item_check_service_class() +: item.php +
  • item_content() : item.php
  • diff --git a/doc/html/globals_0x75.html b/doc/html/globals_0x75.html index 72c3b2372..ff65b2afd 100644 --- a/doc/html/globals_0x75.html +++ b/doc/html/globals_0x75.html @@ -184,7 +184,7 @@ $(document).ready(function(){initNavTree('globals_0x75.html','');}); : zot.php
  • update_modtime() -: zot.php +: zot.php
  • update_network_content() : update_network.php diff --git a/doc/html/globals_func_0x66.html b/doc/html/globals_func_0x66.html index 3295b9919..9d3d0d3a0 100644 --- a/doc/html/globals_func_0x66.html +++ b/doc/html/globals_func_0x66.html @@ -191,6 +191,9 @@ $(document).ready(function(){initNavTree('globals_func_0x66.html','');});
  • filerm_content() : filerm.php
  • +
  • filestorage_content() +: filestorage.php +
  • find_thread_parent_index() : conversation.php
  • diff --git a/doc/html/globals_func_0x69.html b/doc/html/globals_func_0x69.html index 4209bd444..1733078c3 100644 --- a/doc/html/globals_func_0x69.html +++ b/doc/html/globals_func_0x69.html @@ -212,6 +212,9 @@ $(document).ready(function(){initNavTree('globals_func_0x69.html','');});
  • is_site_admin() : boot.php
  • +
  • item_check_service_class() +: item.php +
  • item_content() : item.php
  • diff --git a/doc/html/globals_func_0x75.html b/doc/html/globals_func_0x75.html index 12d70ec9b..9b5bc1607 100644 --- a/doc/html/globals_func_0x75.html +++ b/doc/html/globals_func_0x75.html @@ -180,7 +180,7 @@ $(document).ready(function(){initNavTree('globals_func_0x75.html','');}); : zot.php
  • update_modtime() -: zot.php +: zot.php
  • update_network_content() : update_network.php diff --git a/doc/html/globals_vars_0x68.html b/doc/html/globals_vars_0x68.html index 8551c60de..223c815d5 100644 --- a/doc/html/globals_vars_0x68.html +++ b/doc/html/globals_vars_0x68.html @@ -145,6 +145,21 @@ $(document).ready(function(){initNavTree('globals_vars_0x68.html','');});
  • HUBLOC_FLAGS_UNVERIFIED : boot.php
  • +
  • HUBLOC_NOTUSED +: boot.php +
  • +
  • HUBLOC_OFFLINE +: boot.php +
  • +
  • HUBLOC_RECEIVE_ERROR +: boot.php +
  • +
  • HUBLOC_SEND_ERROR +: boot.php +
  • +
  • HUBLOC_WORKS +: boot.php +
  • 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().

    +
    diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index 207e268e9..f18561a81 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -256,7 +256,7 @@ Functions
    -

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), dirfind_content(), dirsearch_content(), display_content(), dlogger(), dob(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), fetch_url(), fetch_xrd_links(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), lastpost_content(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), match_content(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_post(), post_url(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), qsearch_init(), register_content(), register_post(), reload_plugins(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), webpages_content(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    +

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), dirfind_content(), dirsearch_content(), display_content(), dlogger(), dob(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), fetch_url(), fetch_xrd_links(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), lastpost_content(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), match_content(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_post(), post_url(), prepare_body(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), qsearch_init(), register_content(), register_post(), reload_plugins(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), webpages_content(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    diff --git a/doc/html/include_2network_8php.html b/doc/html/include_2network_8php.html index 1029f90a0..cec2045db 100644 --- a/doc/html/include_2network_8php.html +++ b/doc/html/include_2network_8php.html @@ -296,7 +296,7 @@ Functions diff --git a/doc/html/item_8php.html b/doc/html/item_8php.html index 5ace8bb7b..48f42f777 100644 --- a/doc/html/item_8php.html +++ b/doc/html/item_8php.html @@ -122,6 +122,8 @@ Functions    fix_attached_file_permissions ($channel, $observer_hash, $body, $str_contact_allow, $str_group_allow, $str_contact_deny, $str_group_deny)   + item_check_service_class ($channel_id, $iswebpage) + 

    Function Documentation

    @@ -302,6 +304,34 @@ Functions

    Referenced by item_post().

    + + + +
    +
    + + + + + + + + + + + + + + + + + + +
    item_check_service_class ( $channel_id,
     $iswebpage 
    )
    +
    + +

    Referenced by item_post().

    +
    diff --git a/doc/html/item_8php.js b/doc/html/item_8php.js index 39c3eba5f..07e890b13 100644 --- a/doc/html/item_8php.js +++ b/doc/html/item_8php.js @@ -3,6 +3,7 @@ var item_8php = [ "fix_attached_file_permissions", "item_8php.html#a3daae7944f737bd30412a0d042207c0f", null ], [ "fix_attached_photo_permissions", "item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10", null ], [ "handle_tag", "item_8php.html#abd0e603a6696051af16476eb968d52e7", null ], + [ "item_check_service_class", "item_8php.html#a5b1b36cb301a94b38150074f0d424e74", null ], [ "item_content", "item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221", null ], [ "item_post", "item_8php.html#a693cd09805755ab85bbb5ecae69a48c3", null ] ]; \ No newline at end of file diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index a9f2ba05b..3f6609dc4 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -280,7 +280,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), allfriends_content(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_store(), authenticate_success(), bb_ShareAttributes(), bbcode(), blocks_content(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), design_tools(), directory_content(), dirfind_content(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), format_event_diaspora(), format_event_html(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), layout_select(), layouts_content(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), nogroup_content(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), prepare_body(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), allfriends_content(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_store(), authenticate_success(), bb_ShareAttributes(), bbcode(), blocks_content(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), design_tools(), directory_content(), dirfind_content(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), format_event_diaspora(), format_event_html(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_check_service_class(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), layout_select(), layouts_content(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), nogroup_content(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), prepare_body(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 0a845a8c2..899b30aed 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,13 +36,13 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659", -"classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2", -"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df", -"identity_8php.html#a78151baf4407a8482d2681a91a9c486b", -"layouts_8php.html", -"redbasic_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc", -"typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805" +"boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e", +"classItem.html", +"datetime_8php.html#a5f29553799005b1fd4e9ce9d98ce05aa", +"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0", +"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed", +"redbasic_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f", +"tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index e5e6ff123..e8bddf345 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -90,164 +90,164 @@ var NAVTREEINDEX0 = "blocks_8php.html":[5,0,1,7], "blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12":[5,0,1,7,0], "boot_8php.html":[5,0,4], -"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,133], +"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,138], "boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,43], -"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,146], -"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,238], +"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,151], +"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,243], "boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,61], -"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,162], +"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,167], "boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,54], "boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[5,0,4,109], "boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[5,0,4,1], -"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,200], +"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,205], "boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,74], -"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,166], -"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,254], -"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,250], -"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,253], +"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,171], +"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,259], +"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,255], +"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,258], "boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,26], "boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,66], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15], "boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,84], "boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,88], "boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,85], -"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,192], +"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,197], "boot_8php.html#a176664e78dcb9132e16be69418223eb2":[5,0,4,69], -"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,145], -"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,141], -"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,165], -"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,257], -"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,232], -"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,258], -"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,169], +"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,150], +"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,146], +"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,170], +"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,262], +"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,237], +"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,263], +"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,174], "boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,83], -"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,211], +"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,216], "boot_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273":[5,0,4,39], "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,111], -"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,152], -"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,185], -"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,234], +"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,157], +"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,190], +"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,239], "boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,49], "boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,25], "boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,107], "boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,99], -"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,243], -"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,188], +"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,248], +"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,193], "boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,90], -"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,128], -"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,209], +"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,133], +"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,214], "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,112], -"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,230], -"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,184], -"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,125], +"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,235], +"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,189], +"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,130], "boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,75], "boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,80], -"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,216], -"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,139], +"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,221], +"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,144], "boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,51], -"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,118], -"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,154], -"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,260], -"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,173], +"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,123], +"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,159], +"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,265], +"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,178], "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,113], -"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,259], -"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,207], +"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[5,0,4,118], +"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,264], +"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,212], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12], "boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,67], "boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,97], "boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[5,0,4,59], -"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,129], -"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,203], +"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,134], +"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,208], "boot_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,4,38], -"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,183], +"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,188], "boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[5,0,4,96], -"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,159], -"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,149], +"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,164], +"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,154], "boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,78], -"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,251], +"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,256], "boot_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,4,37], "boot_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,4,20], -"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,171], +"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,176], "boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,110], -"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,224], -"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,170], +"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,229], +"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,175], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6], -"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,202], -"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,220], -"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,195], -"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,153], +"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,207], +"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,225], +"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,200], +"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,158], "boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,50], "boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,89], "boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,40], -"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,187], -"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,219], +"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,192], +"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,224], "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,24], "boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,68], -"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,177], +"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,182], "boot_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,4,47], -"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,198], +"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,203], "boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[5,0,4,86], -"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,157], -"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,199], +"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,162], +"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,204], "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,22], "boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,82], -"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,247], -"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,163], -"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,137], +"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,252], +"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,168], +"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,142], "boot_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,4,48], -"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,140], +"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,145], "boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,53], -"boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,143], -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,236], -"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,223], -"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,217], +"boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,148], +"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,241], +"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,228], +"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,222], "boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,108], "boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,100], -"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,205], -"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,127], -"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,235], +"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,210], +"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,132], +"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,240], "boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,31], -"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,178], -"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,131], +"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,183], +"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,136], "boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,79], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2], -"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,255], +"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,260], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4], "boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,81], "boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,94], -"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,226], +"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,231], +"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[5,0,4,119], "boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,72], -"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,130], -"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,158], +"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,135], +"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,163], "boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[5,0,4,76], -"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,160], +"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,165], "boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,57], "boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,91], -"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,116], -"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,196], +"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,121], +"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,201], "boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,60], +"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[5,0,4,116], "boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,64], -"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,123], -"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,246], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,245], -"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,176], +"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,128], +"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,251], +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,250], +"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,181], "boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,17], "boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,105], -"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,221], -"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,126], -"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,120], -"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,228], +"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,226], +"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,131], +"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,125], +"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,233], "boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,34], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11], -"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,144], -"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,124], -"boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,122], -"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,233], +"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,149], +"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,129], +"boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,127], +"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,238], "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,19], -"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,190], -"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,222], -"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,56], -"boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], -"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,214], -"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,191] +"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,195], +"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,227], +"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,56] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index b2d7695dc..359b7c8b4 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,112 +1,118 @@ var NAVTREEINDEX1 = { -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,248], -"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,213], -"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,179], +"boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], +"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,219], +"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,196], +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,253], +"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,218], +"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,184], "boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,29], -"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,197], +"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,202], "boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,52], -"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,151], +"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,156], "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[5,0,4,9], "boot_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,4,21], -"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,148], +"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,153], +"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[5,0,4,115], "boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,93], "boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,102], -"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,218], -"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,135], +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,223], +"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,140], "boot_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,4,23], "boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,73], -"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,182], -"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,115], -"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,204], +"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,187], +"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,120], +"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,209], "boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,35], -"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,201], -"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,225], -"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,175], -"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,208], +"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,206], +"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,230], +"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,180], +"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,213], "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,114], -"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,136], +"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,141], "boot_8php.html#ab55e545b72ec8c097e052ea7d373491f":[5,0,4,44], "boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,62], -"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,193], +"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,198], "boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[5,0,4,7], "boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,104], "boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,45], -"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,229], +"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,234], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3], -"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,252], +"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,257], "boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,71], +"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[5,0,4,117], "boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,103], -"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,121], +"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,126], "boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,28], -"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,161], -"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,227], +"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,166], +"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,232], "boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,101], "boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,42], "boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,63], -"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,256], -"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,117], -"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,119], -"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,189], +"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,261], +"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,122], +"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,124], +"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,194], "boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[5,0,4,41], "boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[5,0,4,13], "boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[5,0,4,8], -"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,164], -"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,215], +"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,169], +"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,220], "boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,70], -"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,147], -"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,155], +"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,152], +"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,160], "boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[5,0,4,10], "boot_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[5,0,4,16], "boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,77], "boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,92], "boot_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,4,36], "boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,32], -"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,210], -"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,237], -"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,231], +"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,215], +"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,242], +"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,236], "boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,98], -"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,132], -"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,240], +"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,137], +"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,245], "boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,46], "boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,27], -"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,244], +"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,249], "boot_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,4,18], -"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,172], -"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,150], -"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,180], +"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,177], +"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,155], +"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,185], "boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,30], -"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,249], -"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,212], -"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,156], +"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,254], +"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,217], +"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,161], "boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,106], -"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,167], -"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,181], -"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,134], +"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,172], +"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,186], +"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,139], "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,33], -"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,241], -"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,174], +"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,246], +"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,179], "boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,65], "boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,58], -"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,138], -"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,194], +"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,143], +"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,199], "boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,95], -"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,239], -"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,186], -"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,168], -"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,242], +"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,244], +"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,191], +"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,173], +"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,247], "boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,55], "boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,87], -"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,142], +"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,147], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14], -"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,206], +"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,211], "cache_8php.html":[5,0,0,11], -"channel_8php.html":[5,0,1,8], -"channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,8,1], -"channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc":[5,0,1,8,2], -"channel_8php.html#aea8e189f2fbabfda779349dd94082e8e":[5,0,1,8,0], -"chanview_8php.html":[5,0,1,9], -"chanview_8php.html#a4192c6da888c8c1165851acf9ad4cb8b":[5,0,1,9,0], +"chanman_8php.html":[5,0,1,8], +"channel_8php.html":[5,0,1,9], +"channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,9,1], +"channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc":[5,0,1,9,2], +"channel_8php.html#aea8e189f2fbabfda779349dd94082e8e":[5,0,1,9,0], +"chanview_8php.html":[5,0,1,10], +"chanview_8php.html#a4192c6da888c8c1165851acf9ad4cb8b":[5,0,1,10,0], "classApp.html":[4,0,5], "classApp.html#a037049cba88dfc6ff94f4b5b779e3fd3":[4,0,5,60], "classApp.html#a050b0696118da47e8b30859ad1a2c149":[4,0,5,44], @@ -243,11 +249,5 @@ var NAVTREEINDEX1 = "classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118":[4,0,16,1], "classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88":[4,0,16,2], "classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6":[4,0,16,0], -"classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2":[4,0,16,3], -"classItem.html":[4,0,17], -"classItem.html#a007424e3e3171dcfb4312a02161da6cd":[4,0,17,30], -"classItem.html#a078f95b4134ce3a1df344cf8d386f986":[4,0,17,33], -"classItem.html#a0c301aaed2b7d682728d18db3a22afa3":[4,0,17,8], -"classItem.html#a1a1e42877e6ac7af50286142ceb483d2":[4,0,17,35], -"classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[4,0,17,38] +"classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2":[4,0,16,3] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index 1b0c20c07..d8367c9f0 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,11 @@ var NAVTREEINDEX2 = { +"classItem.html":[4,0,17], +"classItem.html#a007424e3e3171dcfb4312a02161da6cd":[4,0,17,30], +"classItem.html#a078f95b4134ce3a1df344cf8d386f986":[4,0,17,33], +"classItem.html#a0c301aaed2b7d682728d18db3a22afa3":[4,0,17,8], +"classItem.html#a1a1e42877e6ac7af50286142ceb483d2":[4,0,17,35], +"classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[4,0,17,38], "classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2":[4,0,17,0], "classItem.html#a2ce70ef63f9f4d86a09c351678806925":[4,0,17,23], "classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf":[4,0,17,6], @@ -171,23 +177,23 @@ var NAVTREEINDEX2 = "comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,14,8], "comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a":[5,0,0,14,5], "comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e":[5,0,0,14,7], -"common_8php.html":[5,0,1,10], -"common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a":[5,0,1,10,0], -"common_8php.html#ab63408f39abef7a6915186e8dabc5a96":[5,0,1,10,1], -"common_8php.html#aca62f113655809f41f49042ce9b123c2":[5,0,1,10,2], -"community_8php.html":[5,0,1,11], -"community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a":[5,0,1,11,0], -"community_8php.html#a56c94ec978a38633c5628fa6f8e386d9":[5,0,1,11,1], -"connect_8php.html":[5,0,1,12], -"connect_8php.html#a417ec27afe33f21a929667a665e32ee2":[5,0,1,12,2], -"connect_8php.html#a489f0a66c660de6ec4d6917b27674f07":[5,0,1,12,0], -"connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36":[5,0,1,12,1], -"connections_8php.html":[5,0,1,13], -"connections_8php.html#a1224058db8e3fb56463eb312f98e561d":[5,0,1,13,4], -"connections_8php.html#a15af118efee9c948b6f8294e54a73bb2":[5,0,1,13,1], -"connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558":[5,0,1,13,3], -"connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c":[5,0,1,13,2], -"connections_8php.html#af48f7ad20914760ba9874c090384e35a":[5,0,1,13,0], +"common_8php.html":[5,0,1,11], +"common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a":[5,0,1,11,0], +"common_8php.html#ab63408f39abef7a6915186e8dabc5a96":[5,0,1,11,1], +"common_8php.html#aca62f113655809f41f49042ce9b123c2":[5,0,1,11,2], +"community_8php.html":[5,0,1,12], +"community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a":[5,0,1,12,0], +"community_8php.html#a56c94ec978a38633c5628fa6f8e386d9":[5,0,1,12,1], +"connect_8php.html":[5,0,1,13], +"connect_8php.html#a417ec27afe33f21a929667a665e32ee2":[5,0,1,13,2], +"connect_8php.html#a489f0a66c660de6ec4d6917b27674f07":[5,0,1,13,0], +"connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36":[5,0,1,13,1], +"connections_8php.html":[5,0,1,14], +"connections_8php.html#a1224058db8e3fb56463eb312f98e561d":[5,0,1,14,4], +"connections_8php.html#a15af118efee9c948b6f8294e54a73bb2":[5,0,1,14,1], +"connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558":[5,0,1,14,3], +"connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c":[5,0,1,14,2], +"connections_8php.html#af48f7ad20914760ba9874c090384e35a":[5,0,1,14,0], "contact__selectors_8php.html":[5,0,0,17], "contact__selectors_8php.html#a2c743d2eb526eb758d943a1490162d75":[5,0,0,17,1], "contact__selectors_8php.html#a9839e8fdaac7ffb37bf1420493f5c28f":[5,0,0,17,0], @@ -199,8 +205,8 @@ var NAVTREEINDEX2 = "contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65":[5,0,0,18,1], "contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6":[5,0,0,18,3], "contact__widgets_8php.html#af24e693532a045954caab515942cfc6f":[5,0,0,18,4], -"contactgroup_8php.html":[5,0,1,14], -"contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,14,0], +"contactgroup_8php.html":[5,0,1,15], +"contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,15,0], "conversation_8php.html":[5,0,0,19], "conversation_8php.html#a0891aaa4492cba2b51eda12fe01957f3":[5,0,0,19,7], "conversation_8php.html#a0ee05f15255fb1cc3d89f30bc378a654":[5,0,0,19,9], @@ -224,10 +230,10 @@ var NAVTREEINDEX2 = "conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6":[5,0,0,19,5], "conversation_8php.html#ae996eb116d397a2c6396c312d7b98664":[5,0,0,19,16], "conversation_8php.html#afe5b2f38d8b803edb0d7ec5fa2868db0":[5,0,0,19,12], -"crepair_8php.html":[5,0,1,15], -"crepair_8php.html#a29464c01838e209c8059cfcd2d195caa":[5,0,1,15,0], -"crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,15,1], -"crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,15,2], +"crepair_8php.html":[5,0,1,16], +"crepair_8php.html#a29464c01838e209c8059cfcd2d195caa":[5,0,1,16,0], +"crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,16,1], +"crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,16,2], "cronhooks_8php.html":[5,0,0,21], "cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca":[5,0,0,21,0], "crypto_8php.html":[5,0,0,22], @@ -243,11 +249,5 @@ var NAVTREEINDEX2 = "datetime_8php.html":[5,0,0,23], "datetime_8php.html#a03900dcf0f9e3c58793a031673a70326":[5,0,0,23,6], "datetime_8php.html#a36d3d6dff8d76b5f295bb3d9c535a5b1":[5,0,0,23,11], -"datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8":[5,0,0,23,5], -"datetime_8php.html#a5f29553799005b1fd4e9ce9d98ce05aa":[5,0,0,23,3], -"datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f":[5,0,0,23,10], -"datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[5,0,0,23,7], -"datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82":[5,0,0,23,9], -"datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[5,0,0,23,12], -"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[5,0,0,23,8] +"datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8":[5,0,0,23,5] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index d7efeb160..730f749c9 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,11 @@ var NAVTREEINDEX3 = { +"datetime_8php.html#a5f29553799005b1fd4e9ce9d98ce05aa":[5,0,0,23,3], +"datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f":[5,0,0,23,10], +"datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[5,0,0,23,7], +"datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82":[5,0,0,23,9], +"datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[5,0,0,23,12], +"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[5,0,0,23,8], "datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[5,0,0,23,0], "datetime_8php.html#ac265b86f384ee094ed5479aae02aa5c8":[5,0,0,23,2], "datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[5,0,0,23,4], @@ -16,8 +22,8 @@ var NAVTREEINDEX3 = "dba__driver_8php.html#af531546fac5f0836a8557a4f6dfee930":[5,0,0,0,0,4], "dba__mysql_8php.html":[5,0,0,0,1], "dba__mysqli_8php.html":[5,0,0,0,2], -"delegate_8php.html":[5,0,1,16], -"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,16,0], +"delegate_8php.html":[5,0,1,17], +"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,17,0], "deliver_8php.html":[5,0,0,24], "deliver_8php.html#a397afcb9afecf0c1816b0951189dd346":[5,0,0,24,0], "dir_032dd9e2cfe278a2cfa5eb9547448eb9.html":[5,0,3,1,0,0], @@ -37,15 +43,15 @@ var NAVTREEINDEX3 = "dir_d41ce877eb409a4791b288730010abe2.html":[5,0,1], "dir_d44c64559bbebec7f509842c48db8b23.html":[5,0,0], "dir_d795dfe8933002397556cc7aa16eca15.html":[5,0,3,1,1], -"dirfind_8php.html":[5,0,1,18], -"dirfind_8php.html#ac689a812c84f161b3a0d42349f83981c":[5,0,1,18,1], -"dirfind_8php.html#af22b0283f928c4c32e62248a5ae67cee":[5,0,1,18,0], -"dirsearch_8php.html":[5,0,1,19], -"dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752":[5,0,1,19,1], -"dirsearch_8php.html#a985d410a170549429857af6ff2673149":[5,0,1,19,2], -"dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c":[5,0,1,19,0], -"display_8php.html":[5,0,1,20], -"display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0":[5,0,1,20,0], +"dirfind_8php.html":[5,0,1,19], +"dirfind_8php.html#ac689a812c84f161b3a0d42349f83981c":[5,0,1,19,1], +"dirfind_8php.html#af22b0283f928c4c32e62248a5ae67cee":[5,0,1,19,0], +"dirsearch_8php.html":[5,0,1,20], +"dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752":[5,0,1,20,1], +"dirsearch_8php.html#a985d410a170549429857af6ff2673149":[5,0,1,20,2], +"dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c":[5,0,1,20,0], +"display_8php.html":[5,0,1,21], +"display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0":[5,0,1,21,0], "docblox__errorchecker_8php.html":[5,0,2,2], "docblox__errorchecker_8php.html#a1659f0a629d408e0f849dbe4ee061e62":[5,0,2,2,3], "docblox__errorchecker_8php.html#a21b4bbe5aae2d85db33affc7126a67ec":[5,0,2,2,2], @@ -58,14 +64,14 @@ var NAVTREEINDEX3 = "docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6":[5,0,2,2,4], "docblox__errorchecker_8php.html#ae9562cf60aa693114603d27b55d2185f":[5,0,2,2,1], "docblox__errorchecker_8php.html#af4ca738a05beffe9c8c23e1f7aea3c2d":[5,0,2,2,10], -"editblock_8php.html":[5,0,1,21], -"editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6":[5,0,1,21,0], -"editlayout_8php.html":[5,0,1,22], -"editlayout_8php.html#aa877e4157a26b099de904164181dd386":[5,0,1,22,0], -"editpost_8php.html":[5,0,1,23], -"editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,23,0], -"editwebpage_8php.html":[5,0,1,24], -"editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,24,0], +"editblock_8php.html":[5,0,1,22], +"editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6":[5,0,1,22,0], +"editlayout_8php.html":[5,0,1,23], +"editlayout_8php.html#aa877e4157a26b099de904164181dd386":[5,0,1,23,0], +"editpost_8php.html":[5,0,1,24], +"editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,24,0], +"editwebpage_8php.html":[5,0,1,25], +"editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,25,0], "enotify_8php.html":[5,0,0,27], "enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc":[5,0,0,27,1], "event_8php.html":[5,0,0,28], @@ -76,9 +82,9 @@ var NAVTREEINDEX3 = "event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850":[5,0,0,28,2], "event_8php.html#a89ef533faf345db8d64a58d4856bde3a":[5,0,0,28,3], "event_8php.html#abb74206cf42d694307c3d7abb7af9869":[5,0,0,28,4], -"events_8php.html":[5,0,1,25], -"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,25,0], -"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,25,1], +"events_8php.html":[5,0,1,26], +"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,26,0], +"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,26,1], "expire_8php.html":[5,0,0,29], "expire_8php.html#a444e45c9b67727b27db4c779fd51a298":[5,0,0,29,0], "extract_8php.html":[5,0,2,3], @@ -86,18 +92,20 @@ var NAVTREEINDEX3 = "extract_8php.html#a50b05cf2e02ef0b67fcad97106dd7634":[5,0,2,3,2], "extract_8php.html#a63bb4c41bc532baacf6a4976cfaa0feb":[5,0,2,3,0], "extract_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,3,1], -"fbrowser_8php.html":[5,0,1,26], -"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,26,0], +"fbrowser_8php.html":[5,0,1,27], +"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,27,0], "features_8php.html":[5,0,0,30], "features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[5,0,0,30,0], "features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[5,0,0,30,1], -"feed_8php.html":[5,0,1,27], -"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,27,0], -"filer_8php.html":[5,0,1,28], -"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,28,0], -"filerm_8php.html":[5,0,1,29], -"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,29,0], +"feed_8php.html":[5,0,1,28], +"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,28,0], +"filer_8php.html":[5,0,1,29], +"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,29,0], +"filerm_8php.html":[5,0,1,30], +"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,30,0], "files.html":[5,0], +"filestorage_8php.html":[5,0,1,31], +"filestorage_8php.html#a61bb1be78472555df4ce619f51014040":[5,0,1,31,0], "fpostit_8php.html":[5,0,2,0,0], "fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443":[5,0,2,0,0,0], "fpostit_8php.html#a501b5ca82f287509fc691c88524064c1":[5,0,2,0,0,1], @@ -118,9 +126,9 @@ var NAVTREEINDEX3 = "friendica-to-smarty-tpl_8py.html#aecf730e0884bb4ddc6c0deb1ef85f8eb":[5,0,2,4,4], "friendica-to-smarty-tpl_8py.html#af6b2c793958aae2aadc294577431f749":[5,0,2,4,3], "friendica__smarty_8php.html":[5,0,0,32], -"fsuggest_8php.html":[5,0,1,31], -"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,31,1], -"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,31,0], +"fsuggest_8php.html":[5,0,1,33], +"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,33,1], +"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,33,0], "full_8php.html":[5,0,3,0,1], "full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db":[5,0,3,0,1,0], "functions.html":[4,3,0], @@ -201,8 +209,8 @@ var NAVTREEINDEX3 = "globals_func_0x77.html":[5,1,1,23], "globals_func_0x78.html":[5,1,1,24], "globals_func_0x7a.html":[5,1,1,25], -"globals_vars.html":[5,1,2,0], "globals_vars.html":[5,1,2], +"globals_vars.html":[5,1,2,0], "globals_vars_0x61.html":[5,1,2,1], "globals_vars_0x63.html":[5,1,2,2], "globals_vars_0x64.html":[5,1,2,3], @@ -226,28 +234,20 @@ var NAVTREEINDEX3 = "globals_vars_0x7a.html":[5,1,2,21], "gprobe_8php.html":[5,0,0,33], "gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[5,0,0,33,0], -"hcard_8php.html":[5,0,1,33], -"hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,33,0], -"hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,33,1], -"help_8php.html":[5,0,1,34], -"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,34,0], +"hcard_8php.html":[5,0,1,35], +"hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,35,0], +"hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,35,1], +"help_8php.html":[5,0,1,36], +"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,36,0], "hierarchy.html":[4,2], -"home_8php.html":[5,0,1,35], -"hostxrd_8php.html":[5,0,1,36], -"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,36,0], +"home_8php.html":[5,0,1,37], +"hostxrd_8php.html":[5,0,1,38], +"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,38,0], "html2bbcode_8php.html":[5,0,0,35], "html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[5,0,0,35,3], "html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[5,0,0,35,1], "html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2":[5,0,0,35,0], "html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8":[5,0,0,35,2], "html2plain_8php.html":[5,0,0,36], -"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740":[5,0,0,36,0], -"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0":[5,0,0,36,3], -"html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04":[5,0,0,36,2], -"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[5,0,0,36,1], -"identity_8php.html":[5,0,0,37], -"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[5,0,0,37,2], -"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,37,3], -"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[5,0,0,37,0], -"identity_8php.html#a77ee7d66eb0758f7e7882f70ad0f9485":[5,0,0,37,4] +"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740":[5,0,0,36,0] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index e4653ef21..23edaaad9 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,12 +1,20 @@ var NAVTREEINDEX4 = { +"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0":[5,0,0,36,3], +"html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04":[5,0,0,36,2], +"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[5,0,0,36,1], +"identity_8php.html":[5,0,0,37], +"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[5,0,0,37,2], +"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,37,3], +"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[5,0,0,37,0], +"identity_8php.html#a77ee7d66eb0758f7e7882f70ad0f9485":[5,0,0,37,4], "identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,37,6], "identity_8php.html#abf6a9c6ed92d594f1d4513c4e22a7abd":[5,0,0,37,1], "identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,37,5], "identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,37,7], -"import_8php.html":[5,0,1,37], -"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,37,1], -"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,37,0], +"import_8php.html":[5,0,1,39], +"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,39,1], +"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,39,0], "include_2api_8php.html":[5,0,0,5], "include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,12], "include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5":[5,0,0,5,5], @@ -168,19 +176,20 @@ var NAVTREEINDEX4 = "interfaceITemplateEngine.html":[4,0,18], "interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[4,0,18,1], "interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442":[4,0,18,0], -"intro_8php.html":[5,0,1,38], -"intro_8php.html#a3e2a523697633ddb4517b9266a515f5b":[5,0,1,38,1], -"intro_8php.html#abc3abf25da64f98f215126eb08c7936b":[5,0,1,38,0], -"intro_8php.html#af3681062183ccbdf065ae2647b07d6f1":[5,0,1,38,2], -"invite_8php.html":[5,0,1,39], -"invite_8php.html#a244385b28cfd021d308715f01158bfd9":[5,0,1,39,0], -"invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[5,0,1,39,1], -"item_8php.html":[5,0,1,40], -"item_8php.html#a3daae7944f737bd30412a0d042207c0f":[5,0,1,40,0], -"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[5,0,1,40,4], -"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,40,3], -"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,40,1], -"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,40,2], +"intro_8php.html":[5,0,1,40], +"intro_8php.html#a3e2a523697633ddb4517b9266a515f5b":[5,0,1,40,1], +"intro_8php.html#abc3abf25da64f98f215126eb08c7936b":[5,0,1,40,0], +"intro_8php.html#af3681062183ccbdf065ae2647b07d6f1":[5,0,1,40,2], +"invite_8php.html":[5,0,1,41], +"invite_8php.html#a244385b28cfd021d308715f01158bfd9":[5,0,1,41,0], +"invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[5,0,1,41,1], +"item_8php.html":[5,0,1,42], +"item_8php.html#a3daae7944f737bd30412a0d042207c0f":[5,0,1,42,0], +"item_8php.html#a5b1b36cb301a94b38150074f0d424e74":[5,0,1,42,3], +"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[5,0,1,42,5], +"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,42,4], +"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,42,1], +"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,42,2], "items_8php.html":[5,0,0,40], "items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,40,53], "items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[5,0,0,40,2], @@ -240,14 +249,5 @@ var NAVTREEINDEX4 = "language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[5,0,0,41,6], "language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[5,0,0,41,0], "language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[5,0,0,41,4], -"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[5,0,0,41,3], -"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[5,0,0,41,1], -"language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04":[5,0,0,41,7], -"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,41,5], -"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,41,2], -"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,41,8], -"lastpost_8php.html":[5,0,1,41], -"lastpost_8php.html#a6108289ef2a767495c7c85a24f364983":[5,0,1,41,0], -"lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493":[5,0,1,41,1], -"lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c":[5,0,1,41,2] +"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[5,0,0,41,3] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index c67976b55..59df79201 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,81 +1,90 @@ var NAVTREEINDEX5 = { -"layouts_8php.html":[5,0,1,42], -"layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,42,0], -"like_8php.html":[5,0,1,43], -"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,43,0], -"lockview_8php.html":[5,0,1,44], -"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,44,0], -"login_8php.html":[5,0,1,45], -"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,45,0], -"lostpass_8php.html":[5,0,1,46], -"lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,46,0], -"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,46,1], -"magic_8php.html":[5,0,1,47], -"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,47,0], -"manage_8php.html":[5,0,1,48], -"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,48,0], -"match_8php.html":[5,0,1,49], -"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,49,0], +"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[5,0,0,41,1], +"language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04":[5,0,0,41,7], +"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,41,5], +"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,41,2], +"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,41,8], +"lastpost_8php.html":[5,0,1,43], +"lastpost_8php.html#a6108289ef2a767495c7c85a24f364983":[5,0,1,43,0], +"lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493":[5,0,1,43,1], +"lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c":[5,0,1,43,2], +"layouts_8php.html":[5,0,1,44], +"layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,44,0], +"like_8php.html":[5,0,1,45], +"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,45,0], +"lockview_8php.html":[5,0,1,46], +"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,46,0], +"login_8php.html":[5,0,1,47], +"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,47,0], +"lostpass_8php.html":[5,0,1,48], +"lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,48,0], +"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,48,1], +"magic_8php.html":[5,0,1,49], +"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,49,0], +"manage_8php.html":[5,0,1,50], +"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,50,0], +"match_8php.html":[5,0,1,51], +"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,51,0], "md_README.html":[2], "md_config.html":[0], "md_fresh.html":[1], "minimal_8php.html":[5,0,3,0,2], -"mitem_8php.html":[5,0,1,52], -"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,52,2], -"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,52,0], -"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,52,1], +"mitem_8php.html":[5,0,1,54], +"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,54,2], +"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,54,0], +"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,54,1], "mod_2api_8php.html":[5,0,1,4], "mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[5,0,1,4,2], "mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[5,0,1,4,0], "mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[5,0,1,4,1], "mod_2attach_8php.html":[5,0,1,6], "mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1":[5,0,1,6,0], -"mod_2directory_8php.html":[5,0,1,17], -"mod_2directory_8php.html#a5ee59c213508b6b9787612a8219cb5bf":[5,0,1,17,2], -"mod_2directory_8php.html#aa1d928543212871491706216742dd73c":[5,0,1,17,0], -"mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44":[5,0,1,17,1], -"mod_2follow_8php.html":[5,0,1,30], -"mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a":[5,0,1,30,1], -"mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592":[5,0,1,30,0], -"mod_2group_8php.html":[5,0,1,32], -"mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83":[5,0,1,32,1], -"mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c":[5,0,1,32,0], -"mod_2group_8php.html#aed1f009b1221348021bb34761160ef35":[5,0,1,32,2], -"mod_2menu_8php.html":[5,0,1,50], -"mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf":[5,0,1,50,0], -"mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393":[5,0,1,50,1], -"mod_2message_8php.html":[5,0,1,51], -"mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718":[5,0,1,51,2], -"mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79":[5,0,1,51,1], -"mod_2message_8php.html#af4ba72486117cc24335fd8e92a2112a7":[5,0,1,51,0], -"mod_2network_8php.html":[5,0,1,55], -"mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec":[5,0,1,55,1], -"mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad":[5,0,1,55,3], -"mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4":[5,0,1,55,0], -"mod_2network_8php.html#aeaa518c1a317516a3da337b88d358666":[5,0,1,55,2], -"mod_2notify_8php.html":[5,0,1,59], -"mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,59,1], -"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,59,0], -"mod_2oembed_8php.html":[5,0,1,60], -"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,60,0], -"mod_2photos_8php.html":[5,0,1,66], -"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,66,2], -"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,66,0], -"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,66,1], +"mod_2directory_8php.html":[5,0,1,18], +"mod_2directory_8php.html#a5ee59c213508b6b9787612a8219cb5bf":[5,0,1,18,2], +"mod_2directory_8php.html#aa1d928543212871491706216742dd73c":[5,0,1,18,0], +"mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44":[5,0,1,18,1], +"mod_2follow_8php.html":[5,0,1,32], +"mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a":[5,0,1,32,1], +"mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592":[5,0,1,32,0], +"mod_2group_8php.html":[5,0,1,34], +"mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83":[5,0,1,34,1], +"mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c":[5,0,1,34,0], +"mod_2group_8php.html#aed1f009b1221348021bb34761160ef35":[5,0,1,34,2], +"mod_2menu_8php.html":[5,0,1,52], +"mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf":[5,0,1,52,0], +"mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393":[5,0,1,52,1], +"mod_2message_8php.html":[5,0,1,53], +"mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718":[5,0,1,53,2], +"mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79":[5,0,1,53,1], +"mod_2message_8php.html#af4ba72486117cc24335fd8e92a2112a7":[5,0,1,53,0], +"mod_2network_8php.html":[5,0,1,57], +"mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec":[5,0,1,57,1], +"mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad":[5,0,1,57,3], +"mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4":[5,0,1,57,0], +"mod_2network_8php.html#aeaa518c1a317516a3da337b88d358666":[5,0,1,57,2], +"mod_2notify_8php.html":[5,0,1,61], +"mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,61,1], +"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,61,0], +"mod_2oembed_8php.html":[5,0,1,62], +"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,62,0], +"mod_2photos_8php.html":[5,0,1,68], +"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,68,2], +"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,68,0], +"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,68,1], "mod__import_8php.html":[5,0,3,0,3], "mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,3,0], "mod__new__channel_8php.html":[5,0,3,0,4], "mod__new__channel_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,4,0], "mod__register_8php.html":[5,0,3,0,5], "mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,5,0], -"mood_8php.html":[5,0,1,53], -"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,53,0], -"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,53,1], -"msearch_8php.html":[5,0,1,54], -"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,54,0], -"namespaceFriendica.html":[4,0,1], +"mood_8php.html":[5,0,1,55], +"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,55,0], +"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,55,1], +"msearch_8php.html":[5,0,1,56], +"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,56,0], "namespaceFriendica.html":[3,0,1], +"namespaceFriendica.html":[4,0,1], "namespaceacl__selectors.html":[4,0,0], "namespaceacl__selectors.html":[3,0,0], "namespacefriendica-to-smarty-tpl.html":[4,0,2], @@ -91,48 +100,48 @@ var NAVTREEINDEX5 = "nav_8php.html":[5,0,0,44], "nav_8php.html#a43be0df73b90647ea70947ce004e231e":[5,0,0,44,0], "nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[5,0,0,44,1], -"new__channel_8php.html":[5,0,1,56], -"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,56,2], -"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,56,1], -"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,56,0], -"nogroup_8php.html":[5,0,1,57], -"nogroup_8php.html#a099cb353bf62e8453069ce107b763212":[5,0,1,57,1], -"nogroup_8php.html#a52085b183f97c552f1db5c4926e8ec30":[5,0,1,57,0], -"notifications_8php.html":[5,0,1,58], -"notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,58,1], -"notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,58,0], +"new__channel_8php.html":[5,0,1,58], +"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,58,2], +"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,58,1], +"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,58,0], +"nogroup_8php.html":[5,0,1,59], +"nogroup_8php.html#a099cb353bf62e8453069ce107b763212":[5,0,1,59,1], +"nogroup_8php.html#a52085b183f97c552f1db5c4926e8ec30":[5,0,1,59,0], +"notifications_8php.html":[5,0,1,60], +"notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,60,1], +"notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,60,0], "notifier_8php.html":[5,0,0,46], "notifier_8php.html#a568c502f626cff95e344c0748938b85d":[5,0,0,46,0], "oauth_8php.html":[5,0,0,48], "oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[5,0,0,48,3], "oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[5,0,0,48,2], -"oexchange_8php.html":[5,0,1,61], -"oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,61,0], -"oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,61,1], +"oexchange_8php.html":[5,0,1,63], +"oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,63,0], +"oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,63,1], "onepoll_8php.html":[5,0,0,50], "onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,50,0], -"opensearch_8php.html":[5,0,1,62], -"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,62,0], -"page_8php.html":[5,0,1,63], -"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,63,1], -"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,63,0], +"opensearch_8php.html":[5,0,1,64], +"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,64,0], +"page_8php.html":[5,0,1,65], +"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,65,1], +"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,65,0], "page__widgets_8php.html":[5,0,0,51], "page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,51,1], "page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,51,0], "pages.html":[], -"parse__url_8php.html":[5,0,1,64], -"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,64,2], -"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,64,3], -"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,64,1], -"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,64,0], +"parse__url_8php.html":[5,0,1,66], +"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,66,2], +"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,66,3], +"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,66,1], +"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,66,0], "permissions_8php.html":[5,0,0,52], "permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,52,2], "permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,52,0], "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,52,3], "permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,52,4], "permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,52,1], -"photo_8php.html":[5,0,1,65], -"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,65,0], +"photo_8php.html":[5,0,1,67], +"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,67,0], "photo__driver_8php.html":[5,0,0,1,0], "photo__driver_8php.html#a102f3f26f67e0e38f4322a771951c1ca":[5,0,0,1,0,3], "photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a":[5,0,0,1,0,2], @@ -152,10 +161,10 @@ var NAVTREEINDEX5 = "php_2default_8php.html":[5,0,3,0,0], "php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,0,0,0], "php_2theme__init_8php.html":[5,0,3,0,6], -"php_8php.html":[5,0,1,67], -"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,67,0], -"ping_8php.html":[5,0,1,68], -"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,68,0], +"php_8php.html":[5,0,1,69], +"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,69,0], +"ping_8php.html":[5,0,1,70], +"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,70,0], "plugin_8php.html":[5,0,0,54], "plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,54,17], "plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,54,20], @@ -185,54 +194,54 @@ var NAVTREEINDEX5 = "plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,54,5], "po2php_8php.html":[5,0,2,6], "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[5,0,2,6,0], -"poco_8php.html":[5,0,1,69], -"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,69,0], -"poke_8php.html":[5,0,1,70], -"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,70,1], -"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,70,0], +"poco_8php.html":[5,0,1,71], +"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,71,0], +"poke_8php.html":[5,0,1,72], +"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,72,1], +"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,72,0], "poller_8php.html":[5,0,0,55], "poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,55,0], -"post_8php.html":[5,0,1,71], -"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,71,0], -"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,71,1], -"pretheme_8php.html":[5,0,1,72], -"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,72,0], -"probe_8php.html":[5,0,1,73], -"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,73,0], -"profile_8php.html":[5,0,1,74], -"profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,74,0], -"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,74,1], -"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,74,2], +"post_8php.html":[5,0,1,73], +"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,73,0], +"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,73,1], +"pretheme_8php.html":[5,0,1,74], +"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,74,0], +"probe_8php.html":[5,0,1,75], +"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,75,0], +"profile_8php.html":[5,0,1,76], +"profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,76,0], +"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,76,1], +"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,76,2], "profile__advanced_8php.html":[5,0,0,56], "profile__advanced_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,56,0], -"profile__photo_8php.html":[5,0,1,75], -"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,75,1], -"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,75,2], -"profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,75,0], +"profile__photo_8php.html":[5,0,1,77], +"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,77,1], +"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,77,2], +"profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,77,0], "profile__selectors_8php.html":[5,0,0,57], "profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,57,2], "profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,57,1], "profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,57,0], -"profiles_8php.html":[5,0,1,76], -"profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,76,0], -"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,76,2], -"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,76,1], -"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,76,3], -"profperm_8php.html":[5,0,1,77], -"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,77,2], -"profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc":[5,0,1,77,0], -"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,77,1], -"pubsites_8php.html":[5,0,1,78], -"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,78,0], -"qsearch_8php.html":[5,0,1,79], -"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,79,0], +"profiles_8php.html":[5,0,1,78], +"profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,78,0], +"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,78,2], +"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,78,1], +"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,78,3], +"profperm_8php.html":[5,0,1,79], +"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,79,2], +"profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc":[5,0,1,79,0], +"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,79,1], +"pubsites_8php.html":[5,0,1,80], +"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,80,0], +"qsearch_8php.html":[5,0,1,81], +"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,81,0], "queue_8php.html":[5,0,0,59], "queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,59,0], "queue__fn_8php.html":[5,0,0,60], "queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,60,1], "queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,60,0], -"randprof_8php.html":[5,0,1,80], -"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,80,0], +"randprof_8php.html":[5,0,1,82], +"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,82,0], "redbasic_2php_2style_8php.html":[5,0,3,1,0,0,1], "redbasic_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd":[5,0,3,1,0,0,1,14], "redbasic_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba":[5,0,3,1,0,0,1,5], @@ -240,14 +249,5 @@ var NAVTREEINDEX5 = "redbasic_2php_2style_8php.html#a109bbd7f4add27541707b191b73ef84a":[5,0,3,1,0,0,1,17], "redbasic_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b":[5,0,3,1,0,0,1,4], "redbasic_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab":[5,0,3,1,0,0,1,0], -"redbasic_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0":[5,0,3,1,0,0,1,2], -"redbasic_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f":[5,0,3,1,0,0,1,16], -"redbasic_2php_2style_8php.html#a6502bedd57105ad1fb2dee2be9cf6351":[5,0,3,1,0,0,1,9], -"redbasic_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42":[5,0,3,1,0,0,1,3], -"redbasic_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e":[5,0,3,1,0,0,1,15], -"redbasic_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a":[5,0,3,1,0,0,1,8], -"redbasic_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad":[5,0,3,1,0,0,1,1], -"redbasic_2php_2style_8php.html#ac4c6bc3cd9cc92204f04cf6cb34b47dd":[5,0,3,1,0,0,1,19], -"redbasic_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548":[5,0,3,1,0,0,1,12], -"redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c":[5,0,3,1,0,0,1,6] +"redbasic_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0":[5,0,3,1,0,0,1,2] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index 6c9ad83c4..a260404a5 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,13 +1,22 @@ var NAVTREEINDEX6 = { +"redbasic_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f":[5,0,3,1,0,0,1,16], +"redbasic_2php_2style_8php.html#a6502bedd57105ad1fb2dee2be9cf6351":[5,0,3,1,0,0,1,9], +"redbasic_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42":[5,0,3,1,0,0,1,3], +"redbasic_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e":[5,0,3,1,0,0,1,15], +"redbasic_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a":[5,0,3,1,0,0,1,8], +"redbasic_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad":[5,0,3,1,0,0,1,1], +"redbasic_2php_2style_8php.html#ac4c6bc3cd9cc92204f04cf6cb34b47dd":[5,0,3,1,0,0,1,19], +"redbasic_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548":[5,0,3,1,0,0,1,12], +"redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c":[5,0,3,1,0,0,1,6], "redbasic_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc":[5,0,3,1,0,0,1,11], "redbasic_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda":[5,0,3,1,0,0,1,10], "redbasic_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33":[5,0,3,1,0,0,1,7], "redbasic_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7":[5,0,3,1,0,0,1,18], "redbasic_2php_2theme_8php.html":[5,0,3,1,0,0,2], "redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[5,0,3,1,0,0,2,0], -"redir_8php.html":[5,0,1,81], -"redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5":[5,0,1,81,0], +"redir_8php.html":[5,0,1,83], +"redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5":[5,0,1,83,0], "redstrap_2php_2style_8php.html":[5,0,3,1,1,0,2], "redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd":[5,0,3,1,1,0,2,13], "redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba":[5,0,3,1,1,0,2,5], @@ -28,28 +37,28 @@ var NAVTREEINDEX6 = "redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33":[5,0,3,1,1,0,2,7], "redstrap_2php_2theme_8php.html":[5,0,3,1,1,0,3], "redstrap_2php_2theme_8php.html#a4dac61d466b4261deca2846f548e484a":[5,0,3,1,1,0,3,0], -"register_8php.html":[5,0,1,82], -"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,82,0], -"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,82,2], -"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,82,1], -"regmod_8php.html":[5,0,1,83], -"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,83,0], -"removeme_8php.html":[5,0,1,84], -"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,84,0], -"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,84,1], -"rmagic_8php.html":[5,0,1,85], -"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,85,0], -"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,85,2], -"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,85,1], -"rsd__xml_8php.html":[5,0,1,86], -"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,86,0], -"search_8php.html":[5,0,1,87], -"search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7":[5,0,1,87,2], -"search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6":[5,0,1,87,3], -"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,87,0], -"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,87,1], -"search__ac_8php.html":[5,0,1,88], -"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,88,0], +"register_8php.html":[5,0,1,84], +"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,84,0], +"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,84,2], +"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,84,1], +"regmod_8php.html":[5,0,1,85], +"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,85,0], +"removeme_8php.html":[5,0,1,86], +"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,86,0], +"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,86,1], +"rmagic_8php.html":[5,0,1,87], +"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,87,0], +"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,87,2], +"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,87,1], +"rsd__xml_8php.html":[5,0,1,88], +"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,88,0], +"search_8php.html":[5,0,1,89], +"search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7":[5,0,1,89,2], +"search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6":[5,0,1,89,3], +"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,89,0], +"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,89,1], +"search__ac_8php.html":[5,0,1,90], +"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,90,0], "security_8php.html":[5,0,0,61], "security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,61,2], "security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[5,0,0,61,4], @@ -73,37 +82,37 @@ var NAVTREEINDEX6 = "session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,62,3], "session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,62,9], "session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,62,2], -"settings_8php.html":[5,0,1,89], -"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,89,0], -"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,89,2], -"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,89,3], -"settings_8php.html#ae5aebccb006bee1300078576baaf5582":[5,0,1,89,1], -"setup_8php.html":[5,0,1,90], -"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,90,2], -"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,90,13], -"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,90,5], -"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,90,12], -"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,90,9], -"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,90,3], -"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,90,1], -"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,90,7], -"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,90,11], -"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,90,4], -"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,90,10], -"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,90,8], -"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,90,15], -"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,90,0], -"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,90,14], -"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,90,6], -"share_8php.html":[5,0,1,91], -"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,91,0], -"siteinfo_8php.html":[5,0,1,92], -"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,92,1], -"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,92,0], -"sitelist_8php.html":[5,0,1,93], -"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,93,0], -"smilies_8php.html":[5,0,1,94], -"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,94,0], +"settings_8php.html":[5,0,1,91], +"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,91,0], +"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,91,2], +"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,91,3], +"settings_8php.html#ae5aebccb006bee1300078576baaf5582":[5,0,1,91,1], +"setup_8php.html":[5,0,1,92], +"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,92,2], +"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,92,13], +"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,92,5], +"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,92,12], +"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,92,9], +"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,92,3], +"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,92,1], +"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,92,7], +"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,92,11], +"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,92,4], +"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,92,10], +"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,92,8], +"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,92,15], +"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,92,0], +"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,92,14], +"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,92,6], +"share_8php.html":[5,0,1,93], +"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,93,0], +"siteinfo_8php.html":[5,0,1,94], +"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,94,1], +"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,94,0], +"sitelist_8php.html":[5,0,1,95], +"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,95,0], +"smilies_8php.html":[5,0,1,96], +"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,96,0], "socgraph_8php.html":[5,0,0,63], "socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,63,0], "socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,63,6], @@ -114,21 +123,21 @@ var NAVTREEINDEX6 = "socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,63,2], "socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,63,5], "socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,63,3], -"starred_8php.html":[5,0,1,95], -"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,95,0], -"subthread_8php.html":[5,0,1,96], -"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,96,0], -"suggest_8php.html":[5,0,1,97], -"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,97,0], -"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,97,1], -"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,97,2], +"starred_8php.html":[5,0,1,97], +"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,97,0], +"subthread_8php.html":[5,0,1,98], +"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,98,0], +"suggest_8php.html":[5,0,1,99], +"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,99,0], +"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,99,1], +"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,99,2], "system__unavailable_8php.html":[5,0,0,64], "system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,64,0], -"tagger_8php.html":[5,0,1,98], -"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,98,0], -"tagrm_8php.html":[5,0,1,99], -"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,99,1], -"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,99,0], +"tagger_8php.html":[5,0,1,100], +"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,100,0], +"tagrm_8php.html":[5,0,1,101], +"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,101,1], +"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,101,0], "taxonomy_8php.html":[5,0,0,65], "taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,65,6], "taxonomy_8php.html#a061b3db9426d4b074395f5824062cad4":[5,0,0,65,8], @@ -233,21 +242,12 @@ var NAVTREEINDEX6 = "theme_2redstrap_2php_2default_8php.html":[5,0,3,1,1,0,1], "theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,1,1,0,1,0], "theme_2redstrap_2php_2theme__init_8php.html":[5,0,3,1,1,0,4], -"thing_8php.html":[5,0,1,100], -"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,100,0], -"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,100,1], -"toggle__mobile_8php.html":[5,0,1,101], -"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,101,0], +"thing_8php.html":[5,0,1,102], +"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,102,0], +"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,102,1], +"toggle__mobile_8php.html":[5,0,1,103], +"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,103,0], "tpldebug_8php.html":[5,0,2,7], "tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[5,0,2,7,0], -"tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[5,0,2,7,1], -"tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c":[5,0,2,7,2], -"typo_8php.html":[5,0,2,8], -"typo_8php.html#a1b709c1d79631ebc8320b41bda028b54":[5,0,2,8,1], -"typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5":[5,0,2,8,4], -"typo_8php.html#a3ecd17ac846be1b35f3662f5c12ab6bd":[5,0,2,8,3], -"typo_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,8,2], -"typo_8php.html#acebf83966ef6d7e5645a6b62ba368f9f":[5,0,2,8,0], -"typohelper_8php.html":[5,0,2,9], -"typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,9,0] +"tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[5,0,2,7,1] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index 12923a8db..eb72d75c9 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,18 +1,27 @@ var NAVTREEINDEX7 = { +"tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c":[5,0,2,7,2], +"typo_8php.html":[5,0,2,8], +"typo_8php.html#a1b709c1d79631ebc8320b41bda028b54":[5,0,2,8,1], +"typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5":[5,0,2,8,4], +"typo_8php.html#a3ecd17ac846be1b35f3662f5c12ab6bd":[5,0,2,8,3], +"typo_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,8,2], +"typo_8php.html#acebf83966ef6d7e5645a6b62ba368f9f":[5,0,2,8,0], +"typohelper_8php.html":[5,0,2,9], +"typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,9,0], "typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,9,1], -"uexport_8php.html":[5,0,1,102], -"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,102,0], -"update__channel_8php.html":[5,0,1,103], -"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,103,0], -"update__community_8php.html":[5,0,1,104], -"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,104,0], -"update__display_8php.html":[5,0,1,105], -"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,105,0], -"update__network_8php.html":[5,0,1,106], -"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,106,0], -"update__search_8php.html":[5,0,1,107], -"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,107,0], +"uexport_8php.html":[5,0,1,104], +"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,104,0], +"update__channel_8php.html":[5,0,1,105], +"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,105,0], +"update__community_8php.html":[5,0,1,106], +"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,106,0], +"update__display_8php.html":[5,0,1,107], +"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,107,0], +"update__network_8php.html":[5,0,1,108], +"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,108,0], +"update__search_8php.html":[5,0,1,109], +"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,109,0], "updatetpl_8py.html":[5,0,2,10], "updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,10,5], "updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,10,2], @@ -28,34 +37,34 @@ var NAVTREEINDEX7 = "view_2theme_2redstrap_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,1,0,0,1], "view_2theme_2redstrap_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,1,1,0,0,2], "view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e":[5,0,3,1,1,0,0,0], -"view_8php.html":[5,0,1,108], -"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,108,0], -"viewconnections_8php.html":[5,0,1,109], -"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,109,2], -"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,109,1], -"viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,109,0], -"viewsrc_8php.html":[5,0,1,110], -"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,110,0], -"vote_8php.html":[5,0,1,111], -"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,111,2], -"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,111,0], -"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,111,1], -"wall__attach_8php.html":[5,0,1,112], -"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,112,0], -"wall__upload_8php.html":[5,0,1,113], -"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,113,0], -"webfinger_8php.html":[5,0,1,114], -"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,114,0], -"webpages_8php.html":[5,0,1,115], -"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,115,0], -"wfinger_8php.html":[5,0,1,116], -"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,116,0], -"xchan_8php.html":[5,0,1,117], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,117,0], -"xrd_8php.html":[5,0,1,118], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,118,0], -"zfinger_8php.html":[5,0,1,119], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,119,0], +"view_8php.html":[5,0,1,110], +"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,110,0], +"viewconnections_8php.html":[5,0,1,111], +"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,111,2], +"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,111,1], +"viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,111,0], +"viewsrc_8php.html":[5,0,1,112], +"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,112,0], +"vote_8php.html":[5,0,1,113], +"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,113,2], +"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,113,0], +"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,113,1], +"wall__attach_8php.html":[5,0,1,114], +"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,114,0], +"wall__upload_8php.html":[5,0,1,115], +"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,115,0], +"webfinger_8php.html":[5,0,1,116], +"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,116,0], +"webpages_8php.html":[5,0,1,117], +"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,117,0], +"wfinger_8php.html":[5,0,1,118], +"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,118,0], +"xchan_8php.html":[5,0,1,119], +"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,119,0], +"xrd_8php.html":[5,0,1,120], +"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,120,0], +"zfinger_8php.html":[5,0,1,121], +"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,121,0], "zot_8php.html":[5,0,0,68], "zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,68,11], "zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c":[5,0,0,68,20], @@ -68,7 +77,6 @@ var NAVTREEINDEX7 = "zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[5,0,0,68,19], "zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[5,0,0,68,24], "zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[5,0,0,68,16], -"zot_8php.html#a666d3efcac00ec1b4a4537a60655f2ab":[5,0,0,68,14], "zot_8php.html#a703f528ade8382cf374e4119bd6f7859":[5,0,0,68,0], "zot_8php.html#a77720d6b59894e9b609af89c310c8a4d":[5,0,0,68,17], "zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d":[5,0,0,68,23], @@ -79,12 +87,13 @@ var NAVTREEINDEX7 = "zot_8php.html#ab0227978011d8601494a7651fa26acf0":[5,0,0,68,6], "zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[5,0,0,68,21], "zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[5,0,0,68,25], +"zot_8php.html#abd83bc7e3db604bdca85c3a8c7e2bf63":[5,0,0,68,14], "zot_8php.html#ac301c67864917c35922257950ae0f95c":[5,0,0,68,7], "zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7":[5,0,0,68,1], "zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e":[5,0,0,68,18], "zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[5,0,0,68,2], -"zotfeed_8php.html":[5,0,1,120], -"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,120,0], -"zping_8php.html":[5,0,1,121], -"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,121,0] +"zotfeed_8php.html":[5,0,1,122], +"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,122,0], +"zping_8php.html":[5,0,1,123], +"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,123,0] }; diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index 97a646d33..ad38bf4f8 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -282,7 +282,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), layouts_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), suggest_content(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), layouts_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), suggest_content(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    @@ -558,7 +558,7 @@ Functions @@ -586,7 +586,7 @@ Functions @@ -734,7 +734,7 @@ Functions diff --git a/doc/html/redbasic_2php_2style_8php.html b/doc/html/redbasic_2php_2style_8php.html index 0f88577e4..48c55f1de 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -386,7 +386,7 @@ Variables
    -

    Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_list_permissions(), common_friends(), common_friends_zcid(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), pdl_selector(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), and zot_feed().

    +

    Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_list_permissions(), common_friends(), common_friends_zcid(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), follow_widget(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), pdl_selector(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), and zot_feed().

    @@ -400,7 +400,7 @@ Variables
    -

    Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_themes(), aes_encapsulate(), argv(), array_sanitise(), attach_store(), autoname(), blocks_content(), build_sync_packet(), change_channel(), channel_content(), check_config(), check_form_security_token(), check_list_permissions(), check_webbie(), common_init(), construct_page(), conversation(), crepair_post(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), directory_content(), directory_run(), dirfind_content(), display_content(), email_header_encode(), encode_item(), encode_mail(), event_store(), expand_groups(), feature_enabled(), fetch_post_tags(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), generate_user_guid(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_profile_elements(), get_terms_oftype(), gprobe_run(), ids_to_querystr(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), json_decode_plus(), json_return_and_die(), lastpost_content(), layouts_content(), legal_webbie(), lrdd(), magic_init(), manage_content(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), message_post(), mimetype_select(), navbar_complete(), network_content(), network_init(), new_channel_init(), new_contact(), notification(), notifier_run(), oembed_fetch_url(), onepoll_run(), parse_xml_string(), perm_is_allowed(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), public_recips(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), remove_community_tag(), photo_driver\save(), search_ac_init(), send_status_notifications(), App\set_widget(), site_default_perms(), smilies(), photo_driver\store(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), timesel(), toggle_theme(), upgrade_bool_message(), upgrade_message(), valid_email(), webpages_content(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), and zot_register_hub().

    +

    Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_themes(), aes_encapsulate(), argv(), array_sanitise(), attach_store(), autoname(), blocks_content(), build_sync_packet(), change_channel(), channel_content(), check_config(), check_form_security_token(), check_list_permissions(), check_webbie(), common_init(), construct_page(), conversation(), crepair_post(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), directory_content(), directory_run(), dirfind_content(), display_content(), email_header_encode(), encode_item(), encode_mail(), event_store(), expand_groups(), feature_enabled(), fetch_post_tags(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), generate_user_guid(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_profile_elements(), get_terms_oftype(), gprobe_run(), ids_to_querystr(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), json_decode_plus(), json_return_and_die(), lastpost_content(), layouts_content(), legal_webbie(), lrdd(), magic_init(), manage_content(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), message_post(), mimetype_select(), navbar_complete(), network_content(), network_init(), new_channel_init(), new_contact(), notification(), notifier_run(), oembed_fetch_url(), onepoll_run(), parse_xml_string(), perm_is_allowed(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), public_recips(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), remove_community_tag(), photo_driver\save(), search_ac_init(), send_status_notifications(), App\set_widget(), site_default_perms(), smilies(), photo_driver\store(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), timesel(), toggle_theme(), update_imported_item(), upgrade_bool_message(), upgrade_message(), valid_email(), webpages_content(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), and zot_register_hub().

    diff --git a/doc/html/search/all_63.js b/doc/html/search/all_63.js index 8da6083e4..dfa406698 100644 --- a/doc/html/search/all_63.js +++ b/doc/html/search/all_63.js @@ -11,6 +11,7 @@ var searchData= ['chanlink_5fcid',['chanlink_cid',['../text_8php.html#a85e3a4851c16674834010d8419a5d7ca',1,'text.php']]], ['chanlink_5fhash',['chanlink_hash',['../text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0',1,'text.php']]], ['chanlink_5furl',['chanlink_url',['../text_8php.html#a2e8d6c402603be3a1256a16605e09c2a',1,'text.php']]], + ['chanman_2ephp',['chanman.php',['../chanman_8php.html',1,'']]], ['channel_2ephp',['channel.php',['../channel_8php.html',1,'']]], ['channel_5faside',['channel_aside',['../channel_8php.html#aea8e189f2fbabfda779349dd94082e8e',1,'channel.php']]], ['channel_5fcontent',['channel_content',['../channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1',1,'channel.php']]], diff --git a/doc/html/search/all_66.js b/doc/html/search/all_66.js index f1cd4b7f2..8ba44eea7 100644 --- a/doc/html/search/all_66.js +++ b/doc/html/search/all_66.js @@ -24,6 +24,8 @@ var searchData= ['filerm_2ephp',['filerm.php',['../filerm_8php.html',1,'']]], ['filerm_5fcontent',['filerm_content',['../filerm_8php.html#ae2eb28d2054fa2c37e38689882172208',1,'filerm.php']]], ['files',['files',['../namespacefriendica-to-smarty-tpl.html#ae74419b16516956c66f7db714a93a6ac',1,'friendica-to-smarty-tpl']]], + ['filestorage_2ephp',['filestorage.php',['../filestorage_8php.html',1,'']]], + ['filestorage_5fcontent',['filestorage_content',['../filestorage_8php.html#a61bb1be78472555df4ce619f51014040',1,'filestorage.php']]], ['find_5fthread_5fparent_5findex',['find_thread_parent_index',['../conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6',1,'conversation.php']]], ['find_5fupstream_5fdirectory',['find_upstream_directory',['../dir__fns_8php.html#a8c15aa69da12f2d3476b9e93b82b337d',1,'dir_fns.php']]], ['find_5fxchan_5fin_5farray',['find_xchan_in_array',['../text_8php.html#ace3c98538c63e09b70a363210b414112',1,'text.php']]], diff --git a/doc/html/search/all_68.js b/doc/html/search/all_68.js index c8c136ff9..e09148866 100644 --- a/doc/html/search/all_68.js +++ b/doc/html/search/all_68.js @@ -24,5 +24,10 @@ var searchData= ['html2plain_2ephp',['html2plain.php',['../html2plain_8php.html',1,'']]], ['http_5fstatus_5fexit',['http_status_exit',['../include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2',1,'network.php']]], ['hubloc_5fflags_5fprimary',['HUBLOC_FLAGS_PRIMARY',['../boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955',1,'boot.php']]], - ['hubloc_5fflags_5funverified',['HUBLOC_FLAGS_UNVERIFIED',['../boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764',1,'boot.php']]] + ['hubloc_5fflags_5funverified',['HUBLOC_FLAGS_UNVERIFIED',['../boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764',1,'boot.php']]], + ['hubloc_5fnotused',['HUBLOC_NOTUSED',['../boot_8php.html#aa589421267f0c2f0d643f727792cce35',1,'boot.php']]], + ['hubloc_5foffline',['HUBLOC_OFFLINE',['../boot_8php.html#a845891f82bf6edd7fa2d578b66703112',1,'boot.php']]], + ['hubloc_5freceive_5ferror',['HUBLOC_RECEIVE_ERROR',['../boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1',1,'boot.php']]], + ['hubloc_5fsend_5ferror',['HUBLOC_SEND_ERROR',['../boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456',1,'boot.php']]], + ['hubloc_5fworks',['HUBLOC_WORKS',['../boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c',1,'boot.php']]] ]; diff --git a/doc/html/search/all_69.js b/doc/html/search/all_69.js index d3d619b18..2ddd88cdc 100644 --- a/doc/html/search/all_69.js +++ b/doc/html/search/all_69.js @@ -42,6 +42,7 @@ var searchData= ['item_2ephp',['item.php',['../item_8php.html',1,'']]], ['item_5fblocked',['ITEM_BLOCKED',['../boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f',1,'boot.php']]], ['item_5fbuildblock',['ITEM_BUILDBLOCK',['../boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf',1,'boot.php']]], + ['item_5fcheck_5fservice_5fclass',['item_check_service_class',['../item_8php.html#a5b1b36cb301a94b38150074f0d424e74',1,'item.php']]], ['item_5fcontent',['item_content',['../item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221',1,'item.php']]], ['item_5fdelayed_5fpublish',['ITEM_DELAYED_PUBLISH',['../boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20',1,'boot.php']]], ['item_5fdeleted',['ITEM_DELETED',['../boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49',1,'boot.php']]], diff --git a/doc/html/search/all_75.js b/doc/html/search/all_75.js index 5b5b4dd2d..19215dc42 100644 --- a/doc/html/search/all_75.js +++ b/doc/html/search/all_75.js @@ -17,7 +17,7 @@ var searchData= ['update_5fdisplay_5fcontent',['update_display_content',['../update__display_8php.html#aa36ac524059e209d5d75a03c16206246',1,'update_display.php']]], ['update_5ffailed',['UPDATE_FAILED',['../boot_8php.html#a75fc600186b13c3b25e661afefb5eac8',1,'boot.php']]], ['update_5fimported_5fitem',['update_imported_item',['../zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df',1,'zot.php']]], - ['update_5fmodtime',['update_modtime',['../zot_8php.html#a666d3efcac00ec1b4a4537a60655f2ab',1,'zot.php']]], + ['update_5fmodtime',['update_modtime',['../zot_8php.html#abd83bc7e3db604bdca85c3a8c7e2bf63',1,'zot.php']]], ['update_5fnetwork_2ephp',['update_network.php',['../update__network_8php.html',1,'']]], ['update_5fnetwork_5fcontent',['update_network_content',['../update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41',1,'update_network.php']]], ['update_5fqueue_5ftime',['update_queue_time',['../queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1',1,'queue_fn.php']]], diff --git a/doc/html/search/files_63.js b/doc/html/search/files_63.js index 7589aec25..284cdea03 100644 --- a/doc/html/search/files_63.js +++ b/doc/html/search/files_63.js @@ -1,6 +1,7 @@ var searchData= [ ['cache_2ephp',['cache.php',['../cache_8php.html',1,'']]], + ['chanman_2ephp',['chanman.php',['../chanman_8php.html',1,'']]], ['channel_2ephp',['channel.php',['../channel_8php.html',1,'']]], ['chanview_2ephp',['chanview.php',['../chanview_8php.html',1,'']]], ['cli_5fstartup_2ephp',['cli_startup.php',['../cli__startup_8php.html',1,'']]], diff --git a/doc/html/search/files_66.js b/doc/html/search/files_66.js index e96d6a488..aba1883e1 100644 --- a/doc/html/search/files_66.js +++ b/doc/html/search/files_66.js @@ -5,8 +5,9 @@ var searchData= ['feed_2ephp',['feed.php',['../feed_8php.html',1,'']]], ['filer_2ephp',['filer.php',['../filer_8php.html',1,'']]], ['filerm_2ephp',['filerm.php',['../filerm_8php.html',1,'']]], - ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], + ['filestorage_2ephp',['filestorage.php',['../filestorage_8php.html',1,'']]], ['follow_2ephp',['follow.php',['../mod_2follow_8php.html',1,'']]], + ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], ['fpostit_2ephp',['fpostit.php',['../fpostit_8php.html',1,'']]], ['fresh_2emd',['fresh.md',['../fresh_8md.html',1,'']]], ['friendica_2dto_2dsmarty_2dtpl_2epy',['friendica-to-smarty-tpl.py',['../friendica-to-smarty-tpl_8py.html',1,'']]], diff --git a/doc/html/search/functions_66.js b/doc/html/search/functions_66.js index 602d5373b..0f35442fc 100644 --- a/doc/html/search/functions_66.js +++ b/doc/html/search/functions_66.js @@ -16,6 +16,7 @@ var searchData= ['fileas_5fwidget',['fileas_widget',['../contact__widgets_8php.html#a1eda66319d170f60a8d07c7ece95533b',1,'contact_widgets.php']]], ['filer_5fcontent',['filer_content',['../filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274',1,'filer.php']]], ['filerm_5fcontent',['filerm_content',['../filerm_8php.html#ae2eb28d2054fa2c37e38689882172208',1,'filerm.php']]], + ['filestorage_5fcontent',['filestorage_content',['../filestorage_8php.html#a61bb1be78472555df4ce619f51014040',1,'filestorage.php']]], ['find_5fthread_5fparent_5findex',['find_thread_parent_index',['../conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6',1,'conversation.php']]], ['find_5fupstream_5fdirectory',['find_upstream_directory',['../dir__fns_8php.html#a8c15aa69da12f2d3476b9e93b82b337d',1,'dir_fns.php']]], ['find_5fxchan_5fin_5farray',['find_xchan_in_array',['../text_8php.html#ace3c98538c63e09b70a363210b414112',1,'text.php']]], diff --git a/doc/html/search/functions_69.js b/doc/html/search/functions_69.js index 67ee74f80..07da17f5e 100644 --- a/doc/html/search/functions_69.js +++ b/doc/html/search/functions_69.js @@ -33,6 +33,7 @@ var searchData= ['is_5fvisiting',['is_visiting',['../classItem.html#a97c7feeea7f26a73176cb19faa455e12',1,'Item']]], ['is_5fwall_5fto_5fwall',['is_wall_to_wall',['../classItem.html#aabf87ded59c25b5fe2b2296678e70509',1,'Item']]], ['is_5fwritable',['is_writable',['../classConversation.html#a5879199008b96bee7550b576d614e1c1',1,'Conversation']]], + ['item_5fcheck_5fservice_5fclass',['item_check_service_class',['../item_8php.html#a5b1b36cb301a94b38150074f0d424e74',1,'item.php']]], ['item_5fcontent',['item_content',['../item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221',1,'item.php']]], ['item_5fexpire',['item_expire',['../items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc',1,'items.php']]], ['item_5fextract_5fimages',['item_extract_images',['../conversation_8php.html#a0ee05f15255fb1cc3d89f30bc378a654',1,'conversation.php']]], diff --git a/doc/html/search/functions_75.js b/doc/html/search/functions_75.js index 815d545d0..0aef15599 100644 --- a/doc/html/search/functions_75.js +++ b/doc/html/search/functions_75.js @@ -12,7 +12,7 @@ var searchData= ['update_5fcommunity_5fcontent',['update_community_content',['../update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1',1,'update_community.php']]], ['update_5fdisplay_5fcontent',['update_display_content',['../update__display_8php.html#aa36ac524059e209d5d75a03c16206246',1,'update_display.php']]], ['update_5fimported_5fitem',['update_imported_item',['../zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df',1,'zot.php']]], - ['update_5fmodtime',['update_modtime',['../zot_8php.html#a666d3efcac00ec1b4a4537a60655f2ab',1,'zot.php']]], + ['update_5fmodtime',['update_modtime',['../zot_8php.html#abd83bc7e3db604bdca85c3a8c7e2bf63',1,'zot.php']]], ['update_5fnetwork_5fcontent',['update_network_content',['../update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41',1,'update_network.php']]], ['update_5fqueue_5ftime',['update_queue_time',['../queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1',1,'queue_fn.php']]], ['update_5fsearch_5fcontent',['update_search_content',['../update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52',1,'update_search.php']]], diff --git a/doc/html/search/variables_68.js b/doc/html/search/variables_68.js index 8341c06e1..3faeb538a 100644 --- a/doc/html/search/variables_68.js +++ b/doc/html/search/variables_68.js @@ -1,5 +1,10 @@ var searchData= [ ['hubloc_5fflags_5fprimary',['HUBLOC_FLAGS_PRIMARY',['../boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955',1,'boot.php']]], - ['hubloc_5fflags_5funverified',['HUBLOC_FLAGS_UNVERIFIED',['../boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764',1,'boot.php']]] + ['hubloc_5fflags_5funverified',['HUBLOC_FLAGS_UNVERIFIED',['../boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764',1,'boot.php']]], + ['hubloc_5fnotused',['HUBLOC_NOTUSED',['../boot_8php.html#aa589421267f0c2f0d643f727792cce35',1,'boot.php']]], + ['hubloc_5foffline',['HUBLOC_OFFLINE',['../boot_8php.html#a845891f82bf6edd7fa2d578b66703112',1,'boot.php']]], + ['hubloc_5freceive_5ferror',['HUBLOC_RECEIVE_ERROR',['../boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1',1,'boot.php']]], + ['hubloc_5fsend_5ferror',['HUBLOC_SEND_ERROR',['../boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456',1,'boot.php']]], + ['hubloc_5fworks',['HUBLOC_WORKS',['../boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c',1,'boot.php']]] ]; diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html index 71a42aaba..156cda000 100644 --- a/doc/html/taxonomy_8php.html +++ b/doc/html/taxonomy_8php.html @@ -200,7 +200,7 @@ Functions
    -

    Referenced by channel_content(), and lastpost_content().

    +

    Referenced by lastpost_content().

    @@ -491,7 +491,7 @@ Functions diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 950b26d07..5fbf3384c 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -1193,7 +1193,7 @@ Variables
    -

    Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), base64url_decode(), build_sync_packet(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), display_content(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), Conversation\get_template_data(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), lrdd(), magic_init(), mail_store(), menu_edit(), message_content(), message_post(), mini_group_select(), mood_init(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), onepoll_run(), page_content(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_imported_item(), update_queue_time(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

    +

    Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), base64url_decode(), build_sync_packet(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), dfrn_deliver(), directory_content(), directory_run(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), Conversation\get_template_data(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), lrdd(), magic_init(), mail_store(), menu_edit(), message_content(), message_post(), mini_group_select(), mood_init(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), onepoll_run(), page_content(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), subthread_content(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_imported_item(), update_queue_time(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), z_fetch_url(), z_post_url(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

    @@ -1311,6 +1311,8 @@ Variables @@ -1611,7 +1613,7 @@ Variables @@ -1676,7 +1678,7 @@ Variables
    Returns
    string substituted string
    -

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), layouts_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), setup_content(), setup_post(), siteinfo_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), directory_content(), dirfind_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), follow_widget(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), import_content(), intro_content(), invite_content(), lang_selector(), lastpost_content(), layouts_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), nogroup_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profile_tabs(), profiles_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), setup_content(), setup_post(), siteinfo_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index f7eee63fd..c18933bc0 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), blocks_content(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), comanche_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), dfrn_deliver(), directory_aside(), directory_content(), directory_init(), dirfind_content(), dirfind_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fetch_url(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_max_import_size(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), lrdd(), magic_init(), manual_config(), match_content(), menu_content(), message_aside(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), post_url(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redir_init(), redstrap_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), smilies(), subthread_content(), suggest_aside(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_profile(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

    +

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), blocks_content(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), comanche_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), dfrn_deliver(), directory_aside(), directory_content(), directory_init(), dirfind_content(), dirfind_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fetch_url(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), findpeople_widget(), fix_private_photos(), follow_init(), follow_widget(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_max_import_size(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), lrdd(), magic_init(), manual_config(), match_content(), menu_content(), message_aside(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), post_url(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redir_init(), redstrap_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), smilies(), subthread_content(), suggest_aside(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_profile(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

    diff --git a/doc/html/zot_8php.html b/doc/html/zot_8php.html index bcfd1c834..79d85da0f 100644 --- a/doc/html/zot_8php.html +++ b/doc/html/zot_8php.html @@ -156,8 +156,8 @@ Functions    import_directory_keywords ($hash, $keywords)   - update_modtime ($hash) -  + update_modtime ($hash, $guid) +   import_site ($arr, $pubkey)    build_sync_packet ($uid=0, $packet=null) @@ -577,7 +577,7 @@ Functions - +
    @@ -585,8 +585,18 @@ Functions - + + + + + + + + + + +
    update_modtime (  $hash)$hash,
     $guid 
    )
    diff --git a/doc/html/zot_8php.js b/doc/html/zot_8php.js index d360beef1..86cc47ab9 100644 --- a/doc/html/zot_8php.js +++ b/doc/html/zot_8php.js @@ -14,7 +14,7 @@ var zot_8php = [ "public_recips", "zot_8php.html#a083aec6c900d244e1bfc1406f9461465", null ], [ "remove_community_tag", "zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10", null ], [ "update_imported_item", "zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df", null ], - [ "update_modtime", "zot_8php.html#a666d3efcac00ec1b4a4537a60655f2ab", null ], + [ "update_modtime", "zot_8php.html#abd83bc7e3db604bdca85c3a8c7e2bf63", null ], [ "zot_build_packet", "zot_8php.html#a3862b3161b2c8557dc1a95020179bd81", null ], [ "zot_fetch", "zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea", null ], [ "zot_finger", "zot_8php.html#a77720d6b59894e9b609af89c310c8a4d", null ], -- cgit v1.2.3 From 96ad49b1b831d0f4e3660330750e9484eb9238bd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Sep 2013 05:43:30 -0700 Subject: doc updates --- doc/html/Contact_8php.html | 40 +- doc/html/Contact_8php.js | 4 +- doc/html/admin_8php.html | 40 ++ doc/html/admin_8php.js | 2 + doc/html/bbcode_8php.html | 2 +- doc/html/boot_8php.html | 80 +++- doc/html/boot_8php.js | 3 + doc/html/contact__widgets_8php.html | 4 +- doc/html/crypto_8php.html | 2 +- doc/html/datetime_8php.html | 2 +- doc/html/dba__driver_8php.html | 4 +- doc/html/dir_d41ce877eb409a4791b288730010abe2.html | 4 +- doc/html/dir_d41ce877eb409a4791b288730010abe2.js | 3 +- doc/html/dir_d44c64559bbebec7f509842c48db8b23.html | 2 + doc/html/dir_d44c64559bbebec7f509842c48db8b23.js | 1 + doc/html/files.html | 326 ++++++++-------- doc/html/globals_0x61.html | 11 +- doc/html/globals_0x63.html | 5 +- doc/html/globals_0x64.html | 12 +- doc/html/globals_0x65.html | 2 +- doc/html/globals_0x68.html | 3 + doc/html/globals_0x69.html | 3 + doc/html/globals_0x75.html | 3 + doc/html/globals_0x78.html | 3 + doc/html/globals_func_0x61.html | 8 +- doc/html/globals_func_0x63.html | 5 +- doc/html/globals_func_0x64.html | 12 +- doc/html/globals_func_0x65.html | 2 +- doc/html/globals_func_0x69.html | 3 + doc/html/globals_func_0x75.html | 3 + doc/html/globals_vars_0x61.html | 3 + doc/html/globals_vars_0x68.html | 3 + doc/html/globals_vars_0x78.html | 3 + doc/html/include_2chanman_8php.html | 137 +++++++ doc/html/include_2chanman_8php.js | 4 + doc/html/include_2config_8php.html | 4 +- doc/html/include_2group_8php.html | 4 +- doc/html/include_2network_8php.html | 10 +- doc/html/include_2network_8php.js | 2 +- doc/html/language_8php.html | 2 +- doc/html/mod_2chanman_8php.html | 112 ++++++ doc/html/navtree.js | 14 +- doc/html/navtreeindex0.js | 332 ++++++++-------- doc/html/navtreeindex1.js | 168 ++++---- doc/html/navtreeindex2.js | 128 +++---- doc/html/navtreeindex3.js | 166 ++++---- doc/html/navtreeindex4.js | 370 +++++++++--------- doc/html/navtreeindex5.js | 384 +++++++++---------- doc/html/navtreeindex6.js | 426 ++++++++++----------- doc/html/navtreeindex7.js | 150 ++++---- doc/html/permissions_8php.html | 2 +- doc/html/photo__driver_8php.html | 2 +- doc/html/php2po_8php.html | 2 +- doc/html/plugin_8php.html | 4 +- doc/html/redbasic_2php_2style_8php.html | 2 +- doc/html/search/all_61.js | 5 +- doc/html/search/all_63.js | 6 +- doc/html/search/all_64.js | 5 +- doc/html/search/all_65.js | 2 +- doc/html/search/all_68.js | 1 + doc/html/search/all_69.js | 1 + doc/html/search/all_75.js | 1 + doc/html/search/all_78.js | 1 + doc/html/search/files_63.js | 3 +- doc/html/search/files_64.js | 3 +- doc/html/search/functions_61.js | 4 +- doc/html/search/functions_63.js | 3 +- doc/html/search/functions_64.js | 4 +- doc/html/search/functions_65.js | 2 +- doc/html/search/functions_69.js | 1 + doc/html/search/functions_75.js | 1 + doc/html/search/variables_61.js | 1 + doc/html/search/variables_68.js | 1 + doc/html/search/variables_78.js | 1 + doc/html/security_8php.html | 2 +- doc/html/taxonomy_8php.html | 50 +++ doc/html/taxonomy_8php.js | 2 + doc/html/text_8php.html | 64 +++- doc/html/text_8php.js | 2 + doc/html/typo_8php.html | 2 +- 80 files changed, 1870 insertions(+), 1326 deletions(-) create mode 100644 doc/html/include_2chanman_8php.html create mode 100644 doc/html/include_2chanman_8php.js create mode 100644 doc/html/mod_2chanman_8php.html (limited to 'doc/html') diff --git a/doc/html/Contact_8php.html b/doc/html/Contact_8php.html index 4c7f6190c..430904dc4 100644 --- a/doc/html/Contact_8php.html +++ b/doc/html/Contact_8php.html @@ -130,10 +130,10 @@ Functions    user_remove ($uid)   - account_remove ($account_id) -  - channel_remove ($channel_id) -  + account_remove ($account_id, $local=true) +  + channel_remove ($channel_id, $local=true) +   remove_all_xchan_resources ($xchan, $channel_id=0)    contact_remove ($channel_id, $abook_id) @@ -220,7 +220,7 @@ Functions
    - +
    @@ -228,15 +228,27 @@ Functions - + + + + + + + + + + +
    account_remove (  $account_id)$account_id,
     $local = true 
    )
    - +
    @@ -244,13 +256,23 @@ Functions - + + + + + + + + + + +
    channel_remove (  $channel_id)$channel_id,
     $local = true 
    )
    -

    Referenced by account_remove().

    +

    Referenced by account_remove().

    diff --git a/doc/html/Contact_8php.js b/doc/html/Contact_8php.js index 6a4f7843d..e6b927b3a 100644 --- a/doc/html/Contact_8php.js +++ b/doc/html/Contact_8php.js @@ -3,8 +3,8 @@ var Contact_8php = [ "abook_connections", "Contact_8php.html#ae8803c330352cbf1e828eb7490edf47e", null ], [ "abook_self", "Contact_8php.html#ad5b02c2a962ee55b1b7ca6c159d6e4c5", null ], [ "abook_toggle_flag", "Contact_8php.html#a024919623a830e8703ac4f23496dd66c", null ], - [ "account_remove", "Contact_8php.html#a3eef54a5523e568a28257c1f9b1644d8", null ], - [ "channel_remove", "Contact_8php.html#ad46ff6764f12b6d3ab45c49b797f98aa", null ], + [ "account_remove", "Contact_8php.html#a6e64de7db60b7243dce45fb6347636ff", null ], + [ "channel_remove", "Contact_8php.html#a186162051a5127069cc851d78740f205", null ], [ "channelx_by_hash", "Contact_8php.html#a483cda56f9e37c3a4a8773dcdfeb0258", null ], [ "channelx_by_n", "Contact_8php.html#a3a0844dac1e86d523de5d2f432cfeebc", null ], [ "channelx_by_nick", "Contact_8php.html#a87e699f74a1102b25e8aa0432d86a91e", null ], diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index f7b01d939..4419c6ef4 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -122,6 +122,10 @@ Functions    admin_page_site (&$a)   + admin_page_hubloc_post (&$a) +  + admin_page_hubloc (&$a) +   admin_page_dbsync (&$a)    admin_page_users_post (&$a) @@ -185,6 +189,42 @@ Functions

    Referenced by admin_content().

    + + + +
    +
    + + + + + + + + +
    admin_page_hubloc ($a)
    +
    + +

    Referenced by admin_content().

    + +
    +
    + +
    +
    + + + + + + + + +
    admin_page_hubloc_post ($a)
    +
    + +

    Referenced by admin_post().

    +
    diff --git a/doc/html/admin_8php.js b/doc/html/admin_8php.js index c3f42aa49..973a7a9aa 100644 --- a/doc/html/admin_8php.js +++ b/doc/html/admin_8php.js @@ -2,6 +2,8 @@ var admin_8php = [ [ "admin_content", "admin_8php.html#afef415e4011607fbb665610441595015", null ], [ "admin_page_dbsync", "admin_8php.html#aaa6addf2dbc3f3fcf99244a56b41eade", null ], + [ "admin_page_hubloc", "admin_8php.html#a6943543f3138f6ee182cb701f415d1cc", null ], + [ "admin_page_hubloc_post", "admin_8php.html#a60ba9783ad14545814919970bc3fb725", null ], [ "admin_page_logs", "admin_8php.html#a1d1362698af14d209aa3a0fb655551dd", null ], [ "admin_page_logs_post", "admin_8php.html#a233b7c8c31776b7020532003c6e44e1c", null ], [ "admin_page_plugins", "admin_8php.html#a54128076986ba80c4a103de3fc3e19a8", null ], diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 0ad017f65..444997e93 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -221,7 +221,7 @@ Functions diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index d9d754e9b..7273f19ea 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -224,7 +224,7 @@ Variables   const ZOT_REVISION 1   -const DB_UPDATE_VERSION 1069 +const DB_UPDATE_VERSION 1073   const EOL '<br />' . "\r\n"   @@ -282,6 +282,8 @@ Variables   const ACCESS_FREE 2   +const ACCESS_TIERED 3 +  const CONTACT_IS_FOLLOWER 1   const CONTACT_IS_SHARING 2 @@ -458,10 +460,14 @@ Variables   const HUBLOC_FLAGS_UNVERIFIED 0x0002   +const HUBLOC_FLAGS_DELETED 0x1000 +  const XCHAN_FLAGS_HIDDEN 0x0001   const XCHAN_FLAGS_ORPHAN 0x0002   +const XCHAN_FLAGS_CENSORED 0x0004 +  const HUBLOC_NOTUSED 0x0000   const HUBLOC_SEND_ERROR 0x0001 @@ -700,7 +706,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), blocks_content(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), blocks_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    @@ -718,7 +724,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), post_init(), profile_init(), profile_photo_post(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), settings_aside(), settings_post(), setup_init(), share_init(), starred_init(), subthread_content(), tagger_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and zotfeed_init().

    @@ -940,7 +946,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), follow_widget(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), page_content(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_profile(), z_fetch_url(), and zot_finger().

    +

    Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), follow_widget(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), page_content(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_profile(), z_fetch_url(), and zot_finger().

    @@ -1099,7 +1105,7 @@ Variables
    -

    Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), api_content(), authenticate_success(), channel_remove(), check_form_security_token_redirectOnErr(), connect_post(), connections_content(), connections_post(), delegate_content(), directory_content(), drop_item(), events_post(), filerm_content(), follow_init(), group_content(), group_post(), import_post(), intro_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), mood_init(), network_content(), new_channel_post(), new_contact(), notifications_post(), notify_init(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), settings_post(), tagrm_content(), tagrm_post(), toggle_mobile_init(), and zid_init().

    +

    Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), api_content(), authenticate_success(), channel_remove(), check_form_security_token_redirectOnErr(), connect_post(), connections_content(), connections_post(), delegate_content(), directory_content(), drop_item(), events_post(), filerm_content(), follow_init(), group_content(), group_post(), import_post(), intro_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), mood_init(), network_content(), new_channel_post(), new_contact(), notifications_post(), notify_init(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), settings_post(), tagrm_content(), tagrm_post(), toggle_mobile_init(), and zid_init().

    @@ -1150,7 +1156,7 @@ Variables
    -

    Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_post(), authenticate_success(), community_content(), connections_content(), connections_post(), crepair_post(), directory_content(), dirfind_content(), filestorage_content(), follow_init(), fsuggest_post(), group_content(), group_post(), intro_post(), item_post(), lostpass_content(), lostpass_post(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), network_content(), notifications_content(), oexchange_content(), post_init(), profile_photo_post(), profiles_init(), profiles_post(), register_post(), regmod_content(), settings_post(), suggest_content(), tagrm_post(), thing_init(), user_allow(), and viewconnections_content().

    +

    Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_post(), authenticate_success(), community_content(), connections_content(), connections_post(), crepair_post(), directory_content(), filestorage_content(), follow_init(), fsuggest_post(), group_content(), group_post(), intro_post(), item_post(), items_fetch(), lostpass_content(), lostpass_post(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), network_content(), notifications_content(), oexchange_content(), post_init(), profile_photo_post(), profiles_init(), profiles_post(), register_post(), regmod_content(), settings_post(), suggest_content(), tagrm_post(), thing_init(), user_allow(), and viewconnections_content().

    @@ -1236,7 +1242,7 @@ Variables
    -

    Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), blocks_content(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_profile(), z_input_filter(), zid_init(), and zping_content().

    +

    Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), blocks_content(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_profile(), z_input_filter(), zid_init(), and zping_content().

    @@ -1310,7 +1316,7 @@ Variables

    e.g.: proc_run("ls","-la","/tmp");

    $cmd and string args are surrounded with ""

    -

    Referenced by build_sync_packet(), connect_post(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fix_system_urls(), fsuggest_post(), import_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

    +

    Referenced by build_sync_packet(), channel_remove(), connect_post(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fix_system_urls(), fsuggest_post(), import_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

    @@ -1527,7 +1533,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), App\build_pagehead(), channel_aside(), channel_content(), check_config(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), crepair_init(), crepair_post(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirfind_init(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), get_atom_elements(), get_browser_language(), get_item_elements(), get_max_import_size(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), hcard_init(), import_post(), import_xchan(), info(), intro_content(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), lastpost_aside(), lastpost_content(), load_contact_links(), local_user(), lostpass_content(), lrdd(), magic_init(), mail_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), network_query_get_sel_tab(), new_channel_content(), nogroup_init(), notice(), notifications_content(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_post(), qsearch_init(), redir_init(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), saved_searches(), search_ac_init(), search_content(), search_init(), search_post(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

    +

    Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), App\build_pagehead(), channel_aside(), channel_content(), check_config(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), crepair_init(), crepair_post(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), get_atom_elements(), get_browser_language(), get_item_elements(), get_max_import_size(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), hcard_init(), import_post(), import_xchan(), info(), intro_content(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), lastpost_aside(), lastpost_content(), load_contact_links(), local_user(), lostpass_content(), lrdd(), magic_init(), mail_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), network_query_get_sel_tab(), new_channel_content(), nogroup_init(), notice(), notifications_content(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_post(), qsearch_init(), redir_init(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), saved_searches(), search_ac_init(), search_content(), search_init(), search_post(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

    @@ -1633,7 +1639,7 @@ Variables
    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 bb_ShareAttributes(), conversation(), dirfind_content(), intro_content(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), notifications_content(), and viewconnections_content().

    +

    Referenced by bb_ShareAttributes(), conversation(), intro_content(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), notifications_content(), and viewconnections_content().

    @@ -1781,6 +1787,20 @@ Variables

    Referenced by admin_page_site(), import_site(), and zfinger_init().

    + + + +
    +
    + + + + +
    const ACCESS_TIERED 3
    +
    @@ -1863,7 +1883,7 @@ Variables @@ -2172,7 +2192,7 @@ Variables @@ -2376,7 +2396,7 @@ Variables
    - +
    const DB_UPDATE_VERSION 1069const DB_UPDATE_VERSION 1073
    @@ -2490,7 +2510,7 @@ Variables
    -

    Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), design_tools(), directory_content(), dirfind_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    +

    Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), design_tools(), directory_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

    @@ -2531,6 +2551,20 @@ Variables

    item weight for query ordering

    +
    + + +
    +
    + + + + +
    const HUBLOC_FLAGS_DELETED 0x1000
    +
    @@ -2771,7 +2805,7 @@ Variables @@ -3826,7 +3860,7 @@ Variables @@ -4580,6 +4614,20 @@ Variables

    Referenced by admin_page_dbsync().

    + + + +
    +
    + + + + +
    const XCHAN_FLAGS_CENSORED 0x0004
    +
    diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index 950cd4ea7..1006ce9a6 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -58,6 +58,7 @@ var boot_8php = [ "ACCESS_FREE", "boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4", null ], [ "ACCESS_PAID", "boot_8php.html#a9c80420e5a063a4a87ce4831f086134d", null ], [ "ACCESS_PRIVATE", "boot_8php.html#a7f3474fec541e261fc8dff47313c4017", null ], + [ "ACCESS_TIERED", "boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8", null ], [ "ACCOUNT_BLOCKED", "boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9", null ], [ "ACCOUNT_EXPIRED", "boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a", null ], [ "ACCOUNT_OK", "boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8", null ], @@ -113,6 +114,7 @@ var boot_8php = [ "GRAVITY_COMMENT", "boot_8php.html#a4a12ce5de39789b0361e308d89925a20", null ], [ "GRAVITY_LIKE", "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348", null ], [ "GRAVITY_PARENT", "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3", null ], + [ "HUBLOC_FLAGS_DELETED", "boot_8php.html#a7c286add8961fd2d79216314cd4aadd8", null ], [ "HUBLOC_FLAGS_PRIMARY", "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955", null ], [ "HUBLOC_FLAGS_UNVERIFIED", "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764", null ], [ "HUBLOC_NOTUSED", "boot_8php.html#aa589421267f0c2f0d643f727792cce35", null ], @@ -262,6 +264,7 @@ var boot_8php = [ "TERM_UNKNOWN", "boot_8php.html#a0c59dde058efebbc66520d136cbd1631", null ], [ "UPDATE_FAILED", "boot_8php.html#a75fc600186b13c3b25e661afefb5eac8", null ], [ "UPDATE_SUCCESS", "boot_8php.html#ac86615ddc0763a00f5311c90e991730c", null ], + [ "XCHAN_FLAGS_CENSORED", "boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e", null ], [ "XCHAN_FLAGS_HIDDEN", "boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2", null ], [ "XCHAN_FLAGS_ORPHAN", "boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f", null ], [ "ZCURL_TIMEOUT", "boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af", null ], diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index d67fdb0df..6ee437953 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -211,7 +211,7 @@ Functions @@ -228,7 +228,7 @@ Functions diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html index 25c416ed9..96bea9390 100644 --- a/doc/html/crypto_8php.html +++ b/doc/html/crypto_8php.html @@ -252,7 +252,7 @@ Functions diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index b3fc3d84f..99f2d22c0 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -332,7 +332,7 @@ Functions
    -

    Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), FKOAuth1\loginUser(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by add_fcontact(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), magic_init(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 0cf704be4..7c632482d 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
    -

    Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by account_verify_password(), acl_init(), add_fcontact(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), expand_groups(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), settings_post(), siteinfo_init(), photo_driver\store(), store_item_tag(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), user_allow(), user_deny(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

    @@ -320,7 +320,7 @@ Functions

    This will happen occasionally trying to store the session data after abnormal program termination

    -

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), follow_widget(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_check_service_class(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), acl_init(), add_fcontact(), admin_content(), admin_page_dbsync(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), chanman_remove_everything_from_network(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dfrn_deliver(), dir_tagadelic(), directory_content(), directory_run(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_contact_ssl_policy(), fix_private_photos(), fix_system_urls(), follow_widget(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), identity_basic_export(), identity_check_service_class(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), intro_content(), intro_post(), invite_post(), item_check_service_class(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), settings_aside(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hubloc(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index 21dfadab0..6dddfa879 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -120,7 +120,7 @@ Files   file  blocks.php   -file  chanman.php +file  chanman.php   file  channel.php   @@ -142,8 +142,6 @@ Files   file  directory.php   -file  dirfind.php -  file  dirsearch.php   file  display.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index 53154e4b6..91a016e0e 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -8,7 +8,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "apps.php", "apps_8php.html", "apps_8php" ], [ "attach.php", "mod_2attach_8php.html", "mod_2attach_8php" ], [ "blocks.php", "blocks_8php.html", "blocks_8php" ], - [ "chanman.php", "chanman_8php.html", null ], + [ "chanman.php", "mod_2chanman_8php.html", null ], [ "channel.php", "channel_8php.html", "channel_8php" ], [ "chanview.php", "chanview_8php.html", "chanview_8php" ], [ "common.php", "common_8php.html", "common_8php" ], @@ -19,7 +19,6 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "crepair.php", "crepair_8php.html", "crepair_8php" ], [ "delegate.php", "delegate_8php.html", "delegate_8php" ], [ "directory.php", "mod_2directory_8php.html", "mod_2directory_8php" ], - [ "dirfind.php", "dirfind_8php.html", "dirfind_8php" ], [ "dirsearch.php", "dirsearch_8php.html", "dirsearch_8php" ], [ "display.php", "display_8php.html", "display_8php" ], [ "editblock.php", "editblock_8php.html", "editblock_8php" ], diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html index 90fe2f89a..d8cda941a 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html @@ -131,6 +131,8 @@ Files   file  cache.php   +file  chanman.php +  file  cli_startup.php   file  cli_suggest.php diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js index ae8918d5b..5dd985e32 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js @@ -16,6 +16,7 @@ var dir_d44c64559bbebec7f509842c48db8b23 = [ "cache.php", "cache_8php.html", [ [ "Cache", "classCache.html", null ] ] ], + [ "chanman.php", "include_2chanman_8php.html", "include_2chanman_8php" ], [ "cli_startup.php", "cli__startup_8php.html", "cli__startup_8php" ], [ "cli_suggest.php", "cli__suggest_8php.html", "cli__suggest_8php" ], [ "comanche.php", "comanche_8php.html", "comanche_8php" ], diff --git a/doc/html/files.html b/doc/html/files.html index deb426527..a36fa8ac8 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -128,63 +128,64 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*bb2diaspora.php |o*bbcode.php |o*cache.php -|o*cli_startup.php -|o*cli_suggest.php -|o*comanche.php -|o*config.php -|o*Contact.php -|o*contact_selectors.php -|o*contact_widgets.php -|o*conversation.php -|o*ConversationObject.php -|o*cronhooks.php -|o*crypto.php -|o*datetime.php -|o*deliver.php -|o*dir_fns.php -|o*directory.php -|o*enotify.php -|o*event.php -|o*expire.php -|o*features.php -|o*follow.php -|o*friendica_smarty.php -|o*gprobe.php -|o*group.php -|o*html2bbcode.php -|o*html2plain.php -|o*identity.php -|o*ItemObject.php -|o*ITemplateEngine.php -|o*items.php -|o*language.php -|o*menu.php -|o*message.php -|o*nav.php -|o*network.php -|o*notifier.php -|o*notify.php -|o*oauth.php -|o*oembed.php -|o*onepoll.php -|o*page_widgets.php -|o*permissions.php -|o*photos.php -|o*plugin.php -|o*poller.php -|o*profile_advanced.php -|o*profile_selectors.php -|o*ProtoDriver.php -|o*queue.php -|o*queue_fn.php -|o*security.php -|o*session.php -|o*socgraph.php -|o*system_unavailable.php -|o*taxonomy.php -|o*template_processor.php -|o*text.php -|\*zot.php +|o*chanman.php +|o*cli_startup.php +|o*cli_suggest.php +|o*comanche.php +|o*config.php +|o*Contact.php +|o*contact_selectors.php +|o*contact_widgets.php +|o*conversation.php +|o*ConversationObject.php +|o*cronhooks.php +|o*crypto.php +|o*datetime.php +|o*deliver.php +|o*dir_fns.php +|o*directory.php +|o*enotify.php +|o*event.php +|o*expire.php +|o*features.php +|o*follow.php +|o*friendica_smarty.php +|o*gprobe.php +|o*group.php +|o*html2bbcode.php +|o*html2plain.php +|o*identity.php +|o*ItemObject.php +|o*ITemplateEngine.php +|o*items.php +|o*language.php +|o*menu.php +|o*message.php +|o*nav.php +|o*network.php +|o*notifier.php +|o*notify.php +|o*oauth.php +|o*oembed.php +|o*onepoll.php +|o*page_widgets.php +|o*permissions.php +|o*photos.php +|o*plugin.php +|o*poller.php +|o*profile_advanced.php +|o*profile_selectors.php +|o*ProtoDriver.php +|o*queue.php +|o*queue_fn.php +|o*security.php +|o*session.php +|o*socgraph.php +|o*system_unavailable.php +|o*taxonomy.php +|o*template_processor.php +|o*text.php +|\*zot.php o+mod |o*_well_known.php |o*acl.php @@ -194,7 +195,7 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*apps.php |o*attach.php |o*blocks.php -|o*chanman.php +|o*chanman.php |o*channel.php |o*chanview.php |o*common.php @@ -205,111 +206,110 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*crepair.php |o*delegate.php |o*directory.php -|o*dirfind.php -|o*dirsearch.php -|o*display.php -|o*editblock.php -|o*editlayout.php -|o*editpost.php -|o*editwebpage.php -|o*events.php -|o*fbrowser.php -|o*feed.php -|o*filer.php -|o*filerm.php -|o*filestorage.php -|o*follow.php -|o*fsuggest.php -|o*group.php -|o*hcard.php -|o*help.php -|o*home.php -|o*hostxrd.php -|o*import.php -|o*intro.php -|o*invite.php -|o*item.php -|o*lastpost.php -|o*layouts.php -|o*like.php -|o*lockview.php -|o*login.php -|o*lostpass.php -|o*magic.php -|o*manage.php -|o*match.php -|o*menu.php -|o*message.php -|o*mitem.php -|o*mood.php -|o*msearch.php -|o*network.php -|o*new_channel.php -|o*nogroup.php -|o*notifications.php -|o*notify.php -|o*oembed.php -|o*oexchange.php -|o*opensearch.php -|o*page.php -|o*parse_url.php -|o*photo.php -|o*photos.php -|o*php.php -|o*ping.php -|o*poco.php -|o*poke.php -|o*post.php -|o*pretheme.php -|o*probe.php -|o*profile.php -|o*profile_photo.php -|o*profiles.php -|o*profperm.php -|o*pubsites.php -|o*qsearch.php -|o*randprof.php -|o*redir.php -|o*register.php -|o*regmod.php -|o*removeme.php -|o*rmagic.php -|o*rsd_xml.php -|o*search.php -|o*search_ac.php -|o*settings.php -|o*setup.php -|o*share.php -|o*siteinfo.php -|o*sitelist.php -|o*smilies.php -|o*starred.php -|o*subthread.php -|o*suggest.php -|o*tagger.php -|o*tagrm.php -|o*thing.php -|o*toggle_mobile.php -|o*uexport.php -|o*update_channel.php -|o*update_community.php -|o*update_display.php -|o*update_network.php -|o*update_search.php -|o*view.php -|o*viewconnections.php -|o*viewsrc.php -|o*vote.php -|o*wall_attach.php -|o*wall_upload.php -|o*webfinger.php -|o*webpages.php -|o*wfinger.php -|o*xchan.php -|o*xrd.php -|o*zfinger.php -|o*zotfeed.php -|\*zping.php +|o*dirsearch.php +|o*display.php +|o*editblock.php +|o*editlayout.php +|o*editpost.php +|o*editwebpage.php +|o*events.php +|o*fbrowser.php +|o*feed.php +|o*filer.php +|o*filerm.php +|o*filestorage.php +|o*follow.php +|o*fsuggest.php +|o*group.php +|o*hcard.php +|o*help.php +|o*home.php +|o*hostxrd.php +|o*import.php +|o*intro.php +|o*invite.php +|o*item.php +|o*lastpost.php +|o*layouts.php +|o*like.php +|o*lockview.php +|o*login.php +|o*lostpass.php +|o*magic.php +|o*manage.php +|o*match.php +|o*menu.php +|o*message.php +|o*mitem.php +|o*mood.php +|o*msearch.php +|o*network.php +|o*new_channel.php +|o*nogroup.php +|o*notifications.php +|o*notify.php +|o*oembed.php +|o*oexchange.php +|o*opensearch.php +|o*page.php +|o*parse_url.php +|o*photo.php +|o*photos.php +|o*php.php +|o*ping.php +|o*poco.php +|o*poke.php +|o*post.php +|o*pretheme.php +|o*probe.php +|o*profile.php +|o*profile_photo.php +|o*profiles.php +|o*profperm.php +|o*pubsites.php +|o*qsearch.php +|o*randprof.php +|o*redir.php +|o*register.php +|o*regmod.php +|o*removeme.php +|o*rmagic.php +|o*rsd_xml.php +|o*search.php +|o*search_ac.php +|o*settings.php +|o*setup.php +|o*share.php +|o*siteinfo.php +|o*sitelist.php +|o*smilies.php +|o*starred.php +|o*subthread.php +|o*suggest.php +|o*tagger.php +|o*tagrm.php +|o*thing.php +|o*toggle_mobile.php +|o*uexport.php +|o*update_channel.php +|o*update_community.php +|o*update_display.php +|o*update_network.php +|o*update_search.php +|o*view.php +|o*viewconnections.php +|o*viewsrc.php +|o*vote.php +|o*wall_attach.php +|o*wall_upload.php +|o*webfinger.php +|o*webpages.php +|o*wfinger.php +|o*xchan.php +|o*xrd.php +|o*zfinger.php +|o*zotfeed.php +|\*zping.php o+util |o+fpostit ||\*fpostit.php diff --git a/doc/html/globals_0x61.html b/doc/html/globals_0x61.html index 75e2d36ba..524d8afcf 100644 --- a/doc/html/globals_0x61.html +++ b/doc/html/globals_0x61.html @@ -183,6 +183,9 @@ $(document).ready(function(){initNavTree('globals_0x61.html','');});
  • ACCESS_PRIVATE : boot.php
  • +
  • ACCESS_TIERED +: boot.php +
  • ACCESS_TOKEN_DURATION : oauth.php
  • @@ -199,7 +202,7 @@ $(document).ready(function(){initNavTree('globals_0x61.html','');}); : boot.php
  • account_remove() -: Contact.php +: Contact.php
  • ACCOUNT_REMOVED : boot.php @@ -318,6 +321,12 @@ $(document).ready(function(){initNavTree('globals_0x61.html','');});
  • admin_page_dbsync() : admin.php
  • +
  • admin_page_hubloc() +: admin.php +
  • +
  • admin_page_hubloc_post() +: admin.php +
  • admin_page_logs() : admin.php
  • diff --git a/doc/html/globals_0x63.html b/doc/html/globals_0x63.html index 3527881d2..41a4bfee0 100644 --- a/doc/html/globals_0x63.html +++ b/doc/html/globals_0x63.html @@ -168,6 +168,9 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
  • chanlink_url() : text.php
  • +
  • chanman_remove_everything_from_network() +: chanman.php +
  • channel_aside() : channel.php
  • @@ -178,7 +181,7 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');}); : channel.php
  • channel_remove() -: Contact.php +: Contact.php
  • channel_total() : identity.php diff --git a/doc/html/globals_0x64.html b/doc/html/globals_0x64.html index c9573a753..dd09f7376 100644 --- a/doc/html/globals_0x64.html +++ b/doc/html/globals_0x64.html @@ -228,6 +228,12 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • diaspora_ul() : bb2diaspora.php
  • +
  • dir_tagadelic() +: taxonomy.php +
  • +
  • dir_tagblock() +: taxonomy.php +
  • directory_aside() : directory.php
  • @@ -258,12 +264,6 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • directory_run() : directory.php
  • -
  • dirfind_content() -: dirfind.php -
  • -
  • dirfind_init() -: dirfind.php -
  • dirsearch_content() : dirsearch.php
  • diff --git a/doc/html/globals_0x65.html b/doc/html/globals_0x65.html index 45d38cb53..0610a3871 100644 --- a/doc/html/globals_0x65.html +++ b/doc/html/globals_0x65.html @@ -162,7 +162,7 @@ $(document).ready(function(){initNavTree('globals_0x65.html','');}); , tpldebug.php
  • email_header_encode() -: network.php +: network.php
  • email_send() : network.php diff --git a/doc/html/globals_0x68.html b/doc/html/globals_0x68.html index 987b252fc..5103e6fe6 100644 --- a/doc/html/globals_0x68.html +++ b/doc/html/globals_0x68.html @@ -192,6 +192,9 @@ $(document).ready(function(){initNavTree('globals_0x68.html','');});
  • http_status_exit() : network.php
  • +
  • HUBLOC_FLAGS_DELETED +: boot.php +
  • HUBLOC_FLAGS_PRIMARY : boot.php
  • diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html index 85714b02b..961d66478 100644 --- a/doc/html/globals_0x69.html +++ b/doc/html/globals_0x69.html @@ -191,6 +191,9 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');});
  • import_xchan() : zot.php
  • +
  • in_arrayi() +: text.php +
  • info() : boot.php
  • diff --git a/doc/html/globals_0x75.html b/doc/html/globals_0x75.html index ff65b2afd..02c22be8b 100644 --- a/doc/html/globals_0x75.html +++ b/doc/html/globals_0x75.html @@ -162,6 +162,9 @@ $(document).ready(function(){initNavTree('globals_0x75.html','');});
  • unload_plugin() : plugin.php
  • +
  • unobscure() +: text.php +
  • unregister_hook() : plugin.php
  • diff --git a/doc/html/globals_0x78.html b/doc/html/globals_0x78.html index f5e15ee01..7aa6e4490 100644 --- a/doc/html/globals_0x78.html +++ b/doc/html/globals_0x78.html @@ -150,6 +150,9 @@ $(document).ready(function(){initNavTree('globals_0x78.html','');});
  • xchan_content() : xchan.php
  • +
  • XCHAN_FLAGS_CENSORED +: boot.php +
  • XCHAN_FLAGS_HIDDEN : boot.php
  • diff --git a/doc/html/globals_func_0x61.html b/doc/html/globals_func_0x61.html index 1e00c557a..0be103cdb 100644 --- a/doc/html/globals_func_0x61.html +++ b/doc/html/globals_func_0x61.html @@ -156,7 +156,7 @@ $(document).ready(function(){initNavTree('globals_func_0x61.html','');}); : boot.php
  • account_remove() -: Contact.php +: Contact.php
  • account_total() : account.php @@ -185,6 +185,12 @@ $(document).ready(function(){initNavTree('globals_func_0x61.html','');});
  • admin_page_dbsync() : admin.php
  • +
  • admin_page_hubloc() +: admin.php +
  • +
  • admin_page_hubloc_post() +: admin.php +
  • admin_page_logs() : admin.php
  • diff --git a/doc/html/globals_func_0x63.html b/doc/html/globals_func_0x63.html index 0c8414fb6..9029ab6ad 100644 --- a/doc/html/globals_func_0x63.html +++ b/doc/html/globals_func_0x63.html @@ -167,6 +167,9 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
  • chanlink_url() : text.php
  • +
  • chanman_remove_everything_from_network() +: chanman.php +
  • channel_aside() : channel.php
  • @@ -177,7 +180,7 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');}); : channel.php
  • channel_remove() -: Contact.php +: Contact.php
  • channel_total() : identity.php diff --git a/doc/html/globals_func_0x64.html b/doc/html/globals_func_0x64.html index 96de8abd4..c73b57683 100644 --- a/doc/html/globals_func_0x64.html +++ b/doc/html/globals_func_0x64.html @@ -221,6 +221,12 @@ $(document).ready(function(){initNavTree('globals_func_0x64.html','');});
  • diaspora_ul() : bb2diaspora.php
  • +
  • dir_tagadelic() +: taxonomy.php +
  • +
  • dir_tagblock() +: taxonomy.php +
  • directory_aside() : directory.php
  • @@ -233,12 +239,6 @@ $(document).ready(function(){initNavTree('globals_func_0x64.html','');});
  • directory_run() : directory.php
  • -
  • dirfind_content() -: dirfind.php -
  • -
  • dirfind_init() -: dirfind.php -
  • dirsearch_content() : dirsearch.php
  • diff --git a/doc/html/globals_func_0x65.html b/doc/html/globals_func_0x65.html index 3069c0d0f..290ea76b4 100644 --- a/doc/html/globals_func_0x65.html +++ b/doc/html/globals_func_0x65.html @@ -156,7 +156,7 @@ $(document).ready(function(){initNavTree('globals_func_0x65.html','');}); : editwebpage.php
  • email_header_encode() -: network.php +: network.php
  • email_send() : network.php diff --git a/doc/html/globals_func_0x69.html b/doc/html/globals_func_0x69.html index 1733078c3..17ed3fecc 100644 --- a/doc/html/globals_func_0x69.html +++ b/doc/html/globals_func_0x69.html @@ -182,6 +182,9 @@ $(document).ready(function(){initNavTree('globals_func_0x69.html','');});
  • import_xchan() : zot.php
  • +
  • in_arrayi() +: text.php +
  • info() : boot.php
  • diff --git a/doc/html/globals_func_0x75.html b/doc/html/globals_func_0x75.html index 9b5bc1607..c6c22560d 100644 --- a/doc/html/globals_func_0x75.html +++ b/doc/html/globals_func_0x75.html @@ -161,6 +161,9 @@ $(document).ready(function(){initNavTree('globals_func_0x75.html','');});
  • unload_plugin() : plugin.php
  • +
  • unobscure() +: text.php +
  • unregister_hook() : plugin.php
  • diff --git a/doc/html/globals_vars_0x61.html b/doc/html/globals_vars_0x61.html index bb34b28f3..c7c2cf186 100644 --- a/doc/html/globals_vars_0x61.html +++ b/doc/html/globals_vars_0x61.html @@ -166,6 +166,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x61.html','');});
  • ACCESS_PRIVATE : boot.php
  • +
  • ACCESS_TIERED +: boot.php +
  • ACCESS_TOKEN_DURATION : oauth.php
  • diff --git a/doc/html/globals_vars_0x68.html b/doc/html/globals_vars_0x68.html index 223c815d5..1cf8653e9 100644 --- a/doc/html/globals_vars_0x68.html +++ b/doc/html/globals_vars_0x68.html @@ -139,6 +139,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x68.html','');});  

    - h -