From 24dd15c2051bad20cad266e36227577cd8e46632 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Oct 2013 04:46:55 -0700 Subject: doc update --- doc/html/boot_8php.html | 176 ++++++++--- doc/html/boot_8php.js | 5 + doc/html/cli__startup_8php.html | 2 +- doc/html/comanche_8php.html | 2 +- doc/html/crypto_8php.html | 8 +- doc/html/datetime_8php.html | 2 +- doc/html/dba__driver_8php.html | 4 +- doc/html/dir__fns_8php.html | 20 ++ doc/html/dir__fns_8php.js | 3 +- 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/docblox__errorchecker_8php.html | 2 +- doc/html/event_8php.html | 2 +- doc/html/extract_8php.html | 2 +- doc/html/features_8php.html | 2 +- doc/html/files.html | 94 +++--- doc/html/globals.html | 55 ++-- doc/html/globals_0x69.html | 5 +- doc/html/globals_0x6f.html | 3 + doc/html/globals_0x70.html | 3 + doc/html/globals_0x72.html | 2 +- doc/html/globals_0x73.html | 6 + doc/html/globals_0x75.html | 9 + doc/html/globals_0x78.html | 3 + doc/html/globals_0x7a.html | 4 +- doc/html/globals_func_0x6f.html | 3 + doc/html/globals_func_0x73.html | 6 + doc/html/globals_func_0x75.html | 3 + doc/html/globals_func_0x7a.html | 4 +- doc/html/globals_vars.html | 55 ++-- doc/html/globals_vars_0x69.html | 5 +- doc/html/globals_vars_0x70.html | 3 + doc/html/globals_vars_0x75.html | 6 + doc/html/globals_vars_0x78.html | 3 + doc/html/include_2config_8php.html | 2 +- doc/html/include_2menu_8php.html | 2 +- doc/html/include_2network_8php.html | 4 +- doc/html/items_8php.html | 10 +- doc/html/language_8php.html | 2 +- doc/html/navtree.js | 14 +- doc/html/navtreeindex0.js | 152 ++++----- doc/html/navtreeindex1.js | 120 ++++---- doc/html/navtreeindex2.js | 12 +- doc/html/navtreeindex3.js | 18 +- doc/html/navtreeindex4.js | 32 +- doc/html/navtreeindex5.js | 112 +++---- doc/html/navtreeindex6.js | 340 ++++++++++----------- doc/html/navtreeindex7.js | 164 +++++----- doc/html/permissions_8php.html | 2 +- doc/html/plugin_8php.html | 2 +- doc/html/redbasic_2php_2style_8php.html | 223 +++----------- doc/html/redbasic_2php_2style_8php.js | 27 +- doc/html/redstrap_2php_2style_8php.html | 16 + doc/html/search/all_24.js | 41 +-- doc/html/search/all_69.js | 3 +- doc/html/search/all_6f.js | 4 +- doc/html/search/all_70.js | 1 + doc/html/search/all_72.js | 2 +- doc/html/search/all_73.js | 5 +- doc/html/search/all_75.js | 3 + doc/html/search/all_78.js | 1 + doc/html/search/all_7a.js | 4 +- doc/html/search/files_6f.js | 3 +- doc/html/search/files_73.js | 1 + doc/html/search/functions_6f.js | 1 + doc/html/search/functions_72.js | 2 +- doc/html/search/functions_73.js | 2 + doc/html/search/functions_75.js | 1 + doc/html/search/functions_7a.js | 4 +- doc/html/search/variables_24.js | 41 +-- doc/html/search/variables_69.js | 3 +- doc/html/search/variables_70.js | 1 + doc/html/search/variables_75.js | 2 + doc/html/search/variables_78.js | 1 + doc/html/text_8php.html | 14 +- doc/html/typo_8php.html | 2 +- .../view_2theme_2redbasic_2php_2config_8php.html | 43 +-- .../view_2theme_2redbasic_2php_2config_8php.js | 2 +- doc/html/zot_8php.html | 51 ++-- doc/html/zot_8php.js | 4 +- 82 files changed, 1065 insertions(+), 939 deletions(-) (limited to 'doc') diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index 4c7e821ad..afcf9d820 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 1074 +const DB_UPDATE_VERSION 1077   const EOL '<br />' . "\r\n"   @@ -350,38 +350,40 @@ Variables   const NETWORK_PHANTOM 'unkn'   -const PERMS_R_STREAM 0x0001 +const PERMS_R_STREAM 0x00001   -const PERMS_R_PROFILE 0x0002 +const PERMS_R_PROFILE 0x00002   -const PERMS_R_PHOTOS 0x0004 +const PERMS_R_PHOTOS 0x00004   -const PERMS_R_ABOOK 0x0008 +const PERMS_R_ABOOK 0x00008   -const PERMS_W_STREAM 0x0010 +const PERMS_W_STREAM 0x00010   -const PERMS_W_WALL 0x0020 +const PERMS_W_WALL 0x00020   -const PERMS_W_TAGWALL 0x0040 +const PERMS_W_TAGWALL 0x00040   -const PERMS_W_COMMENT 0x0080 +const PERMS_W_COMMENT 0x00080   -const PERMS_W_MAIL 0x0100 +const PERMS_W_MAIL 0x00100   -const PERMS_W_PHOTOS 0x0200 +const PERMS_W_PHOTOS 0x00200   -const PERMS_W_CHAT 0x0400 +const PERMS_W_CHAT 0x00400   -const PERMS_A_DELEGATE 0x0800 +const PERMS_A_DELEGATE 0x00800   -const PERMS_R_STORAGE 0x1000 +const PERMS_R_STORAGE 0x01000   -const PERMS_W_STORAGE 0x2000 +const PERMS_W_STORAGE 0x02000   -const PERMS_R_PAGES 0x4000 +const PERMS_R_PAGES 0x04000   -const PERMS_W_PAGES 0x8000 +const PERMS_W_PAGES 0x08000   +const PERMS_A_REPUBLISH 0x10000 +  const PERMS_PUBLIC 0x0001   const PERMS_NETWORK 0x0002 @@ -432,6 +434,10 @@ Variables   const POLL_OVERWRITE 0x8000   +const UPDATE_FLAGS_UPDATED 0x0001 +  +const UPDATE_FLAGS_DELETED 0x1000 +  const MAX_LIKERS 75   const ZCURL_TIMEOUT (-1) @@ -472,6 +478,8 @@ Variables   const XCHAN_FLAGS_SELFCENSORED 0x0008   +const XCHAN_FLAGS_DELETED 0x1000 +  const HUBLOC_NOTUSED 0x0000   const HUBLOC_SEND_ERROR 0x0001 @@ -662,6 +670,8 @@ Variables   const ITEM_OBSCURED 0x1000   +const ITEM_VERIFIED 0x2000 + 

Function Documentation

@@ -710,7 +720,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_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(), sources_content(), 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().

@@ -728,7 +738,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_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(), sources_content(), 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().

@@ -950,7 +960,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_block(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), 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(), item_store(), item_store_update(), 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(), onedirsync_run(), 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().

@@ -1109,7 +1119,7 @@ Variables
-

Referenced by admin_page_dbsync(), admin_page_hubloc(), 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(), chanview_content(), 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_hubloc(), 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(), chanview_content(), 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(), sources_content(), sources_post(), tagrm_content(), tagrm_post(), toggle_mobile_init(), and zid_init().

@@ -1160,7 +1170,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(), 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().

+

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(), sources_content(), sources_post(), suggest_content(), tagrm_post(), thing_init(), user_allow(), and viewconnections_content().

@@ -1246,7 +1256,7 @@ Variables
-

Referenced by acl_init(), 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(), stream_perms_xchans(), 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(), 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(), item_store(), item_store_update(), items_fetch(), 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(), sources_content(), sources_post(), starred_init(), stream_perms_api_uids(), stream_perms_xchans(), 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().

@@ -1298,7 +1308,7 @@ Variables
-

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

+

Referenced by admin_content(), admin_page_hubloc(), 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(), sources_content(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

@@ -1607,7 +1617,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(), 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().

+

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(), sources_content(), sources_post(), 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().

@@ -1748,7 +1758,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(), follow_widget(), 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(), Conversation\add_thread(), api_get_user(), collect_recipients(), connections_content(), connections_post(), contact_remove(), contact_select(), contactgroup_content(), create_identity(), follow_widget(), get_all_perms(), group_content(), group_get_members(), intro_content(), item_post(), load_contact_links(), new_contact(), notifier_run(), perm_is_allowed(), ping_init(), poco_init(), settings_aside(), and zot_refresh().

@@ -2402,7 +2412,7 @@ Variables
- +
const DB_UPDATE_VERSION 1074const DB_UPDATE_VERSION 1077
@@ -2476,7 +2486,7 @@ Variables
-

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

+

Referenced by import_site(), poller_run(), sync_directories(), and zfinger_init().

@@ -2516,7 +2526,7 @@ Variables
-

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

+

Referenced by admin_page_dbsync(), admin_page_hubloc(), 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(), 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(), sources_content(), sources_post(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

@@ -2583,7 +2593,7 @@ Variables
-

Referenced by create_identity(), import_author_xchan(), import_post(), import_xchan(), magic_init(), rconnect_url(), xchan_mail_query(), xchan_query(), zfinger_init(), zot_finger(), zot_get_hubloc(), and zot_refresh().

+

Referenced by create_identity(), import_author_xchan(), import_post(), import_xchan(), magic_init(), rconnect_url(), xchan_mail_query(), xchan_query(), zfinger_init(), zot_finger(), zot_get_hubloc(), and zot_refresh().

@@ -2811,7 +2821,7 @@ Variables
-

Referenced by editpost_content(), encode_item(), get_item_elements(), item_post(), item_store(), and unobscure().

+

Referenced by editpost_content(), encode_item(), get_item_elements(), item_post(), item_store(), item_store_update(), and unobscure().

@@ -2946,6 +2956,20 @@ Variables
+
+ + +
+
+ + + + +
const ITEM_VERIFIED 0x2000
+
@@ -3059,7 +3083,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(), z_fetch_url(), z_post_url(), 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(), sync_directories(), tag_deliver(), tgroup_check(), update_directory_entry(), webfinger_dfrn(), xml2array(), z_fetch_url(), z_post_url(), zot_build_packet(), zot_fetch(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

@@ -3073,7 +3097,7 @@ Variables
-

Referenced by Item\add_child(), Conversation\add_thread(), admin_page_logs(), api_login(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), consume_feed(), conversation(), delete_imported_item(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), expire_run(), fix_private_photos(), Conversation\get_template_data(), group_content(), guess_image_type(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_profile_photo(), import_xchan(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), FKOAuth1\loginUser(), lrdd(), mail_store(), mood_init(), notification(), notifier_run(), parse_url_content(), photo_upload(), photos_post(), poco_init(), poco_load(), poke_init(), post_post(), process_delivery(), process_profile_delivery(), profile_load(), redir_init(), Item\remove_child(), scale_external_images(), enotify\send(), Conversation\set_mode(), syncdirs(), unload_plugin(), zot_finger(), zot_gethub(), and zot_register_hub().

+

Referenced by Item\add_child(), Conversation\add_thread(), admin_page_logs(), api_login(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), consume_feed(), conversation(), delete_imported_item(), deliver_run(), dfrn_deliver(), directory_content(), directory_run(), expire_run(), fix_private_photos(), Conversation\get_template_data(), group_content(), guess_image_type(), import_author_xchan(), import_channel_photo(), import_directory_profile(), import_profile_photo(), import_xchan(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), FKOAuth1\loginUser(), lrdd(), magic_init(), mail_store(), mood_init(), notification(), notifier_run(), parse_url_content(), photo_upload(), photos_post(), poco_init(), poco_load(), poke_init(), post_post(), process_delivery(), process_profile_delivery(), profile_load(), redir_init(), Item\remove_child(), scale_external_images(), enotify\send(), Conversation\set_mode(), syncdirs(), unload_plugin(), zot_finger(), zot_gethub(), and zot_register_hub().

@@ -3888,13 +3912,27 @@ Variables
- +
const PERMS_A_DELEGATE 0x0800const PERMS_A_DELEGATE 0x00800

Referenced by get_perms().

+
+ + +
+
+ + + + +
const PERMS_A_REPUBLISH 0x10000
+
+ +

Referenced by check_item_source(), and get_perms().

+
@@ -3944,7 +3982,7 @@ Variables
- +
const PERMS_R_ABOOK 0x0008const PERMS_R_ABOOK 0x00008
@@ -3958,7 +3996,7 @@ Variables
- +
const PERMS_R_PAGES 0x4000const PERMS_R_PAGES 0x04000
@@ -3972,7 +4010,7 @@ Variables
- +
const PERMS_R_PHOTOS 0x0004const PERMS_R_PHOTOS 0x00004
@@ -3986,7 +4024,7 @@ Variables
- +
const PERMS_R_PROFILE 0x0002const PERMS_R_PROFILE 0x00002
@@ -4000,7 +4038,7 @@ Variables
- +
const PERMS_R_STORAGE 0x1000const PERMS_R_STORAGE 0x01000
@@ -4014,7 +4052,7 @@ Variables
- +
const PERMS_R_STREAM 0x0001const PERMS_R_STREAM 0x00001
@@ -4057,7 +4095,7 @@ Variables
- +
const PERMS_W_CHAT 0x0400const PERMS_W_CHAT 0x00400
@@ -4071,7 +4109,7 @@ Variables
- +
const PERMS_W_COMMENT 0x0080const PERMS_W_COMMENT 0x00080
@@ -4085,7 +4123,7 @@ Variables
- +
const PERMS_W_MAIL 0x0100const PERMS_W_MAIL 0x00100
@@ -4099,7 +4137,7 @@ Variables
- +
const PERMS_W_PAGES 0x8000const PERMS_W_PAGES 0x08000
@@ -4113,7 +4151,7 @@ Variables
- +
const PERMS_W_PHOTOS 0x0200const PERMS_W_PHOTOS 0x00200
@@ -4127,7 +4165,7 @@ Variables
- +
const PERMS_W_STORAGE 0x2000const PERMS_W_STORAGE 0x02000
@@ -4141,7 +4179,7 @@ Variables
- +
const PERMS_W_STREAM 0x0010const PERMS_W_STREAM 0x00010
@@ -4155,7 +4193,7 @@ Variables
- +
const PERMS_W_TAGWALL 0x0040const PERMS_W_TAGWALL 0x00040
@@ -4169,7 +4207,7 @@ Variables
- +
const PERMS_W_WALL 0x0020const PERMS_W_WALL 0x00020
@@ -4618,6 +4656,34 @@ Variables

Referenced by admin_page_dbsync().

+
+
+ +
+
+ + + + +
const UPDATE_FLAGS_DELETED 0x1000
+
+
+ +
+
+ + + + +
const UPDATE_FLAGS_UPDATED 0x0001
+
+ +

Referenced by onedirsync_run(), poller_run(), and update_modtime().

+
@@ -4647,6 +4713,18 @@ Variables

Referenced by dirsearch_content().

+
+
+ +
+
+ + + + +
const XCHAN_FLAGS_DELETED 0x1000
+
+
diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index cad296df9..45d529df7 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -143,6 +143,7 @@ var boot_8php = [ "ITEM_UNSEEN", "boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0", null ], [ "ITEM_UPLINK", "boot_8php.html#aefba06f1c0842036329033e7567ecf6d", null ], [ "ITEM_UPLINK_PRV", "boot_8php.html#aad33b494084f729b6ee3b0bc457718a1", null ], + [ "ITEM_VERIFIED", "boot_8php.html#a18a400fa45e5632811b33041d8c048bf", null ], [ "ITEM_VISIBLE", "boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf", null ], [ "ITEM_WALL", "boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322", null ], [ "ITEM_WEBPAGE", "boot_8php.html#af489d0c3166551b93e63a79ff2c9be35", null ], @@ -212,6 +213,7 @@ var boot_8php = [ "PAGE_PREMIUM", "boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8", null ], [ "PAGE_REMOVED", "boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6", null ], [ "PERMS_A_DELEGATE", "boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b", null ], + [ "PERMS_A_REPUBLISH", "boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead", null ], [ "PERMS_CONTACTS", "boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6", null ], [ "PERMS_NETWORK", "boot_8php.html#a6df1102664f64b274810db85197c2755", null ], [ "PERMS_PUBLIC", "boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7", null ], @@ -264,8 +266,11 @@ var boot_8php = [ "TERM_THING", "boot_8php.html#a0d877df1e20bae765e1708be50f6b503", null ], [ "TERM_UNKNOWN", "boot_8php.html#a0c59dde058efebbc66520d136cbd1631", null ], [ "UPDATE_FAILED", "boot_8php.html#a75fc600186b13c3b25e661afefb5eac8", null ], + [ "UPDATE_FLAGS_DELETED", "boot_8php.html#aea392cb26ed617f3a8cde648385b5df0", null ], + [ "UPDATE_FLAGS_UPDATED", "boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0", null ], [ "UPDATE_SUCCESS", "boot_8php.html#ac86615ddc0763a00f5311c90e991730c", null ], [ "XCHAN_FLAGS_CENSORED", "boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e", null ], + [ "XCHAN_FLAGS_DELETED", "boot_8php.html#a9ea1290e00c6d40684892047f2c778a9", null ], [ "XCHAN_FLAGS_HIDDEN", "boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2", null ], [ "XCHAN_FLAGS_ORPHAN", "boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f", null ], [ "XCHAN_FLAGS_SELFCENSORED", "boot_8php.html#a5a681a672e007cdc22b43345d71f07c6", null ], diff --git a/doc/html/cli__startup_8php.html b/doc/html/cli__startup_8php.html index 226e1972c..bb8f5d25c 100644 --- a/doc/html/cli__startup_8php.html +++ b/doc/html/cli__startup_8php.html @@ -129,7 +129,7 @@ Functions
diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 58419e3df..71084b7ba 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -146,7 +146,7 @@ Functions
-

Referenced by comanche_region().

+

Referenced by comanche_region(), and profile_sidebar().

diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html index df11f498d..bd01438b6 100644 --- a/doc/html/crypto_8php.html +++ b/doc/html/crypto_8php.html @@ -224,7 +224,7 @@ Functions
@@ -252,7 +252,7 @@ Functions
@@ -350,7 +350,7 @@ Functions
@@ -390,7 +390,7 @@ Functions
-

Referenced by import_site(), import_xchan(), post_init(), post_post(), and zfinger_init().

+

Referenced by get_item_elements(), import_site(), import_xchan(), post_init(), post_post(), and zfinger_init().

diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index 0595dbb57..2e6f5f32e 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(), 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(), sync_directories(), update_directory_entry(), 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 b1b6ceef9..ed5124f5b 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(), channel_remove(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_item_source(), 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(), process_profile_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(), stream_perms_xchans(), 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_item_source(), 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(), get_item_elements(), 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(), process_profile_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(), sources_post(), photo_driver\store(), store_item_tag(), stream_perms_xchans(), 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_directory_entry(), 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_hubloc(), 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_item_source(), 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(), process_profile_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(), stream_perms_xchans(), 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_hubloc(), 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_item_source(), 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(), get_item_elements(), 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(), onedirsync_run(), 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(), process_profile_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(), sources_content(), sources_post(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), 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_directory_entry(), 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 72bc242a9..47dddfeae 100644 --- a/doc/html/dir__fns_8php.html +++ b/doc/html/dir__fns_8php.html @@ -116,6 +116,8 @@ Functions    sync_directories ($dirmode)   + update_directory_entry ($ud) +   syncdirs ($uid)   @@ -172,6 +174,24 @@ Functions

Referenced by directory_run().

+ + + +
+
+ + + + + + + + +
update_directory_entry ( $ud)
+
+ +

Referenced by onedirsync_run().

+
diff --git a/doc/html/dir__fns_8php.js b/doc/html/dir__fns_8php.js index 76c483ab5..9ffa8fd9b 100644 --- a/doc/html/dir__fns_8php.js +++ b/doc/html/dir__fns_8php.js @@ -2,5 +2,6 @@ var dir__fns_8php = [ [ "find_upstream_directory", "dir__fns_8php.html#a8c15aa69da12f2d3476b9e93b82b337d", null ], [ "sync_directories", "dir__fns_8php.html#aa666e7df6ca8c332f4081c9b66b4bdf6", null ], - [ "syncdirs", "dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a", null ] + [ "syncdirs", "dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a", null ], + [ "update_directory_entry", "dir__fns_8php.html#a44062d4b471d1e83f92f6c184585aa13", null ] ]; \ No newline at end of file diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index 6dddfa879..0157db288 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -296,6 +296,8 @@ Files   file  smilies.php   +file  sources.php +  file  starred.php   file  subthread.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index 91a016e0e..f4737d08a 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -96,6 +96,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "siteinfo.php", "siteinfo_8php.html", "siteinfo_8php" ], [ "sitelist.php", "sitelist_8php.html", "sitelist_8php" ], [ "smilies.php", "smilies_8php.html", "smilies_8php" ], + [ "sources.php", "sources_8php.html", "sources_8php" ], [ "starred.php", "starred_8php.html", "starred_8php" ], [ "subthread.php", "subthread_8php.html", "subthread_8php" ], [ "suggest.php", "suggest_8php.html", "suggest_8php" ], diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html index d8cda941a..2e059cebf 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html @@ -209,6 +209,8 @@ Files   file  oembed.php   +file  onedirsync.php +  file  onepoll.php   file  page_widgets.php diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js index 5dd985e32..80528ff54 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js @@ -64,6 +64,7 @@ var dir_d44c64559bbebec7f509842c48db8b23 = [ "notify.php", "include_2notify_8php.html", "include_2notify_8php" ], [ "oauth.php", "oauth_8php.html", "oauth_8php" ], [ "oembed.php", "include_2oembed_8php.html", "include_2oembed_8php" ], + [ "onedirsync.php", "onedirsync_8php.html", "onedirsync_8php" ], [ "onepoll.php", "onepoll_8php.html", "onepoll_8php" ], [ "page_widgets.php", "page__widgets_8php.html", "page__widgets_8php" ], [ "permissions.php", "permissions_8php.html", "permissions_8php" ], diff --git a/doc/html/docblox__errorchecker_8php.html b/doc/html/docblox__errorchecker_8php.html index f39c5a5e9..b39138ef6 100644 --- a/doc/html/docblox__errorchecker_8php.html +++ b/doc/html/docblox__errorchecker_8php.html @@ -253,7 +253,7 @@ Variables
-

Referenced by aes_encapsulate(), aes_unencapsulate(), alt_pager(), check_config(), drop_item(), fix_private_photos(), get_bb_tag_pos(), is_a_date_arg(), item_post(), item_redir_and_replace_images(), jindent(), load_database_rem(), node2bbcodesub(), notification(), paginate(), photos_post(), profile_activity(), reload_plugins(), remove_community_tag(), scale_external_images(), tag_deliver(), and zot_import().

+

Referenced by aes_encapsulate(), aes_unencapsulate(), alt_pager(), check_config(), drop_item(), fix_private_photos(), get_bb_tag_pos(), is_a_date_arg(), item_post(), item_redir_and_replace_images(), jindent(), load_database_rem(), node2bbcodesub(), notification(), paginate(), photos_post(), profile_activity(), reload_plugins(), remove_community_tag(), scale_external_images(), tag_deliver(), and zot_import().

diff --git a/doc/html/event_8php.html b/doc/html/event_8php.html index 9cf9ee8ad..e5f82b84d 100644 --- a/doc/html/event_8php.html +++ b/doc/html/event_8php.html @@ -202,7 +202,7 @@ Functions
-

Referenced by consume_feed(), events_post(), and process_delivery().

+

Referenced by events_post(), and process_delivery().

diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 20001d28c..09339aad2 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(), 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().

+

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

diff --git a/doc/html/features_8php.html b/doc/html/features_8php.html index 86105f41b..ad057c4c2 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(), editblock_content(), editlayout_content(), 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().

+

Referenced by categories_widget(), channel_aside(), connections_content(), conversation(), editblock_content(), editlayout_content(), 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(), sources_content(), sources_post(), theme_content(), and thing_content().

diff --git a/doc/html/files.html b/doc/html/files.html index a36fa8ac8..dab25f50d 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -167,25 +167,26 @@ $(document).ready(function(){initNavTree('files.html','');}); |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*onedirsync.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 @@ -283,33 +284,34 @@ $(document).ready(function(){initNavTree('files.html','');}); |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*sources.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.html b/doc/html/globals.html index b0396deda..d0e0df26f 100644 --- a/doc/html/globals.html +++ b/doc/html/globals.html @@ -153,11 +153,17 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $arr : extract.php
  • +
  • $background_colour +: style.php +
  • +
  • $background_image +: style.php +
  • $called_api : api.php
  • $colour -: style.php +: style.php
  • $dir : docblox_errorchecker.php @@ -169,7 +175,7 @@ $(document).ready(function(){initNavTree('globals.html','');}); : docblox_errorchecker.php
  • $displaystyle -: style.php +: style.php
  • $filelist : docblox_errorchecker.php @@ -179,6 +185,12 @@ $(document).ready(function(){initNavTree('globals.html','');}); , tpldebug.php , typo.php
  • +
  • $font_colour +: style.php +
  • +
  • $font_size +: style.php +
  • $gc_probability : session.php
  • @@ -194,29 +206,38 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $install_wizard_pass : setup.php
  • +
  • $item_colour +: style.php +
  • +
  • $item_opacity +: style.php +
  • $k : php2po.php
  • $line_height -: style.php +: style.php
  • $linkcolour -: style.php +: style.php
  • $nav_bg_1 -: style.php +: style.php
  • $nav_bg_2 -: style.php +: style.php
  • $nav_bg_3 -: style.php +: style.php
  • $nav_bg_4 -: style.php +: style.php +
  • +
  • $nav_colour +: style.php
  • $navcolour -: style.php +: style.php
  • $needed : docblox_errorchecker.php @@ -243,7 +264,7 @@ $(document).ready(function(){initNavTree('globals.html','');}); : docblox_errorchecker.php
  • $resolution -: style.php +: style.php
  • $s : extract.php @@ -254,17 +275,20 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $session_expire : session.php
  • +
  • $shadow +: style.php +
  • $shadows -: style.php +: style.php
  • $shiny -: style.php +: style.php
  • $site_colour -: style.php +: style.php
  • $site_line_height -: style.php +: style.php
  • $site_redbasic_font_size : style.php @@ -275,9 +299,6 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $uid : style.php
  • -
  • $x -: style.php -
  • $zones : extract.php
  • diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html index 5d89cfb98..6f8612bd9 100644 --- a/doc/html/globals_0x69.html +++ b/doc/html/globals_0x69.html @@ -157,7 +157,7 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');}); : text.php
  • if -: style.php +: style.php , default.php , php2po.php , style.php @@ -329,6 +329,9 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');});
  • ITEM_UPLINK_PRV : boot.php
  • +
  • ITEM_VERIFIED +: boot.php +
  • ITEM_VISIBLE : boot.php
  • diff --git a/doc/html/globals_0x6f.html b/doc/html/globals_0x6f.html index 8e17bfdd7..ff112eca9 100644 --- a/doc/html/globals_0x6f.html +++ b/doc/html/globals_0x6f.html @@ -186,6 +186,9 @@ $(document).ready(function(){initNavTree('globals_0x6f.html','');});
  • oexchange_init() : oexchange.php
  • +
  • onedirsync_run() +: onedirsync.php +
  • onepoll_run() : onepoll.php
  • diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html index 197fd4712..661e88771 100644 --- a/doc/html/globals_0x70.html +++ b/doc/html/globals_0x70.html @@ -209,6 +209,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • PERMS_A_DELEGATE : boot.php
  • +
  • PERMS_A_REPUBLISH +: boot.php +
  • PERMS_CONTACTS : boot.php
  • diff --git a/doc/html/globals_0x72.html b/doc/html/globals_0x72.html index 3441baee6..041c61625 100644 --- a/doc/html/globals_0x72.html +++ b/doc/html/globals_0x72.html @@ -175,7 +175,7 @@ $(document).ready(function(){initNavTree('globals_0x72.html','');}); : items.php
  • redbasic_form() -: config.php +: config.php
  • redbasic_init() : theme.php diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html index bb2d2b4f8..35782a7b4 100644 --- a/doc/html/globals_0x73.html +++ b/doc/html/globals_0x73.html @@ -270,6 +270,12 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • sort_thr_created_rev() : conversation.php
  • +
  • sources_content() +: sources.php +
  • +
  • sources_post() +: sources.php +
  • SSL_POLICY_FULL : boot.php
  • diff --git a/doc/html/globals_0x75.html b/doc/html/globals_0x75.html index 874255cd4..0c057ceb8 100644 --- a/doc/html/globals_0x75.html +++ b/doc/html/globals_0x75.html @@ -177,12 +177,21 @@ $(document).ready(function(){initNavTree('globals_0x75.html','');});
  • update_community_content() : update_community.php
  • +
  • update_directory_entry() +: dir_fns.php +
  • update_display_content() : update_display.php
  • UPDATE_FAILED : boot.php
  • +
  • UPDATE_FLAGS_DELETED +: boot.php +
  • +
  • UPDATE_FLAGS_UPDATED +: boot.php +
  • update_imported_item() : zot.php
  • diff --git a/doc/html/globals_0x78.html b/doc/html/globals_0x78.html index a7a24b033..e111a1710 100644 --- a/doc/html/globals_0x78.html +++ b/doc/html/globals_0x78.html @@ -153,6 +153,9 @@ $(document).ready(function(){initNavTree('globals_0x78.html','');});
  • XCHAN_FLAGS_CENSORED : boot.php
  • +
  • XCHAN_FLAGS_DELETED +: boot.php +
  • XCHAN_FLAGS_HIDDEN : boot.php
  • diff --git a/doc/html/globals_0x7a.html b/doc/html/globals_0x7a.html index fc4a9bb32..9aded7ced 100644 --- a/doc/html/globals_0x7a.html +++ b/doc/html/globals_0x7a.html @@ -199,7 +199,7 @@ $(document).ready(function(){initNavTree('globals_0x7a.html','');}); : zot.php
  • zot_finger() -: zot.php +: zot.php
  • zot_get_hubloc() : zot.php @@ -208,7 +208,7 @@ $(document).ready(function(){initNavTree('globals_0x7a.html','');}); : zot.php
  • zot_import() -: zot.php +: zot.php
  • zot_new_uid() : zot.php diff --git a/doc/html/globals_func_0x6f.html b/doc/html/globals_func_0x6f.html index 3bf397f45..bfb4f4e4c 100644 --- a/doc/html/globals_func_0x6f.html +++ b/doc/html/globals_func_0x6f.html @@ -185,6 +185,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6f.html','');});
  • oexchange_init() : oexchange.php
  • +
  • onedirsync_run() +: onedirsync.php +
  • onepoll_run() : onepoll.php
  • diff --git a/doc/html/globals_func_0x73.html b/doc/html/globals_func_0x73.html index 71b938fbf..dee9cb30d 100644 --- a/doc/html/globals_func_0x73.html +++ b/doc/html/globals_func_0x73.html @@ -269,6 +269,12 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
  • sort_thr_created_rev() : conversation.php
  • +
  • sources_content() +: sources.php +
  • +
  • sources_post() +: sources.php +
  • starred_init() : starred.php
  • diff --git a/doc/html/globals_func_0x75.html b/doc/html/globals_func_0x75.html index c3a7d0455..7059f84da 100644 --- a/doc/html/globals_func_0x75.html +++ b/doc/html/globals_func_0x75.html @@ -176,6 +176,9 @@ $(document).ready(function(){initNavTree('globals_func_0x75.html','');});
  • update_community_content() : update_community.php
  • +
  • update_directory_entry() +: dir_fns.php +
  • update_display_content() : update_display.php
  • diff --git a/doc/html/globals_func_0x7a.html b/doc/html/globals_func_0x7a.html index 9a28fb1b3..bfdd75ee2 100644 --- a/doc/html/globals_func_0x7a.html +++ b/doc/html/globals_func_0x7a.html @@ -195,7 +195,7 @@ $(document).ready(function(){initNavTree('globals_func_0x7a.html','');}); : zot.php
  • zot_finger() -: zot.php +: zot.php
  • zot_get_hubloc() : zot.php @@ -204,7 +204,7 @@ $(document).ready(function(){initNavTree('globals_func_0x7a.html','');}); : zot.php
  • zot_import() -: zot.php +: zot.php
  • zot_new_uid() : zot.php diff --git a/doc/html/globals_vars.html b/doc/html/globals_vars.html index 2e2ad1e36..8ec1360f6 100644 --- a/doc/html/globals_vars.html +++ b/doc/html/globals_vars.html @@ -148,11 +148,17 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $arr : extract.php
  • +
  • $background_colour +: style.php +
  • +
  • $background_image +: style.php +
  • $called_api : api.php
  • $colour -: style.php +: style.php
  • $dir : docblox_errorchecker.php @@ -164,7 +170,7 @@ $(document).ready(function(){initNavTree('globals_vars.html','');}); : docblox_errorchecker.php
  • $displaystyle -: style.php +: style.php
  • $filelist : docblox_errorchecker.php @@ -174,6 +180,12 @@ $(document).ready(function(){initNavTree('globals_vars.html','');}); , tpldebug.php , typo.php
  • +
  • $font_colour +: style.php +
  • +
  • $font_size +: style.php +
  • $gc_probability : session.php
  • @@ -189,29 +201,38 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $install_wizard_pass : setup.php
  • +
  • $item_colour +: style.php +
  • +
  • $item_opacity +: style.php +
  • $k : php2po.php
  • $line_height -: style.php +: style.php
  • $linkcolour -: style.php +: style.php
  • $nav_bg_1 -: style.php +: style.php
  • $nav_bg_2 -: style.php +: style.php
  • $nav_bg_3 -: style.php +: style.php
  • $nav_bg_4 -: style.php +: style.php +
  • +
  • $nav_colour +: style.php
  • $navcolour -: style.php +: style.php
  • $needed : docblox_errorchecker.php @@ -238,7 +259,7 @@ $(document).ready(function(){initNavTree('globals_vars.html','');}); : docblox_errorchecker.php
  • $resolution -: style.php +: style.php
  • $s : extract.php @@ -249,17 +270,20 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $session_expire : session.php
  • +
  • $shadow +: style.php +
  • $shadows -: style.php +: style.php
  • $shiny -: style.php +: style.php
  • $site_colour -: style.php +: style.php
  • $site_line_height -: style.php +: style.php
  • $site_redbasic_font_size : style.php @@ -270,9 +294,6 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $uid : style.php
  • -
  • $x -: style.php -
  • $zones : extract.php
  • diff --git a/doc/html/globals_vars_0x69.html b/doc/html/globals_vars_0x69.html index e25858a48..d26f573f7 100644 --- a/doc/html/globals_vars_0x69.html +++ b/doc/html/globals_vars_0x69.html @@ -142,7 +142,7 @@ $(document).ready(function(){initNavTree('globals_vars_0x69.html','');});
  • if : php2po.php , default.php -, style.php +, style.php , default.php , full.php , style.php @@ -210,6 +210,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x69.html','');});
  • ITEM_UPLINK_PRV : boot.php
  • +
  • ITEM_VERIFIED +: boot.php +
  • ITEM_VISIBLE : boot.php
  • diff --git a/doc/html/globals_vars_0x70.html b/doc/html/globals_vars_0x70.html index 0d39d843c..6d7299997 100644 --- a/doc/html/globals_vars_0x70.html +++ b/doc/html/globals_vars_0x70.html @@ -171,6 +171,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
  • PERMS_A_DELEGATE : boot.php
  • +
  • PERMS_A_REPUBLISH +: boot.php +
  • PERMS_CONTACTS : boot.php
  • diff --git a/doc/html/globals_vars_0x75.html b/doc/html/globals_vars_0x75.html index 38590bdc1..73305fe63 100644 --- a/doc/html/globals_vars_0x75.html +++ b/doc/html/globals_vars_0x75.html @@ -142,6 +142,12 @@ $(document).ready(function(){initNavTree('globals_vars_0x75.html','');});
  • UPDATE_FAILED : boot.php
  • +
  • UPDATE_FLAGS_DELETED +: boot.php +
  • +
  • UPDATE_FLAGS_UPDATED +: boot.php +
  • UPDATE_SUCCESS : boot.php
  • diff --git a/doc/html/globals_vars_0x78.html b/doc/html/globals_vars_0x78.html index 0ae8f0067..74f1231f6 100644 --- a/doc/html/globals_vars_0x78.html +++ b/doc/html/globals_vars_0x78.html @@ -142,6 +142,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x78.html','');});
  • XCHAN_FLAGS_CENSORED : boot.php
  • +
  • XCHAN_FLAGS_DELETED +: boot.php +
  • XCHAN_FLAGS_HIDDEN : boot.php
  • diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index b33dd13bb..cc5f81407 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(), 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(), 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(), unobscure(), 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(), 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(), item_store_update(), 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(), 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(), unobscure(), 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_2menu_8php.html b/doc/html/include_2menu_8php.html index 3bf0af685..271ad177b 100644 --- a/doc/html/include_2menu_8php.html +++ b/doc/html/include_2menu_8php.html @@ -422,7 +422,7 @@ Functions
    -

    Referenced by mitem_content(), and profile_sidebar().

    +

    Referenced by comanche_menu(), mitem_content(), and profile_sidebar().

    diff --git a/doc/html/include_2network_8php.html b/doc/html/include_2network_8php.html index 4f382fef3..138f3c51c 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(), pubsites_content(), 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(), sync_directories(), update_suggestions(), z_post_url(), zot_finger(), and zot_register_hub().

    @@ -898,7 +898,7 @@ Functions
    -

    Referenced by zot_finger(), zot_refresh(), and zot_zot().

    +

    Referenced by zot_finger(), zot_refresh(), and zot_zot().

    diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 41b25e9fc..f1d5aee87 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -393,6 +393,8 @@ Functions
    +

    can_comment_on_post($observer_xchan,$item);

    +

    This function examines the comment_policy attached to an item and decides if the current observer has sufficient privileges to comment. This will normally be called on a remote site where perm_is_allowed() will not be suitable because the post owner does not have a local channel_id. Generally we should look at the item - in particular the author['book_flags'] and see if ABOOK_FLAG_SELF is set. If it is, you should be able to use perm_is_allowed( ... 'post_comments'), and if it isn't you need to call can_comment_on_post()

    Referenced by Conversation\add_thread(), and item_post().

    @@ -1045,7 +1047,7 @@ Functions
    -

    Referenced by zot_import().

    +

    Referenced by zot_import().

    @@ -1063,7 +1065,7 @@ Functions
    -

    Referenced by zot_import().

    +

    Referenced by zot_import().

    @@ -1081,7 +1083,7 @@ Functions
    -

    Referenced by zot_import().

    +

    Referenced by zot_import().

    @@ -1233,7 +1235,7 @@ Functions
    -

    Referenced by consume_feed(), event_store(), item_post(), like_content(), mood_init(), photo_upload(), photos_create_item(), photos_post(), post_activity_item(), process_delivery(), profile_activity(), and subthread_content().

    +

    Referenced by event_store(), item_post(), like_content(), mood_init(), photo_upload(), photos_create_item(), photos_post(), post_activity_item(), process_delivery(), profile_activity(), and subthread_content().

    diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index 750cf73e6..e5fbc24d8 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_hubloc(), 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(), dir_tagblock(), directory_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().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_hubloc(), 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(), dir_tagblock(), directory_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(), sources_content(), sources_post(), 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 001fbfa3e..03875a288 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#a97769915c9f14adc4f8ab1ea2cecfd90", -"classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6", -"crypto_8php.html#ab4f21d8f6b8ece0915e7c8bb73379f96", -"html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7", -"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5", -"randprof_8php.html", -"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28" +"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0", +"classFKOAuthDataStore.html#a96f76387c3a93b0abe27a98013804bab", +"crypto_8php.html", +"help_8php.html#af055e15f600ffa6fbca9386fdf715224", +"items_8php.html#ac1fcf621dce7370515b420a7753f4726", +"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0", +"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 25ffcc15f..e09689035 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -21,7 +21,7 @@ var NAVTREEINDEX0 = "ConversationObject_8php.html":[5,0,0,21], "ITemplateEngine_8php.html":[5,0,0,40], "ItemObject_8php.html":[5,0,0,39], -"ProtoDriver_8php.html":[5,0,0,59], +"ProtoDriver_8php.html":[5,0,0,60], "__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], @@ -94,160 +94,160 @@ var NAVTREEINDEX0 = "boot_8php.html":[5,0,4], "boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,140], "boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,43], -"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,153], -"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,246], +"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,154], +"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,248], "boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,62], -"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,169], +"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,170], "boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,54], "boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[5,0,4,110], "boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[5,0,4,1], -"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,208], +"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,209], "boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,75], -"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,173], -"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,262], -"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,258], -"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,261], +"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,174], +"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,264], +"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,260], +"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,263], "boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,26], "boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,67], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15], "boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,85], "boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,89], "boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,86], -"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,199], +"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,200], "boot_8php.html#a176664e78dcb9132e16be69418223eb2":[5,0,4,70], -"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,152], -"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,148], -"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,172], -"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,266], -"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,240], -"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,267], -"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,176], +"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,153], +"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,149], +"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,173], +"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[5,0,4,143], +"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,271], +"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,242], +"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,272], +"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,177], "boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,84], -"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,219], +"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,221], "boot_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273":[5,0,4,39], "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,112], -"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,159], -"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,192], -"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,242], +"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,160], +"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,193], +"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,244], "boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,49], "boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,25], "boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,108], "boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,100], -"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,251], -"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,195], +"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,253], +"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,196], "boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,91], "boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,135], -"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,217], +"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,219], "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,113], -"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,238], -"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,191], +"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,240], +"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,192], "boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,132], "boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,76], "boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,81], -"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,224], -"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,146], +"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,226], +"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,147], "boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,51], "boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,125], -"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,161], -"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,270], -"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,180], +"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,162], +"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,275], +"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,181], "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,115], "boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[5,0,4,120], -"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,269], -"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,215], +"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,274], +"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,217], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12], "boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,68], "boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,98], "boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[5,0,4,60], "boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,136], -"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,211], +"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,212], "boot_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,4,38], -"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,190], +"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,191], "boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[5,0,4,97], -"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,166], -"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,156], +"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,167], +"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,157], "boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,79], -"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,259], +"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,261], "boot_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,4,37], "boot_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,4,20], -"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,178], +"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,179], "boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,111], -"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,232], -"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,177], +"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,234], +"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,178], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6], -"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,210], -"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,228], -"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,202], -"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,160], +"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,211], +"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,230], +"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,203], +"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,161], "boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,50], "boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,90], "boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,40], -"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,194], -"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,227], -"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,268], +"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,195], +"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,229], +"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,273], "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,24], "boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,69], -"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,184], +"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,185], "boot_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,4,47], -"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,206], +"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,207], "boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[5,0,4,87], -"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,164], -"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,207], +"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,165], +"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,208], "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,22], "boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,83], -"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,255], -"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,170], -"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,144], +"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,257], +"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,171], +"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,145], "boot_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,4,48], -"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,147], +"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,148], "boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,53], -"boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,150], -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,244], -"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,231], -"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,225], +"boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,151], +"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,246], +"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,233], +"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,227], "boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,109], "boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,101], -"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,213], +"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,215], "boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,134], -"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,243], +"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,245], "boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,31], -"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,185], +"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,186], "boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,138], "boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,80], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2], -"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,263], +"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,265], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4], "boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,82], "boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,95], -"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,234], +"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,236], "boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[5,0,4,121], "boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,73], "boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,137], -"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,165], +"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,166], "boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[5,0,4,77], "boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[5,0,4,114], -"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,167], +"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,168], "boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,57], "boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,92], "boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,123], -"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,204], +"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,205], "boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,61], "boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[5,0,4,118], "boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,65], "boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,130], -"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,254], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,253], -"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,183], +"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,256], +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,255], +"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,184], "boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,17], "boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,106], -"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,229], +"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,231], "boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,133], "boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,127], -"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,236], +"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,238], "boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,34], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11], -"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,151], +"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,152], "boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,131], -"boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,129], -"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,241] +"boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,129] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 0e196d879..6949bea7c 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,117 +1,122 @@ var NAVTREEINDEX1 = { +"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,267], +"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,243], "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,19], -"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,197], -"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,230], +"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,198], +"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,232], "boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,56], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], -"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,222], -"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,198], -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,256], -"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,221], -"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,186], +"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,224], +"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,199], +"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,270], +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,258], +"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,223], +"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,187], "boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,29], -"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,205], +"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,206], "boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,52], -"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,158], +"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,159], "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[5,0,4,9], "boot_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,4,21], -"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,155], +"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,156], "boot_8php.html#aa589421267f0c2f0d643f727792cce35":[5,0,4,117], "boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,94], "boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,103], -"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,226], +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,228], "boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,142], +"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[5,0,4,213], "boot_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,4,23], "boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,74], -"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,189], +"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,190], "boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,122], -"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,212], +"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,214], "boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,35], -"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,209], -"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,233], -"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,182], -"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,216], +"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,210], +"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,235], +"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,183], +"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,218], "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,116], -"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,143], +"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,144], "boot_8php.html#ab55e545b72ec8c097e052ea7d373491f":[5,0,4,44], "boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,63], -"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,200], +"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,201], "boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[5,0,4,7], "boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,105], "boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,45], -"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,237], +"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,239], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3], -"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,260], +"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,262], "boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,72], "boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[5,0,4,119], "boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,104], "boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,128], "boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,28], -"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,168], -"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,235], +"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,169], +"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,237], "boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,102], "boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,42], "boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,64], -"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,264], +"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,268], "boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,124], "boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,126], -"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,196], +"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,197], "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,171], -"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,265], -"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,223], -"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[5,0,4,203], +"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,172], +"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,269], +"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,225], +"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[5,0,4,204], "boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,71], -"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,154], -"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,162], +"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,155], +"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,163], "boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[5,0,4,10], "boot_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[5,0,4,16], "boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,78], "boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,93], "boot_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,4,36], "boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,32], -"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,218], -"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,245], -"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,239], +"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,220], +"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,247], +"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,241], "boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,99], "boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,139], -"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,248], +"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,250], "boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,46], "boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,27], -"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,252], +"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,254], "boot_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,4,18], -"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,179], -"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,157], -"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,187], +"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,180], +"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,158], +"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,188], +"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,266], "boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,30], -"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,257], +"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,259], "boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[5,0,4,58], -"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,220], -"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,163], +"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,222], +"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,164], "boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,107], -"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,174], -"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,188], +"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,175], +"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,189], "boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,141], "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,33], -"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,249], -"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,181], +"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,251], +"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,182], "boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,66], "boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,59], -"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,145], -"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,201], +"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,146], +"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,202], "boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,96], -"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,247], -"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,193], -"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,175], -"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,250], +"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,249], +"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,194], +"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,176], +"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,252], "boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,55], "boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,88], -"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,149], +"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,150], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14], -"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,214], +"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,216], "cache_8php.html":[5,0,0,11], "channel_8php.html":[5,0,1,9], "channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,9,1], @@ -244,10 +249,5 @@ var NAVTREEINDEX1 = "classFKOAuthDataStore.html#a1148d47b546350bf440bdd92792c5df1":[4,0,14,1], "classFKOAuthDataStore.html#a431b44d70e3da6a8256ab38f710e3050":[4,0,14,5], "classFKOAuthDataStore.html#a434882f03e3cdb171ed89e09e337e934":[4,0,14,4], -"classFKOAuthDataStore.html#a4edfe2e77ecd2e16ff6b5eb516ed3599":[4,0,14,2], -"classFKOAuthDataStore.html#a96f76387c3a93b0abe27a98013804bab":[4,0,14,3], -"classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819":[4,0,14,0], -"classFriendicaSmarty.html":[4,0,15], -"classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690":[4,0,15,2], -"classFriendicaSmarty.html#a6a4d4281d6fa9be1d37a97b188ffe8c9":[4,0,15,1] +"classFKOAuthDataStore.html#a4edfe2e77ecd2e16ff6b5eb516ed3599":[4,0,14,2] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index c8a20e774..d991eb43e 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,10 @@ var NAVTREEINDEX2 = { +"classFKOAuthDataStore.html#a96f76387c3a93b0abe27a98013804bab":[4,0,14,3], +"classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819":[4,0,14,0], +"classFriendicaSmarty.html":[4,0,15], +"classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690":[4,0,15,2], +"classFriendicaSmarty.html#a6a4d4281d6fa9be1d37a97b188ffe8c9":[4,0,15,1], "classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6":[4,0,15,0], "classFriendicaSmartyEngine.html":[4,0,16], "classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118":[4,0,16,1], @@ -244,10 +249,5 @@ var NAVTREEINDEX2 = "crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,16,1], "crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,16,2], "cronhooks_8php.html":[5,0,0,22], -"cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca":[5,0,0,22,0], -"crypto_8php.html":[5,0,0,23], -"crypto_8php.html#a2148d7aac7b30c720f7ebda7e9790286":[5,0,0,23,2], -"crypto_8php.html#a5c61821d205f95f127114159cbffa764":[5,0,0,23,1], -"crypto_8php.html#a920e5f222d0020f47556033d8b2b6552":[5,0,0,23,7], -"crypto_8php.html#aae0ab70d6a199b29555b1ac3cf250d6a":[5,0,0,23,4] +"cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca":[5,0,0,22,0] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index 16b565527..d506921bb 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,10 @@ var NAVTREEINDEX3 = { +"crypto_8php.html":[5,0,0,23], +"crypto_8php.html#a2148d7aac7b30c720f7ebda7e9790286":[5,0,0,23,2], +"crypto_8php.html#a5c61821d205f95f127114159cbffa764":[5,0,0,23,1], +"crypto_8php.html#a920e5f222d0020f47556033d8b2b6552":[5,0,0,23,7], +"crypto_8php.html#aae0ab70d6a199b29555b1ac3cf250d6a":[5,0,0,23,4], "crypto_8php.html#ab4f21d8f6b8ece0915e7c8bb73379f96":[5,0,0,23,8], "crypto_8php.html#ac852ee41392d1358c3a54d54935e0bf9":[5,0,0,23,0], "crypto_8php.html#ac95ac3b1b23b65b04a86613d4206ae85":[5,0,0,23,6], @@ -44,6 +49,7 @@ var NAVTREEINDEX3 = "dir_817f6d302394b98e59575acdb59998bc.html":[5,0,3,0], "dir_8543001e5d25368a6edede3e63efb554.html":[5,0,3,1], "dir__fns_8php.html":[5,0,0,26], +"dir__fns_8php.html#a44062d4b471d1e83f92f6c184585aa13":[5,0,0,26,3], "dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a":[5,0,0,26,2], "dir__fns_8php.html#a8c15aa69da12f2d3476b9e93b82b337d":[5,0,0,26,0], "dir__fns_8php.html#aa666e7df6ca8c332f4081c9b66b4bdf6":[5,0,0,26,1], @@ -188,8 +194,8 @@ var NAVTREEINDEX3 = "globals_0x77.html":[5,1,0,24], "globals_0x78.html":[5,1,0,25], "globals_0x7a.html":[5,1,0,26], -"globals_func.html":[5,1,1], "globals_func.html":[5,1,1,0], +"globals_func.html":[5,1,1], "globals_func_0x61.html":[5,1,1,1], "globals_func_0x62.html":[5,1,1,2], "globals_func_0x63.html":[5,1,1,3], @@ -215,8 +221,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], @@ -243,11 +249,5 @@ var NAVTREEINDEX3 = "hcard_8php.html":[5,0,1,34], "hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,34,0], "hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,34,1], -"help_8php.html":[5,0,1,35], -"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,35,0], -"hierarchy.html":[4,2], -"home_8php.html":[5,0,1,36], -"hostxrd_8php.html":[5,0,1,37], -"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,37,0], -"html2bbcode_8php.html":[5,0,0,36] +"help_8php.html":[5,0,1,35] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index 1b894c77e..77f9abf3d 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,11 @@ var NAVTREEINDEX4 = { +"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,35,0], +"hierarchy.html":[4,2], +"home_8php.html":[5,0,1,36], +"hostxrd_8php.html":[5,0,1,37], +"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,37,0], +"html2bbcode_8php.html":[5,0,0,36], "html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[5,0,0,36,3], "html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[5,0,0,36,1], "html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2":[5,0,0,36,0], @@ -171,15 +177,15 @@ var NAVTREEINDEX4 = "include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[5,0,0,50,6], "include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[5,0,0,50,0], "include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[5,0,0,50,2], -"include_2photos_8php.html":[5,0,0,54], -"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[5,0,0,54,0], -"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[5,0,0,54,2], -"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[5,0,0,54,1], -"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[5,0,0,54,7], -"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[5,0,0,54,3], -"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[5,0,0,54,6], -"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[5,0,0,54,5], -"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[5,0,0,54,4], +"include_2photos_8php.html":[5,0,0,55], +"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[5,0,0,55,0], +"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[5,0,0,55,2], +"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[5,0,0,55,1], +"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[5,0,0,55,7], +"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[5,0,0,55,3], +"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[5,0,0,55,6], +"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[5,0,0,55,5], +"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[5,0,0,55,4], "index.html":[], "interfaceITemplateEngine.html":[4,0,18], "interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[4,0,18,1], @@ -243,11 +249,5 @@ var NAVTREEINDEX4 = "items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[5,0,0,41,50], "items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[5,0,0,41,26], "items_8php.html#abe695dd89e1e10ed042c26b80114f0ed":[5,0,0,41,46], -"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[5,0,0,41,1], -"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,41,44], -"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[5,0,0,41,19], -"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[5,0,0,41,40], -"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[5,0,0,41,47], -"items_8php.html#ad34827ed330898456783fb14c7b46154":[5,0,0,41,51], -"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[5,0,0,41,24] +"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[5,0,0,41,1] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index 6369f1d24..ed7f680e8 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,11 @@ var NAVTREEINDEX5 = { +"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,41,44], +"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[5,0,0,41,19], +"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[5,0,0,41,40], +"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[5,0,0,41,47], +"items_8php.html#ad34827ed330898456783fb14c7b46154":[5,0,0,41,51], +"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[5,0,0,41,24], "items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[5,0,0,41,35], "items_8php.html#af94c281016c6c912d06e064113336c5c":[5,0,0,41,42], "items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1":[5,0,0,41,15], @@ -97,8 +103,8 @@ var NAVTREEINDEX5 = "namespaceFriendica.html":[3,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], @@ -128,28 +134,30 @@ var NAVTREEINDEX5 = "oexchange_8php.html":[5,0,1,62], "oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,62,0], "oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,62,1], -"onepoll_8php.html":[5,0,0,51], -"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,51,0], +"onedirsync_8php.html":[5,0,0,51], +"onedirsync_8php.html#a411aedd47c57476099647961e6a86691":[5,0,0,51,0], +"onepoll_8php.html":[5,0,0,52], +"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,52,0], "opensearch_8php.html":[5,0,1,63], "opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,63,0], "page_8php.html":[5,0,1,64], "page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,64,1], "page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,64,0], -"page__widgets_8php.html":[5,0,0,52], -"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,52,1], -"page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,52,0], +"page__widgets_8php.html":[5,0,0,53], +"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,53,1], +"page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,53,0], "pages.html":[], "parse__url_8php.html":[5,0,1,65], "parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,65,2], "parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,65,3], "parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,65,1], "parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,65,0], -"permissions_8php.html":[5,0,0,53], -"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,53,2], -"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,53,0], -"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,53,3], -"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,53,4], -"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,53,1], +"permissions_8php.html":[5,0,0,54], +"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,54,2], +"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,54,0], +"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,54,3], +"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,54,4], +"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,54,1], "photo_8php.html":[5,0,1,66], "photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,66,0], "photo__driver_8php.html":[5,0,0,1,0], @@ -175,33 +183,33 @@ var NAVTREEINDEX5 = "php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,68,0], "ping_8php.html":[5,0,1,69], "ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,69,0], -"plugin_8php.html":[5,0,0,55], -"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,55,17], -"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,55,20], -"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[5,0,0,55,8], -"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[5,0,0,55,13], -"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[5,0,0,55,15], -"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[5,0,0,55,7], -"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[5,0,0,55,12], -"plugin_8php.html#a4fc13e528367f510fcb6d8bbfc559040":[5,0,0,55,24], -"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[5,0,0,55,9], -"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[5,0,0,55,22], -"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[5,0,0,55,11], -"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[5,0,0,55,19], -"plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d":[5,0,0,55,23], -"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[5,0,0,55,4], -"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[5,0,0,55,0], -"plugin_8php.html#a901657dd078e070516cf97285e0bada7":[5,0,0,55,25], -"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[5,0,0,55,1], -"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[5,0,0,55,21], -"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[5,0,0,55,18], -"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[5,0,0,55,14], -"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[5,0,0,55,3], -"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[5,0,0,55,6], -"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[5,0,0,55,2], -"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[5,0,0,55,10], -"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[5,0,0,55,16], -"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,55,5], +"plugin_8php.html":[5,0,0,56], +"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,56,17], +"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,56,20], +"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[5,0,0,56,8], +"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[5,0,0,56,13], +"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[5,0,0,56,15], +"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[5,0,0,56,7], +"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[5,0,0,56,12], +"plugin_8php.html#a4fc13e528367f510fcb6d8bbfc559040":[5,0,0,56,24], +"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[5,0,0,56,9], +"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[5,0,0,56,22], +"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[5,0,0,56,11], +"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[5,0,0,56,19], +"plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d":[5,0,0,56,23], +"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[5,0,0,56,4], +"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[5,0,0,56,0], +"plugin_8php.html#a901657dd078e070516cf97285e0bada7":[5,0,0,56,25], +"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[5,0,0,56,1], +"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[5,0,0,56,21], +"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[5,0,0,56,18], +"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[5,0,0,56,14], +"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[5,0,0,56,3], +"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[5,0,0,56,6], +"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[5,0,0,56,2], +"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[5,0,0,56,10], +"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[5,0,0,56,16], +"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,56,5], "po2php_8php.html":[5,0,2,6], "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[5,0,2,6,0], "poco_8php.html":[5,0,1,70], @@ -209,8 +217,8 @@ var NAVTREEINDEX5 = "poke_8php.html":[5,0,1,71], "poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,71,1], "poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,71,0], -"poller_8php.html":[5,0,0,56], -"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,56,0], +"poller_8php.html":[5,0,0,57], +"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,57,0], "post_8php.html":[5,0,1,72], "post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,72,0], "post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,72,1], @@ -222,16 +230,16 @@ var NAVTREEINDEX5 = "profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,75,0], "profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,75,1], "profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,75,2], -"profile__advanced_8php.html":[5,0,0,57], -"profile__advanced_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,57,0], +"profile__advanced_8php.html":[5,0,0,58], +"profile__advanced_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,58,0], "profile__photo_8php.html":[5,0,1,76], "profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,76,1], "profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,76,2], "profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,76,0], -"profile__selectors_8php.html":[5,0,0,58], -"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,58,2], -"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,58,1], -"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,58,0], +"profile__selectors_8php.html":[5,0,0,59], +"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,59,2], +"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,59,1], +"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,59,0], "profiles_8php.html":[5,0,1,77], "profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,77,0], "profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,77,2], @@ -241,13 +249,5 @@ var NAVTREEINDEX5 = "profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,78,2], "profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc":[5,0,1,78,0], "profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,78,1], -"pubsites_8php.html":[5,0,1,79], -"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,79,0], -"qsearch_8php.html":[5,0,1,80], -"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,80,0], -"queue_8php.html":[5,0,0,60], -"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,60,0], -"queue__fn_8php.html":[5,0,0,61], -"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,61,1], -"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,61,0] +"pubsites_8php.html":[5,0,1,79] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index 65cee9f8c..f40b93c95 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,28 +1,27 @@ var NAVTREEINDEX6 = { +"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,79,0], +"qsearch_8php.html":[5,0,1,80], +"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,80,0], +"queue_8php.html":[5,0,0,61], +"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,61,0], +"queue__fn_8php.html":[5,0,0,62], +"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,62,1], +"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,62,0], "randprof_8php.html":[5,0,1,81], "randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,81,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], -"redbasic_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70":[5,0,3,1,0,0,1,13], -"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#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_2style_8php.html#a109bbd7f4add27541707b191b73ef84a":[5,0,3,1,0,0,1,9], +"redbasic_2php_2style_8php.html#a136b0a2cdeb37f3fa506d28f82dcdbf8":[5,0,3,1,0,0,1,5], +"redbasic_2php_2style_8php.html#a27cb59bbc750341f448cd0c298a7ea16":[5,0,3,1,0,0,1,4], +"redbasic_2php_2style_8php.html#a339624aeef6604a2f00209a3962c6e1c":[5,0,3,1,0,0,1,1], +"redbasic_2php_2style_8php.html#a6502bedd57105ad1fb2dee2be9cf6351":[5,0,3,1,0,0,1,7], +"redbasic_2php_2style_8php.html#a68e3ff836ec87ae1370c9f4a12c21c6b":[5,0,3,1,0,0,1,2], +"redbasic_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a":[5,0,3,1,0,0,1,10], +"redbasic_2php_2style_8php.html#a8fdd5874587a9ad86fb05ed0be265649":[5,0,3,1,0,0,1,6], +"redbasic_2php_2style_8php.html#ab00dfc29448b183055d2ae61a0e1874a":[5,0,3,1,0,0,1,8], +"redbasic_2php_2style_8php.html#af52526ebf7360ba5197e3f12ca74c63d":[5,0,3,1,0,0,1,0], +"redbasic_2php_2style_8php.html#afcbcf57d0b90d2e4226c2e8a1171befc":[5,0,3,1,0,0,1,3], "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,82], @@ -69,30 +68,30 @@ var NAVTREEINDEX6 = "search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,88,1], "search__ac_8php.html":[5,0,1,89], "search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,89,0], -"security_8php.html":[5,0,0,62], -"security_8php.html#a15e0f8f511cc06192db63387f97238b3":[5,0,0,62,11], -"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,62,2], -"security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[5,0,0,62,4], -"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[5,0,0,62,5], -"security_8php.html#a8d23d2597aae380a3341872fe9513380":[5,0,0,62,1], -"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[5,0,0,62,7], -"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[5,0,0,62,3], -"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[5,0,0,62,9], -"security_8php.html#acd06ef411116115c2f0a92633700db8a":[5,0,0,62,6], -"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[5,0,0,62,0], -"security_8php.html#ae92c5c1a1cbbc49ddbb8b3265d2db809":[5,0,0,62,10], -"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[5,0,0,62,8], -"session_8php.html":[5,0,0,63], -"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[5,0,0,63,4], -"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[5,0,0,63,0], -"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[5,0,0,63,1], -"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[5,0,0,63,8], -"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[5,0,0,63,5], -"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[5,0,0,63,7], -"session_8php.html#ac4461c1984543d3553e73dba2771568f":[5,0,0,63,6], -"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,63,3], -"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,63,9], -"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,63,2], +"security_8php.html":[5,0,0,63], +"security_8php.html#a15e0f8f511cc06192db63387f97238b3":[5,0,0,63,11], +"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,63,2], +"security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[5,0,0,63,4], +"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[5,0,0,63,5], +"security_8php.html#a8d23d2597aae380a3341872fe9513380":[5,0,0,63,1], +"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[5,0,0,63,7], +"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[5,0,0,63,3], +"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[5,0,0,63,9], +"security_8php.html#acd06ef411116115c2f0a92633700db8a":[5,0,0,63,6], +"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[5,0,0,63,0], +"security_8php.html#ae92c5c1a1cbbc49ddbb8b3265d2db809":[5,0,0,63,10], +"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[5,0,0,63,8], +"session_8php.html":[5,0,0,64], +"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[5,0,0,64,4], +"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[5,0,0,64,0], +"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[5,0,0,64,1], +"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[5,0,0,64,8], +"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[5,0,0,64,5], +"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[5,0,0,64,7], +"session_8php.html#ac4461c1984543d3553e73dba2771568f":[5,0,0,64,6], +"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,64,3], +"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,64,9], +"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,64,2], "settings_8php.html":[5,0,1,90], "settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,90,0], "settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,90,2], @@ -124,130 +123,131 @@ var NAVTREEINDEX6 = "sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,94,0], "smilies_8php.html":[5,0,1,95], "smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,95,0], -"socgraph_8php.html":[5,0,0,64], -"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,64,0], -"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,64,6], -"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[5,0,0,64,7], -"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[5,0,0,64,8], -"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[5,0,0,64,1], -"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[5,0,0,64,4], -"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,64,2], -"socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,64,5], -"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,64,3], -"starred_8php.html":[5,0,1,96], -"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,96,0], -"subthread_8php.html":[5,0,1,97], -"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,97,0], -"suggest_8php.html":[5,0,1,98], -"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,98,0], -"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,98,1], -"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,98,2], -"system__unavailable_8php.html":[5,0,0,65], -"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,65,0], -"tagger_8php.html":[5,0,1,99], -"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,99,0], -"tagrm_8php.html":[5,0,1,100], -"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,100,1], -"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,100,0], -"taxonomy_8php.html":[5,0,0,66], -"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,66,8], -"taxonomy_8php.html#a061b3db9426d4b074395f5824062cad4":[5,0,0,66,10], -"taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[5,0,0,66,0], -"taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6":[5,0,0,66,2], -"taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[5,0,0,66,6], -"taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1":[5,0,0,66,4], -"taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37":[5,0,0,66,3], -"taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd":[5,0,0,66,9], -"taxonomy_8php.html#a599ee71dd3194c8127b00dabec77abc1":[5,0,0,66,1], -"taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c":[5,0,0,66,13], -"taxonomy_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[5,0,0,66,12], -"taxonomy_8php.html#abdb698bc6921429df6d697f6c5dec96f":[5,0,0,66,11], -"taxonomy_8php.html#ac12a651a42ed77f8dc7072c6168811a2":[5,0,0,66,7], -"taxonomy_8php.html#adfead45e3b8a3dfb2b4a4b9281d0dbe1":[5,0,0,66,5], -"template__processor_8php.html":[5,0,0,67], -"template__processor_8php.html#a797745996c7839a93b2ab1af456631ab":[5,0,0,67,3], -"template__processor_8php.html#ab2bcd8738f20f293636a6ae8e1099db5":[5,0,0,67,1], -"template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[5,0,0,67,2], -"text_8php.html":[5,0,0,68], -"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[5,0,0,68,37], -"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[5,0,0,68,43], -"text_8php.html#a05b7f26dc2df78681f57eeade53040c6":[5,0,0,68,26], -"text_8php.html#a070384ec000fd65043fce11d5392d241":[5,0,0,68,6], -"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[5,0,0,68,16], -"text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[5,0,0,68,11], -"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,68,42], -"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,68,5], -"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,68,74], -"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,68,30], -"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,68,33], -"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[5,0,0,68,47], -"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,68,50], -"text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,68,44], -"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,68,45], -"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,68,40], -"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,68,4], -"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,68,82], -"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,68,71], -"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,68,46], -"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,68,10], -"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,68,84], -"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,68,79], -"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,68,77], -"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,68,28], -"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[5,0,0,68,39], -"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,68,69], -"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,68,7], -"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,68,80], -"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,68,31], -"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,68,68], -"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,68,29], -"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,68,41], -"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,68,59], -"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,68,48], -"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,68,58], -"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,68,76], -"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,68,9], -"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,68,14], -"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,68,75], -"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,68,38], -"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,68,25], -"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,68,72], -"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,68,1], -"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[5,0,0,68,32], -"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,68,24], -"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[5,0,0,68,73], -"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,68,8], -"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,68,66], -"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,68,70], -"text_8php.html#a87a3cefc603302c78982f1d8e1245265":[5,0,0,68,15], -"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,68,20], -"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,68,57], -"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,68,19], -"text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[5,0,0,68,3], -"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,68,52], -"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,68,63], -"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,68,61], -"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,68,65], -"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,68,27], -"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,68,17], -"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,68,53], -"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,68,34], -"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,68,83], -"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,68,78], -"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,68,81], -"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,68,54], -"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,68,35], -"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,68,67], -"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,68,21], -"text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,68,2], -"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,68,13], -"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,68,62], -"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,68,49], -"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,68,36], -"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,68,64], -"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,68,18], -"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,68,55], -"text_8php.html#ae4f6881d7e13623f8eded6277595112a":[5,0,0,68,23], -"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,68,0], -"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,68,60] +"socgraph_8php.html":[5,0,0,65], +"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,65,0], +"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,65,6], +"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[5,0,0,65,7], +"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[5,0,0,65,8], +"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[5,0,0,65,1], +"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[5,0,0,65,4], +"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,65,2], +"socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,65,5], +"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,65,3], +"sources_8php.html":[5,0,1,96], +"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,96,0], +"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,96,1], +"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,66], +"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,66,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,67], +"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,67,8], +"taxonomy_8php.html#a061b3db9426d4b074395f5824062cad4":[5,0,0,67,10], +"taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[5,0,0,67,0], +"taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6":[5,0,0,67,2], +"taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[5,0,0,67,6], +"taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1":[5,0,0,67,4], +"taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37":[5,0,0,67,3], +"taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd":[5,0,0,67,9], +"taxonomy_8php.html#a599ee71dd3194c8127b00dabec77abc1":[5,0,0,67,1], +"taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c":[5,0,0,67,13], +"taxonomy_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[5,0,0,67,12], +"taxonomy_8php.html#abdb698bc6921429df6d697f6c5dec96f":[5,0,0,67,11], +"taxonomy_8php.html#ac12a651a42ed77f8dc7072c6168811a2":[5,0,0,67,7], +"taxonomy_8php.html#adfead45e3b8a3dfb2b4a4b9281d0dbe1":[5,0,0,67,5], +"template__processor_8php.html":[5,0,0,68], +"template__processor_8php.html#a797745996c7839a93b2ab1af456631ab":[5,0,0,68,3], +"template__processor_8php.html#ab2bcd8738f20f293636a6ae8e1099db5":[5,0,0,68,1], +"template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[5,0,0,68,2], +"text_8php.html":[5,0,0,69], +"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[5,0,0,69,37], +"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[5,0,0,69,43], +"text_8php.html#a05b7f26dc2df78681f57eeade53040c6":[5,0,0,69,26], +"text_8php.html#a070384ec000fd65043fce11d5392d241":[5,0,0,69,6], +"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[5,0,0,69,16], +"text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[5,0,0,69,11], +"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,69,42], +"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,69,5], +"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,69,74], +"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,69,30], +"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,69,33], +"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[5,0,0,69,47], +"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,69,50], +"text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,69,44], +"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,69,45], +"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,69,40], +"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,69,4], +"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,69,82], +"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,69,71], +"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,69,46], +"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,69,10], +"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,69,84], +"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,69,79], +"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,69,77], +"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,69,28], +"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[5,0,0,69,39], +"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,69,69], +"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,69,7], +"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,69,80], +"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,69,31], +"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,69,68], +"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,69,29], +"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,69,41], +"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,69,59], +"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,69,48], +"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,69,58], +"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,69,76], +"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,69,9], +"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,69,14], +"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,69,75], +"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,69,38], +"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,69,25], +"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,69,72], +"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,69,1], +"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[5,0,0,69,32], +"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,69,24], +"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[5,0,0,69,73], +"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,69,8], +"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,69,66], +"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,69,70], +"text_8php.html#a87a3cefc603302c78982f1d8e1245265":[5,0,0,69,15], +"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,69,20], +"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,69,57], +"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,69,19], +"text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[5,0,0,69,3], +"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,69,52], +"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,69,63], +"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,69,61], +"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,69,65], +"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,69,27], +"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,69,17], +"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,69,53], +"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,69,34], +"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,69,83], +"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,69,78], +"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,69,81], +"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,69,54], +"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,69,35], +"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,69,67], +"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,69,21], +"text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,69,2], +"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,69,13], +"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,69,62], +"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,69,49], +"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,69,36], +"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,69,64], +"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,69,18], +"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,69,55], +"text_8php.html#ae4f6881d7e13623f8eded6277595112a":[5,0,0,69,23] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index 90efb65cb..2d8245491 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,17 +1,19 @@ var NAVTREEINDEX7 = { -"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,68,22], -"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,68,12], -"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,68,56], -"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,68,51], +"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,69,0], +"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,69,60], +"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,69,22], +"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,69,12], +"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,69,56], +"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,69,51], "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,101], -"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,101,0], -"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,101,1], -"toggle__mobile_8php.html":[5,0,1,102], -"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,102,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], @@ -25,18 +27,18 @@ var NAVTREEINDEX7 = "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,103], -"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,103,0], -"update__channel_8php.html":[5,0,1,104], -"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,104,0], -"update__community_8php.html":[5,0,1,105], -"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,105,0], -"update__display_8php.html":[5,0,1,106], -"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,106,0], -"update__network_8php.html":[5,0,1,107], -"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,107,0], -"update__search_8php.html":[5,0,1,108], -"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,108,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], @@ -45,70 +47,70 @@ var NAVTREEINDEX7 = "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_2redbasic_2php_2config_8php.html#ad4670f52e4977efc3e196694c6a61f9c":[5,0,3,1,0,0,0,0], "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,109], -"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,109,0], -"viewconnections_8php.html":[5,0,1,110], -"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,110,2], -"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,110,1], -"viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,110,0], -"viewsrc_8php.html":[5,0,1,111], -"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,111,0], -"vote_8php.html":[5,0,1,112], -"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,112,2], -"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,112,0], -"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,112,1], -"wall__attach_8php.html":[5,0,1,113], -"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,113,0], -"wall__upload_8php.html":[5,0,1,114], -"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,114,0], -"webfinger_8php.html":[5,0,1,115], -"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,115,0], -"webpages_8php.html":[5,0,1,116], -"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,116,0], -"wfinger_8php.html":[5,0,1,117], -"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,117,0], -"xchan_8php.html":[5,0,1,118], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,118,0], -"xrd_8php.html":[5,0,1,119], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,119,0], -"zfinger_8php.html":[5,0,1,120], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,120,0], -"zot_8php.html":[5,0,0,69], -"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,69,11], -"zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c":[5,0,0,69,20], -"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,69,5], -"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[5,0,0,69,13], -"zot_8php.html#a37ec13b18057634eadb071f05297f5e1":[5,0,0,69,8], -"zot_8php.html#a3862b3161b2c8557dc1a95020179bd81":[5,0,0,69,15], -"zot_8php.html#a3bf11286c2619b4ca28e49d5b5ab374a":[5,0,0,69,3], -"zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[5,0,0,69,19], -"zot_8php.html#a56f3f65514e4e7f0cd117d01735aebd1":[5,0,0,69,6], -"zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[5,0,0,69,24], -"zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[5,0,0,69,16], -"zot_8php.html#a703f528ade8382cf374e4119bd6f7859":[5,0,0,69,0], -"zot_8php.html#a77720d6b59894e9b609af89c310c8a4d":[5,0,0,69,17], -"zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d":[5,0,0,69,23], -"zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03":[5,0,0,69,22], -"zot_8php.html#a9a57b40669351c9791126b925cb7ef3b":[5,0,0,69,10], -"zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc":[5,0,0,69,9], -"zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10":[5,0,0,69,12], -"zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[5,0,0,69,21], -"zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd":[5,0,0,69,14], -"zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[5,0,0,69,25], -"zot_8php.html#ac301c67864917c35922257950ae0f95c":[5,0,0,69,7], -"zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7":[5,0,0,69,1], -"zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e":[5,0,0,69,18], -"zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[5,0,0,69,2], -"zot_8php.html#aeec89da5b6ff090c63a79de4de884a35":[5,0,0,69,4], -"zotfeed_8php.html":[5,0,1,121], -"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,121,0], -"zping_8php.html":[5,0,1,122], -"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,122,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,70], +"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,70,11], +"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,70,5], +"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[5,0,0,70,13], +"zot_8php.html#a37ec13b18057634eadb071f05297f5e1":[5,0,0,70,8], +"zot_8php.html#a3862b3161b2c8557dc1a95020179bd81":[5,0,0,70,15], +"zot_8php.html#a3bf11286c2619b4ca28e49d5b5ab374a":[5,0,0,70,3], +"zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[5,0,0,70,19], +"zot_8php.html#a56f3f65514e4e7f0cd117d01735aebd1":[5,0,0,70,6], +"zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[5,0,0,70,24], +"zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[5,0,0,70,16], +"zot_8php.html#a703f528ade8382cf374e4119bd6f7859":[5,0,0,70,0], +"zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d":[5,0,0,70,23], +"zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03":[5,0,0,70,22], +"zot_8php.html#a95528377d7303131958c9f0b7158fdce":[5,0,0,70,17], +"zot_8php.html#a9a57b40669351c9791126b925cb7ef3b":[5,0,0,70,10], +"zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc":[5,0,0,70,9], +"zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10":[5,0,0,70,12], +"zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[5,0,0,70,21], +"zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd":[5,0,0,70,14], +"zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[5,0,0,70,25], +"zot_8php.html#ac301c67864917c35922257950ae0f95c":[5,0,0,70,7], +"zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7":[5,0,0,70,1], +"zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e":[5,0,0,70,18], +"zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[5,0,0,70,2], +"zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[5,0,0,70,20], +"zot_8php.html#aeec89da5b6ff090c63a79de4de884a35":[5,0,0,70,4], +"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/permissions_8php.html b/doc/html/permissions_8php.html index 3726999b5..4d1808b6d 100644 --- a/doc/html/permissions_8php.html +++ b/doc/html/permissions_8php.html @@ -248,7 +248,7 @@ 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 Conversation\add_thread(), 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().

    diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index ed3fa7e03..bf512bbdf 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_hubloc(), 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(), 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().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_hubloc(), 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(), design_tools(), directory_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(), sources_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 8ce95fff5..8bb9f1d99 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -114,161 +114,124 @@ $(document).ready(function(){initNavTree('redbasic_2php_2style_8php.html','');}) Variables  $uid = get_theme_uid()   - if ($uid) load_pconfig($uid -  - $line_height = false -  - $redbasic_font_size = false -  - $resolution = false -  - $colour = false -  - $shadows = false -  - $navcolour = false -  - $nav_bg_1 = "f88" -  - $nav_bg_2 = "b00" -  - $nav_bg_3 = "f00" -  - $nav_bg_4 = "b00" -  - $displaystyle = false -  - $linkcolour = false -  - $shiny = false -  - $radius = 5 + if ($uid) load_pconfig($uid +  + $nav_colour = get_pconfig($uid, "redbasic", "nav_colour") +  +if($nav_colour=="red") if($nav_colour=="black")
    +if($nav_colour=="silver") $background_colour = get_pconfig($uid, "redbasic", "background_colour") +  + $background_image = get_pconfig($uid, "redbasic", "background_image") +  + $item_colour = get_pconfig($uid, "redbasic", "item_colour") +  + $item_opacity = get_pconfig($uid, "redbasic", "item_opacity") +  + $font_size = get_pconfig($uid, "redbasic", "font_size") +  + $font_colour = get_pconfig($uid, "redbasic", "font_colour") +  + $radius = get_pconfig($uid, "redbasic", "radius")   - $site_line_height = get_config("redbasic","line_height") -  - $site_redbasic_font_size = get_config("redbasic", "font_size" ) -  - $site_colour = get_config("redbasic", "colour" ) -  - $x = get_config('redbasic','radius') -  + $shadow = get_pconfig($uid,"redbasic","photo_shadow") + 

    Variable Documentation

    - +
    - +
    $colour = falseif ($nav_colour=="red") if ($nav_colour=="black") if ($nav_colour=="silver") $background_colour = get_pconfig($uid, "redbasic", "background_colour")
    -

    Referenced by redbasic_form(), and theme_content().

    +

    Referenced by redbasic_form(), and theme_content().

    - +
    - +
    $displaystyle = false$background_image = get_pconfig($uid, "redbasic", "background_image")
    -

    Referenced by redbasic_form(), and theme_content().

    +

    Referenced by redbasic_form(), and theme_content().

    - +
    - +
    $line_height = false$font_colour = get_pconfig($uid, "redbasic", "font_colour")
    -

    Referenced by redbasic_form(), and theme_content().

    +

    Referenced by redbasic_form(), and theme_content().

    - +
    - +
    $linkcolour = false$font_size = get_pconfig($uid, "redbasic", "font_size")
    -

    Referenced by redbasic_form(), and theme_content().

    +

    Referenced by redbasic_form(), and theme_content().

    - +
    - +
    $nav_bg_1 = "f88"$item_colour = get_pconfig($uid, "redbasic", "item_colour")
    -
    -
    - -
    -
    - - - - -
    $nav_bg_2 = "b00"
    -
    +

    Referenced by redbasic_form(), and theme_content().

    - +
    - +
    $nav_bg_3 = "f00"$item_opacity = get_pconfig($uid, "redbasic", "item_opacity")
    -
    -
    - -
    -
    - - - - -
    $nav_bg_4 = "b00"
    -
    +

    Referenced by redbasic_form(), and theme_content().

    - +
    - +
    $navcolour = false$nav_colour = get_pconfig($uid, "redbasic", "nav_colour")
    -

    Referenced by redbasic_form(), and theme_content().

    +

    Referenced by redbasic_form(), and theme_content().

    @@ -277,102 +240,26 @@ Variables
    - - -
    $radius = 5
    -
    - -

    Referenced by redbasic_form(), and theme_content().

    - -
    - - -
    -
    - - - +
    $redbasic_font_size = false$radius = get_pconfig($uid, "redbasic", "radius")
    -
    -
    - -
    -
    - - - - -
    $resolution = false
    -
    - -

    Referenced by photo_init().

    +

    Referenced by redbasic_form(), and theme_content().

    - +
    - +
    $shadows = false$shadow = get_pconfig($uid,"redbasic","photo_shadow")
    -

    Referenced by redbasic_form().

    - -
    -
    - -
    -
    - - - - -
    $shiny = false
    -
    - -

    Referenced by redbasic_form(), and theme_content().

    - -
    -
    - -
    -
    - - - - -
    $site_colour = get_config("redbasic", "colour" )
    -
    - -
    -
    - -
    -
    - - - - -
    $site_line_height = get_config("redbasic","line_height")
    -
    - -
    -
    - -
    -
    - - - - -
    $site_redbasic_font_size = get_config("redbasic", "font_size" )
    -
    +

    Referenced by redbasic_form(), and theme_content().

    @@ -390,26 +277,12 @@ Variables - -
    -
    - - - - -
    $x = get_config('redbasic','radius')
    -
    - -

    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(), dir_tagadelic(), directory_content(), directory_run(), 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().

    - -
    -
    - +
    - +
    if ($colour==="dark") if (($redbasic_font_size >=8.0)&&($redbasic_font_size<=20.0)) if (($line_height >=1.0)&&($line_height<=2.0)) if($shadows==="true")if($uid) load_pconfig($uid
    diff --git a/doc/html/redbasic_2php_2style_8php.js b/doc/html/redbasic_2php_2style_8php.js index d91c436d5..51a849d10 100644 --- a/doc/html/redbasic_2php_2style_8php.js +++ b/doc/html/redbasic_2php_2style_8php.js @@ -1,23 +1,14 @@ var redbasic_2php_2style_8php = [ - [ "$colour", "redbasic_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab", null ], - [ "$displaystyle", "redbasic_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad", null ], - [ "$line_height", "redbasic_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0", null ], - [ "$linkcolour", "redbasic_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42", null ], - [ "$nav_bg_1", "redbasic_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b", null ], - [ "$nav_bg_2", "redbasic_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba", null ], - [ "$nav_bg_3", "redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c", null ], - [ "$nav_bg_4", "redbasic_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33", null ], - [ "$navcolour", "redbasic_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a", null ], + [ "$background_colour", "redbasic_2php_2style_8php.html#af52526ebf7360ba5197e3f12ca74c63d", null ], + [ "$background_image", "redbasic_2php_2style_8php.html#a339624aeef6604a2f00209a3962c6e1c", null ], + [ "$font_colour", "redbasic_2php_2style_8php.html#a68e3ff836ec87ae1370c9f4a12c21c6b", null ], + [ "$font_size", "redbasic_2php_2style_8php.html#afcbcf57d0b90d2e4226c2e8a1171befc", null ], + [ "$item_colour", "redbasic_2php_2style_8php.html#a27cb59bbc750341f448cd0c298a7ea16", null ], + [ "$item_opacity", "redbasic_2php_2style_8php.html#a136b0a2cdeb37f3fa506d28f82dcdbf8", null ], + [ "$nav_colour", "redbasic_2php_2style_8php.html#a8fdd5874587a9ad86fb05ed0be265649", null ], [ "$radius", "redbasic_2php_2style_8php.html#a6502bedd57105ad1fb2dee2be9cf6351", null ], - [ "$redbasic_font_size", "redbasic_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda", null ], - [ "$resolution", "redbasic_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc", null ], - [ "$shadows", "redbasic_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548", null ], - [ "$shiny", "redbasic_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70", null ], - [ "$site_colour", "redbasic_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd", null ], - [ "$site_line_height", "redbasic_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e", null ], - [ "$site_redbasic_font_size", "redbasic_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f", null ], + [ "$shadow", "redbasic_2php_2style_8php.html#ab00dfc29448b183055d2ae61a0e1874a", null ], [ "$uid", "redbasic_2php_2style_8php.html#a109bbd7f4add27541707b191b73ef84a", null ], - [ "$x", "redbasic_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7", null ], - [ "if", "redbasic_2php_2style_8php.html#ac4c6bc3cd9cc92204f04cf6cb34b47dd", null ] + [ "if", "redbasic_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a", null ] ]; \ No newline at end of file diff --git a/doc/html/redstrap_2php_2style_8php.html b/doc/html/redstrap_2php_2style_8php.html index e4501c0c5..2642f697d 100644 --- a/doc/html/redstrap_2php_2style_8php.html +++ b/doc/html/redstrap_2php_2style_8php.html @@ -162,6 +162,8 @@ if($navcolour==="black")  +

    Referenced by redbasic_form(), and theme_content().

    +
    @@ -174,6 +176,8 @@ if($navcolour==="black")  +

    Referenced by redbasic_form(), and theme_content().

    + @@ -186,6 +190,8 @@ if($navcolour==="black")  +

    Referenced by redbasic_form(), and theme_content().

    + @@ -198,6 +204,8 @@ if($navcolour==="black")  +

    Referenced by redbasic_form(), and theme_content().

    + @@ -258,6 +266,8 @@ if($navcolour==="black")  +

    Referenced by redbasic_form(), and theme_content().

    + @@ -282,6 +292,8 @@ if($navcolour==="black")  +

    Referenced by photo_init().

    + @@ -294,6 +306,8 @@ if($navcolour==="black")  +

    Referenced by redbasic_form().

    + @@ -306,6 +320,8 @@ if($navcolour==="black")  +

    Referenced by redbasic_form(), and theme_content().

    + diff --git a/doc/html/search/all_24.js b/doc/html/search/all_24.js index 4c567bcfe..95ff7416e 100644 --- a/doc/html/search/all_24.js +++ b/doc/html/search/all_24.js @@ -8,6 +8,8 @@ var searchData= ['_24argc',['$argc',['../classApp.html#af58db526040829b1c8bd95561b329262',1,'App']]], ['_24argv',['$argv',['../classApp.html#ab3da757abe5cb45bf88f07cc51a73b58',1,'App']]], ['_24arr',['$arr',['../extract_8php.html#a63bb4c41bc532baacf6a4976cfaa0feb',1,'extract.php']]], + ['_24background_5fcolour',['$background_colour',['../redbasic_2php_2style_8php.html#af52526ebf7360ba5197e3f12ca74c63d',1,'style.php']]], + ['_24background_5fimage',['$background_image',['../redbasic_2php_2style_8php.html#a339624aeef6604a2f00209a3962c6e1c',1,'style.php']]], ['_24baseurl',['$baseurl',['../classApp.html#ad5175536561021548ae8188e24c7b80c',1,'App']]], ['_24cached_5fprofile_5fimage',['$cached_profile_image',['../classApp.html#abe0e4fa91097f7a6588e1213a834121c',1,'App']]], ['_24cached_5fprofile_5fpicdate',['$cached_profile_picdate',['../classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e',1,'App']]], @@ -17,7 +19,7 @@ var searchData= ['_24children',['$children',['../classItem.html#a80dcd0fb7673776c0967839d429c2a0f',1,'Item']]], ['_24cid',['$cid',['../classApp.html#ad1c8eb91a6fd470b94f34b7fdad3a2d0',1,'App']]], ['_24cmd',['$cmd',['../classApp.html#a495ec082c2719314e536070ca1ce073d',1,'App']]], - ['_24colour',['$colour',['../redbasic_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab',1,'$colour(): style.php'],['../redstrap_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab',1,'$colour(): style.php']]], + ['_24colour',['$colour',['../redstrap_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab',1,'style.php']]], ['_24comment_5fbox_5ftemplate',['$comment_box_template',['../classItem.html#a90743c8348b13213275c223bb9333aa0',1,'Item']]], ['_24commentable',['$commentable',['../classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6',1,'Conversation\$commentable()'],['../classItem.html#aa2c221231ad0fc3720ccc1f00f0c6304',1,'Item\$commentable()']]], ['_24config',['$config',['../classApp.html#ac73dc90e4764497e2f1b7e6612c8fb88',1,'App']]], @@ -36,12 +38,14 @@ var searchData= ['_24dir',['$dir',['../docblox__errorchecker_8php.html#a1659f0a629d408e0f849dbe4ee061e62',1,'docblox_errorchecker.php']]], ['_24dirs',['$dirs',['../typo_8php.html#a1b709c1d79631ebc8320b41bda028b54',1,'typo.php']]], ['_24dirstack',['$dirstack',['../docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6',1,'docblox_errorchecker.php']]], - ['_24displaystyle',['$displaystyle',['../redbasic_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad',1,'$displaystyle(): style.php'],['../redstrap_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad',1,'$displaystyle(): style.php']]], + ['_24displaystyle',['$displaystyle',['../redstrap_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad',1,'style.php']]], ['_24done',['$done',['../classTemplate.html#abda4c8d049f70553338eae7c905e9d5c',1,'Template']]], ['_24error',['$error',['../classApp.html#ac1a8b2cd40609b231a560201a08852ba',1,'App\$error()'],['../classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c',1,'dba_driver\$error()']]], ['_24filelist',['$filelist',['../docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b',1,'docblox_errorchecker.php']]], ['_24filename',['$filename',['../classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690',1,'FriendicaSmarty']]], ['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149',1,'$files(): tpldebug.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]], + ['_24font_5fcolour',['$font_colour',['../redbasic_2php_2style_8php.html#a68e3ff836ec87ae1370c9f4a12c21c6b',1,'style.php']]], + ['_24font_5fsize',['$font_size',['../redbasic_2php_2style_8php.html#afcbcf57d0b90d2e4226c2e8a1171befc',1,'style.php']]], ['_24force_5fmax_5fitems',['$force_max_items',['../classApp.html#ae3f47830543d0d902f66913def8db66b',1,'App']]], ['_24gc_5fprobability',['$gc_probability',['../session_8php.html#a96b09cc763572f45280786a7b33feb7e',1,'session.php']]], ['_24groups',['$groups',['../classApp.html#ac6e6b1c7d6df408580ff79977fcfa656',1,'App']]], @@ -55,24 +59,27 @@ var searchData= ['_24ink',['$ink',['../php2po_8php.html#a6b0b8ebd9ce811d1325ef2c129443bc0',1,'php2po.php']]], ['_24install_5fwizard_5fpass',['$install_wizard_pass',['../setup_8php.html#addb24714bc2542aa4f4215e98fe48432',1,'setup.php']]], ['_24interactive',['$interactive',['../classApp.html#a4c7cfc62d39508086cf300dc2e39c4df',1,'App']]], + ['_24item_5fcolour',['$item_colour',['../redbasic_2php_2style_8php.html#a27cb59bbc750341f448cd0c298a7ea16',1,'style.php']]], + ['_24item_5fopacity',['$item_opacity',['../redbasic_2php_2style_8php.html#a136b0a2cdeb37f3fa506d28f82dcdbf8',1,'style.php']]], ['_24js_5fsources',['$js_sources',['../classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d',1,'App']]], ['_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']]], + ['_24line_5fheight',['$line_height',['../redstrap_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0',1,'style.php']]], + ['_24linkcolour',['$linkcolour',['../redstrap_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42',1,'style.php']]], ['_24mode',['$mode',['../classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a',1,'Conversation']]], ['_24module',['$module',['../classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d',1,'App']]], ['_24module_5floaded',['$module_loaded',['../classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165',1,'App']]], ['_24name',['$name',['../classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02',1,'FriendicaSmartyEngine\$name()'],['../classTemplate.html#a6eb301a51cc94d8b94f4548fbad85eae',1,'Template\$name()']]], - ['_24nav_5fbg_5f1',['$nav_bg_1',['../redbasic_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b',1,'$nav_bg_1(): style.php'],['../redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b',1,'$nav_bg_1(): style.php']]], - ['_24nav_5fbg_5f2',['$nav_bg_2',['../redbasic_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba',1,'$nav_bg_2(): style.php'],['../redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba',1,'$nav_bg_2(): style.php']]], - ['_24nav_5fbg_5f3',['$nav_bg_3',['../redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c',1,'$nav_bg_3(): style.php'],['../redstrap_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c',1,'$nav_bg_3(): style.php']]], - ['_24nav_5fbg_5f4',['$nav_bg_4',['../redbasic_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33',1,'$nav_bg_4(): style.php'],['../redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33',1,'$nav_bg_4(): style.php']]], + ['_24nav_5fbg_5f1',['$nav_bg_1',['../redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b',1,'style.php']]], + ['_24nav_5fbg_5f2',['$nav_bg_2',['../redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba',1,'style.php']]], + ['_24nav_5fbg_5f3',['$nav_bg_3',['../redstrap_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c',1,'style.php']]], + ['_24nav_5fbg_5f4',['$nav_bg_4',['../redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33',1,'style.php']]], + ['_24nav_5fcolour',['$nav_colour',['../redbasic_2php_2style_8php.html#a8fdd5874587a9ad86fb05ed0be265649',1,'style.php']]], ['_24nav_5fsel',['$nav_sel',['../classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c',1,'App']]], - ['_24navcolour',['$navcolour',['../redbasic_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a',1,'$navcolour(): style.php'],['../redstrap_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a',1,'$navcolour(): style.php']]], + ['_24navcolour',['$navcolour',['../redstrap_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a',1,'style.php']]], ['_24needed',['$needed',['../docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73',1,'docblox_errorchecker.php']]], ['_24nodes',['$nodes',['../classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1',1,'Template']]], ['_24observer',['$observer',['../classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f',1,'App\$observer()'],['../classConversation.html#a8748445aa26047ebed5141f3c3cbc244',1,'Conversation\$observer()']]], @@ -97,21 +104,22 @@ var searchData= ['_24r',['$r',['../classTemplate.html#aac9a4638f11271e1b1dcc9f247242718',1,'Template']]], ['_24radius',['$radius',['../redbasic_2php_2style_8php.html#a6502bedd57105ad1fb2dee2be9cf6351',1,'style.php']]], ['_24rdelim',['$rdelim',['../classApp.html#a244b2d53b21be269aad2269d23192f95',1,'App']]], - ['_24redbasic_5ffont_5fsize',['$redbasic_font_size',['../redbasic_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda',1,'$redbasic_font_size(): style.php'],['../redstrap_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda',1,'$redbasic_font_size(): style.php']]], + ['_24redbasic_5ffont_5fsize',['$redbasic_font_size',['../redstrap_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda',1,'style.php']]], ['_24redirect_5furl',['$redirect_url',['../classItem.html#a5b561415861f5b89b0733aacfe0428d1',1,'Item']]], ['_24replace',['$replace',['../classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10',1,'Template']]], ['_24res',['$res',['../docblox__errorchecker_8php.html#a49a8a4009b02e49717caa88b128affc5',1,'docblox_errorchecker.php']]], - ['_24resolution',['$resolution',['../redbasic_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc',1,'$resolution(): style.php'],['../redstrap_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc',1,'$resolution(): style.php']]], + ['_24resolution',['$resolution',['../redstrap_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc',1,'style.php']]], ['_24s',['$s',['../extract_8php.html#a50b05cf2e02ef0b67fcad97106dd7634',1,'extract.php']]], ['_24scheme',['$scheme',['../classApp.html#ad082d63acc078e5bf23825a03bdd6a76',1,'App']]], ['_24search',['$search',['../classTemplate.html#a317d535946dc065c35dd5cd38380e6c6',1,'Template']]], ['_24session_5fexists',['$session_exists',['../session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb',1,'session.php']]], ['_24session_5fexpire',['$session_expire',['../session_8php.html#af0100a2642a5268594bbd5742a03d885',1,'session.php']]], - ['_24shadows',['$shadows',['../redbasic_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548',1,'$shadows(): style.php'],['../redstrap_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548',1,'$shadows(): style.php']]], - ['_24shiny',['$shiny',['../redbasic_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70',1,'$shiny(): style.php'],['../redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70',1,'$shiny(): style.php']]], - ['_24site_5fcolour',['$site_colour',['../redbasic_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd',1,'$site_colour(): style.php'],['../redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd',1,'$site_colour(): style.php']]], - ['_24site_5fline_5fheight',['$site_line_height',['../redbasic_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e',1,'$site_line_height(): style.php'],['../redstrap_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e',1,'$site_line_height(): style.php']]], - ['_24site_5fredbasic_5ffont_5fsize',['$site_redbasic_font_size',['../redbasic_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f',1,'$site_redbasic_font_size(): style.php'],['../redstrap_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f',1,'$site_redbasic_font_size(): style.php']]], + ['_24shadow',['$shadow',['../redbasic_2php_2style_8php.html#ab00dfc29448b183055d2ae61a0e1874a',1,'style.php']]], + ['_24shadows',['$shadows',['../redstrap_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548',1,'style.php']]], + ['_24shiny',['$shiny',['../redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70',1,'style.php']]], + ['_24site_5fcolour',['$site_colour',['../redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd',1,'style.php']]], + ['_24site_5fline_5fheight',['$site_line_height',['../redstrap_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e',1,'style.php']]], + ['_24site_5fredbasic_5ffont_5fsize',['$site_redbasic_font_size',['../redstrap_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f',1,'style.php']]], ['_24sourcename',['$sourcename',['../classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11',1,'App']]], ['_24stack',['$stack',['../classTemplate.html#a6f0efc256688c36110180b501067ff11',1,'Template']]], ['_24str',['$str',['../typohelper_8php.html#a7542d95618011800c61773127fa625cf',1,'typohelper.php']]], @@ -139,6 +147,5 @@ var searchData= ['_24widgets',['$widgets',['../classApp.html#aa5a87c46ab3fee21362c466bf78042ef',1,'App']]], ['_24width',['$width',['../classphoto__driver.html#a3e4215890f4a4894bf3799a7d2e0c0b1',1,'photo_driver']]], ['_24writable',['$writable',['../classConversation.html#ae81221251307e315f566a11f921ce0a9',1,'Conversation']]], - ['_24x',['$x',['../redbasic_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7',1,'style.php']]], ['_24zones',['$zones',['../extract_8php.html#a0cbe524ffc9a496114fd7ba9f423ef44',1,'extract.php']]] ]; diff --git a/doc/html/search/all_69.js b/doc/html/search/all_69.js index ce5a4472a..e8a48a965 100644 --- a/doc/html/search/all_69.js +++ b/doc/html/search/all_69.js @@ -5,7 +5,7 @@ var searchData= ['identity_5fbasic_5fimport',['identity_basic_import',['../identity_8php.html#a77ee7d66eb0758f7e7882f70ad0f9485',1,'identity.php']]], ['identity_5fcheck_5fservice_5fclass',['identity_check_service_class',['../identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633',1,'identity.php']]], ['ids_5fto_5fquerystr',['ids_to_querystr',['../text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a',1,'text.php']]], - ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../redbasic_2php_2style_8php.html#ac4c6bc3cd9cc92204f04cf6cb34b47dd',1,'if(): style.php'],['../theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea',1,'if(): style.php']]], + ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../redbasic_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a',1,'if(): style.php'],['../theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea',1,'if(): style.php']]], ['imagestring',['imageString',['../classphoto__driver.html#abc9f73ad90923772d52b9fcc4eb117dd',1,'photo_driver\imageString()'],['../classphoto__gd.html#a0795fc029be382557ae3f6e285f40e00',1,'photo_gd\imageString()'],['../classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019',1,'photo_imagick\imageString()']]], ['import_2ephp',['import.php',['../import_8php.html',1,'']]], ['import_5fauthor_5fxchan',['import_author_xchan',['../items_8php.html#ae73794179b62d39bb597ff670ab1c1e5',1,'items.php']]], @@ -76,6 +76,7 @@ var searchData= ['item_5funseen',['ITEM_UNSEEN',['../boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0',1,'boot.php']]], ['item_5fuplink',['ITEM_UPLINK',['../boot_8php.html#aefba06f1c0842036329033e7567ecf6d',1,'boot.php']]], ['item_5fuplink_5fprv',['ITEM_UPLINK_PRV',['../boot_8php.html#aad33b494084f729b6ee3b0bc457718a1',1,'boot.php']]], + ['item_5fverified',['ITEM_VERIFIED',['../boot_8php.html#a18a400fa45e5632811b33041d8c048bf',1,'boot.php']]], ['item_5fvisible',['ITEM_VISIBLE',['../boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf',1,'boot.php']]], ['item_5fwall',['ITEM_WALL',['../boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322',1,'boot.php']]], ['item_5fwebpage',['ITEM_WEBPAGE',['../boot_8php.html#af489d0c3166551b93e63a79ff2c9be35',1,'boot.php']]], diff --git a/doc/html/search/all_6f.js b/doc/html/search/all_6f.js index 095330fe4..3427ee1d1 100644 --- a/doc/html/search/all_6f.js +++ b/doc/html/search/all_6f.js @@ -6,8 +6,8 @@ var searchData= ['obj_5fverbs',['obj_verbs',['../taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce',1,'taxonomy.php']]], ['oe_5fbuild_5fxpath',['oe_build_xpath',['../include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319',1,'oembed.php']]], ['oe_5fget_5finner_5fhtml',['oe_get_inner_html',['../include_2oembed_8php.html#a03fa3b7832c98a3d0b4630afeb73d487',1,'oembed.php']]], - ['oembed_2ephp',['oembed.php',['../include_2oembed_8php.html',1,'']]], ['oembed_2ephp',['oembed.php',['../mod_2oembed_8php.html',1,'']]], + ['oembed_2ephp',['oembed.php',['../include_2oembed_8php.html',1,'']]], ['oembed_5fbbcode2html',['oembed_bbcode2html',['../include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2',1,'oembed.php']]], ['oembed_5ffetch_5furl',['oembed_fetch_url',['../include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2',1,'oembed.php']]], ['oembed_5fformat_5fobject',['oembed_format_object',['../include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3',1,'oembed.php']]], @@ -18,6 +18,8 @@ var searchData= ['oexchange_2ephp',['oexchange.php',['../oexchange_8php.html',1,'']]], ['oexchange_5fcontent',['oexchange_content',['../oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26',1,'oexchange.php']]], ['oexchange_5finit',['oexchange_init',['../oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59',1,'oexchange.php']]], + ['onedirsync_2ephp',['onedirsync.php',['../onedirsync_8php.html',1,'']]], + ['onedirsync_5frun',['onedirsync_run',['../onedirsync_8php.html#a411aedd47c57476099647961e6a86691',1,'onedirsync.php']]], ['onepoll_2ephp',['onepoll.php',['../onepoll_8php.html',1,'']]], ['onepoll_5frun',['onepoll_run',['../onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d',1,'onepoll.php']]], ['opensearch_2ephp',['opensearch.php',['../opensearch_8php.html',1,'']]], diff --git a/doc/html/search/all_70.js b/doc/html/search/all_70.js index 16c9b9ec6..52d2c5eaa 100644 --- a/doc/html/search/all_70.js +++ b/doc/html/search/all_70.js @@ -27,6 +27,7 @@ var searchData= ['permissions_5fsql',['permissions_sql',['../security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f',1,'security.php']]], ['perms2str',['perms2str',['../text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee',1,'text.php']]], ['perms_5fa_5fdelegate',['PERMS_A_DELEGATE',['../boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b',1,'boot.php']]], + ['perms_5fa_5frepublish',['PERMS_A_REPUBLISH',['../boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead',1,'boot.php']]], ['perms_5fcontacts',['PERMS_CONTACTS',['../boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6',1,'boot.php']]], ['perms_5fnetwork',['PERMS_NETWORK',['../boot_8php.html#a6df1102664f64b274810db85197c2755',1,'boot.php']]], ['perms_5fpublic',['PERMS_PUBLIC',['../boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7',1,'boot.php']]], diff --git a/doc/html/search/all_72.js b/doc/html/search/all_72.js index 258013f98..707966ff9 100644 --- a/doc/html/search/all_72.js +++ b/doc/html/search/all_72.js @@ -14,7 +14,7 @@ var searchData= ['red_5fplatform',['RED_PLATFORM',['../boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4',1,'boot.php']]], ['red_5fversion',['RED_VERSION',['../boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3',1,'boot.php']]], ['red_5fzrl_5fcallback',['red_zrl_callback',['../items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b',1,'items.php']]], - ['redbasic_5fform',['redbasic_form',['../view_2theme_2redbasic_2php_2config_8php.html#a29a6e1ef07465d1617d836b859b3b2b2',1,'redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny, $colour_scheme, $radius): config.php'],['../view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e',1,'redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny): config.php']]], + ['redbasic_5fform',['redbasic_form',['../view_2theme_2redbasic_2php_2config_8php.html#ad4670f52e4977efc3e196694c6a61f9c',1,'redbasic_form(&$a, $nav_colour, $background_colour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow): config.php'],['../view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e',1,'redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny): config.php']]], ['redbasic_5finit',['redbasic_init',['../redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b',1,'theme.php']]], ['redir_2ephp',['redir.php',['../redir_8php.html',1,'']]], ['redir_5finit',['redir_init',['../redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5',1,'redir.php']]], diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js index 2f1ad8b1a..f2e4a1566 100644 --- a/doc/html/search/all_73.js +++ b/doc/html/search/all_73.js @@ -82,6 +82,9 @@ var searchData= ['sort_5fthr_5fcommented',['sort_thr_commented',['../conversation_8php.html#a9f909b8885259b79c6ac8da93afd8f11',1,'conversation.php']]], ['sort_5fthr_5fcreated',['sort_thr_created',['../conversation_8php.html#ac55e070f65f46fcc8e269f7896be4c7d',1,'conversation.php']]], ['sort_5fthr_5fcreated_5frev',['sort_thr_created_rev',['../conversation_8php.html#a9cc2a679606da9e535a06433f9f553a0',1,'conversation.php']]], + ['sources_2ephp',['sources.php',['../sources_8php.html',1,'']]], + ['sources_5fcontent',['sources_content',['../sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7',1,'sources.php']]], + ['sources_5fpost',['sources_post',['../sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e',1,'sources.php']]], ['ssl_5fpolicy_5ffull',['SSL_POLICY_FULL',['../boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc',1,'boot.php']]], ['ssl_5fpolicy_5fnone',['SSL_POLICY_NONE',['../boot_8php.html#af86c651547aa8f9e549ee40a09455549',1,'boot.php']]], ['ssl_5fpolicy_5fselfsign',['SSL_POLICY_SELFSIGN',['../boot_8php.html#adca48aee78465ae3064ca4432c0d87b5',1,'boot.php']]], @@ -96,8 +99,8 @@ var searchData= ['string_5fplural_5fselect_5fdefault',['string_plural_select_default',['../language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0',1,'language.php']]], ['stringify_5farray_5felms',['stringify_array_elms',['../text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13',1,'text.php']]], ['stripdcode_5fbr_5fcb',['stripdcode_br_cb',['../bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93',1,'bb2diaspora.php']]], - ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]], ['style_2ephp',['style.php',['../redstrap_2php_2style_8php.html',1,'']]], + ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]], ['subthread_2ephp',['subthread.php',['../subthread_8php.html',1,'']]], ['subthread_5fcontent',['subthread_content',['../subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3',1,'subthread.php']]], ['suggest_2ephp',['suggest.php',['../suggest_8php.html',1,'']]], diff --git a/doc/html/search/all_75.js b/doc/html/search/all_75.js index cb0a3c332..aa361492f 100644 --- a/doc/html/search/all_75.js +++ b/doc/html/search/all_75.js @@ -14,9 +14,12 @@ var searchData= ['update_5fchannel_5fcontent',['update_channel_content',['../update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba',1,'update_channel.php']]], ['update_5fcommunity_2ephp',['update_community.php',['../update__community_8php.html',1,'']]], ['update_5fcommunity_5fcontent',['update_community_content',['../update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1',1,'update_community.php']]], + ['update_5fdirectory_5fentry',['update_directory_entry',['../dir__fns_8php.html#a44062d4b471d1e83f92f6c184585aa13',1,'dir_fns.php']]], ['update_5fdisplay_2ephp',['update_display.php',['../update__display_8php.html',1,'']]], ['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_5fflags_5fdeleted',['UPDATE_FLAGS_DELETED',['../boot_8php.html#aea392cb26ed617f3a8cde648385b5df0',1,'boot.php']]], + ['update_5fflags_5fupdated',['UPDATE_FLAGS_UPDATED',['../boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0',1,'boot.php']]], ['update_5fimported_5fitem',['update_imported_item',['../zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df',1,'zot.php']]], ['update_5fmodtime',['update_modtime',['../zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd',1,'zot.php']]], ['update_5fnetwork_2ephp',['update_network.php',['../update__network_8php.html',1,'']]], diff --git a/doc/html/search/all_78.js b/doc/html/search/all_78.js index 4ef03b7d7..6872444ed 100644 --- a/doc/html/search/all_78.js +++ b/doc/html/search/all_78.js @@ -4,6 +4,7 @@ var searchData= ['xchan_2ephp',['xchan.php',['../xchan_8php.html',1,'']]], ['xchan_5fcontent',['xchan_content',['../xchan_8php.html#a9853348bf1a35c644460221ba75edc2d',1,'xchan.php']]], ['xchan_5fflags_5fcensored',['XCHAN_FLAGS_CENSORED',['../boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e',1,'boot.php']]], + ['xchan_5fflags_5fdeleted',['XCHAN_FLAGS_DELETED',['../boot_8php.html#a9ea1290e00c6d40684892047f2c778a9',1,'boot.php']]], ['xchan_5fflags_5fhidden',['XCHAN_FLAGS_HIDDEN',['../boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2',1,'boot.php']]], ['xchan_5fflags_5forphan',['XCHAN_FLAGS_ORPHAN',['../boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f',1,'boot.php']]], ['xchan_5fflags_5fselfcensored',['XCHAN_FLAGS_SELFCENSORED',['../boot_8php.html#a5a681a672e007cdc22b43345d71f07c6',1,'boot.php']]], diff --git a/doc/html/search/all_7a.js b/doc/html/search/all_7a.js index f8fd43e4a..a65f8dc97 100644 --- a/doc/html/search/all_7a.js +++ b/doc/html/search/all_7a.js @@ -20,10 +20,10 @@ var searchData= ['zot_5fbuild_5fpacket',['zot_build_packet',['../zot_8php.html#a3862b3161b2c8557dc1a95020179bd81',1,'zot.php']]], ['zot_5ffeed',['zot_feed',['../items_8php.html#a004e89d86b0f29b2c4da20108ecc4091',1,'items.php']]], ['zot_5ffetch',['zot_fetch',['../zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea',1,'zot.php']]], - ['zot_5ffinger',['zot_finger',['../zot_8php.html#a77720d6b59894e9b609af89c310c8a4d',1,'zot.php']]], + ['zot_5ffinger',['zot_finger',['../zot_8php.html#a95528377d7303131958c9f0b7158fdce',1,'zot.php']]], ['zot_5fget_5fhubloc',['zot_get_hubloc',['../zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e',1,'zot.php']]], ['zot_5fgethub',['zot_gethub',['../zot_8php.html#a55056e863a7860bc0cf922e78fcce073',1,'zot.php']]], - ['zot_5fimport',['zot_import',['../zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c',1,'zot.php']]], + ['zot_5fimport',['zot_import',['../zot_8php.html#aeea071f17e306fe3d0c488551906bfab',1,'zot.php']]], ['zot_5fnew_5fuid',['zot_new_uid',['../zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7',1,'zot.php']]], ['zot_5fprocess_5fresponse',['zot_process_response',['../zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03',1,'zot.php']]], ['zot_5frefresh',['zot_refresh',['../zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d',1,'zot.php']]], diff --git a/doc/html/search/files_6f.js b/doc/html/search/files_6f.js index 85c779ba1..c0bc8396f 100644 --- a/doc/html/search/files_6f.js +++ b/doc/html/search/files_6f.js @@ -1,9 +1,10 @@ var searchData= [ ['oauth_2ephp',['oauth.php',['../oauth_8php.html',1,'']]], - ['oembed_2ephp',['oembed.php',['../include_2oembed_8php.html',1,'']]], ['oembed_2ephp',['oembed.php',['../mod_2oembed_8php.html',1,'']]], + ['oembed_2ephp',['oembed.php',['../include_2oembed_8php.html',1,'']]], ['oexchange_2ephp',['oexchange.php',['../oexchange_8php.html',1,'']]], + ['onedirsync_2ephp',['onedirsync.php',['../onedirsync_8php.html',1,'']]], ['onepoll_2ephp',['onepoll.php',['../onepoll_8php.html',1,'']]], ['opensearch_2ephp',['opensearch.php',['../opensearch_8php.html',1,'']]] ]; diff --git a/doc/html/search/files_73.js b/doc/html/search/files_73.js index 30dd66773..1cd631d0a 100644 --- a/doc/html/search/files_73.js +++ b/doc/html/search/files_73.js @@ -11,6 +11,7 @@ var searchData= ['sitelist_2ephp',['sitelist.php',['../sitelist_8php.html',1,'']]], ['smilies_2ephp',['smilies.php',['../smilies_8php.html',1,'']]], ['socgraph_2ephp',['socgraph.php',['../socgraph_8php.html',1,'']]], + ['sources_2ephp',['sources.php',['../sources_8php.html',1,'']]], ['starred_2ephp',['starred.php',['../starred_8php.html',1,'']]], ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]], ['style_2ephp',['style.php',['../redstrap_2php_2style_8php.html',1,'']]], diff --git a/doc/html/search/functions_6f.js b/doc/html/search/functions_6f.js index e9dff92d6..b6278b300 100644 --- a/doc/html/search/functions_6f.js +++ b/doc/html/search/functions_6f.js @@ -14,6 +14,7 @@ var searchData= ['oembed_5freplacecb',['oembed_replacecb',['../include_2oembed_8php.html#a00c4c80deffd9daf8dc97b58d4c64ed0',1,'oembed.php']]], ['oexchange_5fcontent',['oexchange_content',['../oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26',1,'oexchange.php']]], ['oexchange_5finit',['oexchange_init',['../oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59',1,'oexchange.php']]], + ['onedirsync_5frun',['onedirsync_run',['../onedirsync_8php.html#a411aedd47c57476099647961e6a86691',1,'onedirsync.php']]], ['onepoll_5frun',['onepoll_run',['../onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d',1,'onepoll.php']]], ['opensearch_5finit',['opensearch_init',['../opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9',1,'opensearch.php']]], ['orient',['orient',['../classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d',1,'photo_driver']]] diff --git a/doc/html/search/functions_72.js b/doc/html/search/functions_72.js index 012c67ade..e214ba173 100644 --- a/doc/html/search/functions_72.js +++ b/doc/html/search/functions_72.js @@ -6,7 +6,7 @@ var searchData= ['rconnect_5furl',['rconnect_url',['../Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91',1,'Contact.php']]], ['rebuild_5ftheme_5ftable',['rebuild_theme_table',['../admin_8php.html#ae46311a3fefc21abc838a26e91789de6',1,'admin.php']]], ['red_5fzrl_5fcallback',['red_zrl_callback',['../items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b',1,'items.php']]], - ['redbasic_5fform',['redbasic_form',['../view_2theme_2redbasic_2php_2config_8php.html#a29a6e1ef07465d1617d836b859b3b2b2',1,'redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny, $colour_scheme, $radius): config.php'],['../view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e',1,'redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny): config.php']]], + ['redbasic_5fform',['redbasic_form',['../view_2theme_2redbasic_2php_2config_8php.html#ad4670f52e4977efc3e196694c6a61f9c',1,'redbasic_form(&$a, $nav_colour, $background_colour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow): config.php'],['../view_2theme_2redstrap_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e',1,'redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny): config.php']]], ['redbasic_5finit',['redbasic_init',['../redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b',1,'theme.php']]], ['redir_5finit',['redir_init',['../redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5',1,'redir.php']]], ['redstrap_5finit',['redstrap_init',['../redstrap_2php_2theme_8php.html#a4dac61d466b4261deca2846f548e484a',1,'theme.php']]], diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js index 58c5932b8..175d43577 100644 --- a/doc/html/search/functions_73.js +++ b/doc/html/search/functions_73.js @@ -71,6 +71,8 @@ var searchData= ['sort_5fthr_5fcommented',['sort_thr_commented',['../conversation_8php.html#a9f909b8885259b79c6ac8da93afd8f11',1,'conversation.php']]], ['sort_5fthr_5fcreated',['sort_thr_created',['../conversation_8php.html#ac55e070f65f46fcc8e269f7896be4c7d',1,'conversation.php']]], ['sort_5fthr_5fcreated_5frev',['sort_thr_created_rev',['../conversation_8php.html#a9cc2a679606da9e535a06433f9f553a0',1,'conversation.php']]], + ['sources_5fcontent',['sources_content',['../sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7',1,'sources.php']]], + ['sources_5fpost',['sources_post',['../sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e',1,'sources.php']]], ['starred_5finit',['starred_init',['../starred_8php.html#a63024fb418c678e49fd535e3752d349a',1,'starred.php']]], ['startup',['startup',['../boot_8php.html#aca47505b8732177f52bb2d647eb2741c',1,'boot.php']]], ['status_5feditor',['status_editor',['../conversation_8php.html#a2a7d541854bba755eb8ada59af7dcb1a',1,'conversation.php']]], diff --git a/doc/html/search/functions_75.js b/doc/html/search/functions_75.js index f305db55a..2345f8a3c 100644 --- a/doc/html/search/functions_75.js +++ b/doc/html/search/functions_75.js @@ -11,6 +11,7 @@ var searchData= ['unxmlify',['unxmlify',['../text_8php.html#a1360fed7f918d859daaca1c9f384f9af',1,'text.php']]], ['update_5fchannel_5fcontent',['update_channel_content',['../update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba',1,'update_channel.php']]], ['update_5fcommunity_5fcontent',['update_community_content',['../update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1',1,'update_community.php']]], + ['update_5fdirectory_5fentry',['update_directory_entry',['../dir__fns_8php.html#a44062d4b471d1e83f92f6c184585aa13',1,'dir_fns.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#ab319d1d9fff9c7775d9daef42d1f33dd',1,'zot.php']]], diff --git a/doc/html/search/functions_7a.js b/doc/html/search/functions_7a.js index 9b194afe1..d98aa7283 100644 --- a/doc/html/search/functions_7a.js +++ b/doc/html/search/functions_7a.js @@ -17,10 +17,10 @@ var searchData= ['zot_5fbuild_5fpacket',['zot_build_packet',['../zot_8php.html#a3862b3161b2c8557dc1a95020179bd81',1,'zot.php']]], ['zot_5ffeed',['zot_feed',['../items_8php.html#a004e89d86b0f29b2c4da20108ecc4091',1,'items.php']]], ['zot_5ffetch',['zot_fetch',['../zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea',1,'zot.php']]], - ['zot_5ffinger',['zot_finger',['../zot_8php.html#a77720d6b59894e9b609af89c310c8a4d',1,'zot.php']]], + ['zot_5ffinger',['zot_finger',['../zot_8php.html#a95528377d7303131958c9f0b7158fdce',1,'zot.php']]], ['zot_5fget_5fhubloc',['zot_get_hubloc',['../zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e',1,'zot.php']]], ['zot_5fgethub',['zot_gethub',['../zot_8php.html#a55056e863a7860bc0cf922e78fcce073',1,'zot.php']]], - ['zot_5fimport',['zot_import',['../zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c',1,'zot.php']]], + ['zot_5fimport',['zot_import',['../zot_8php.html#aeea071f17e306fe3d0c488551906bfab',1,'zot.php']]], ['zot_5fnew_5fuid',['zot_new_uid',['../zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7',1,'zot.php']]], ['zot_5fprocess_5fresponse',['zot_process_response',['../zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03',1,'zot.php']]], ['zot_5frefresh',['zot_refresh',['../zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d',1,'zot.php']]], diff --git a/doc/html/search/variables_24.js b/doc/html/search/variables_24.js index 4c567bcfe..95ff7416e 100644 --- a/doc/html/search/variables_24.js +++ b/doc/html/search/variables_24.js @@ -8,6 +8,8 @@ var searchData= ['_24argc',['$argc',['../classApp.html#af58db526040829b1c8bd95561b329262',1,'App']]], ['_24argv',['$argv',['../classApp.html#ab3da757abe5cb45bf88f07cc51a73b58',1,'App']]], ['_24arr',['$arr',['../extract_8php.html#a63bb4c41bc532baacf6a4976cfaa0feb',1,'extract.php']]], + ['_24background_5fcolour',['$background_colour',['../redbasic_2php_2style_8php.html#af52526ebf7360ba5197e3f12ca74c63d',1,'style.php']]], + ['_24background_5fimage',['$background_image',['../redbasic_2php_2style_8php.html#a339624aeef6604a2f00209a3962c6e1c',1,'style.php']]], ['_24baseurl',['$baseurl',['../classApp.html#ad5175536561021548ae8188e24c7b80c',1,'App']]], ['_24cached_5fprofile_5fimage',['$cached_profile_image',['../classApp.html#abe0e4fa91097f7a6588e1213a834121c',1,'App']]], ['_24cached_5fprofile_5fpicdate',['$cached_profile_picdate',['../classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e',1,'App']]], @@ -17,7 +19,7 @@ var searchData= ['_24children',['$children',['../classItem.html#a80dcd0fb7673776c0967839d429c2a0f',1,'Item']]], ['_24cid',['$cid',['../classApp.html#ad1c8eb91a6fd470b94f34b7fdad3a2d0',1,'App']]], ['_24cmd',['$cmd',['../classApp.html#a495ec082c2719314e536070ca1ce073d',1,'App']]], - ['_24colour',['$colour',['../redbasic_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab',1,'$colour(): style.php'],['../redstrap_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab',1,'$colour(): style.php']]], + ['_24colour',['$colour',['../redstrap_2php_2style_8php.html#a4086b1a341b7c8462a47fb1b25fd49ab',1,'style.php']]], ['_24comment_5fbox_5ftemplate',['$comment_box_template',['../classItem.html#a90743c8348b13213275c223bb9333aa0',1,'Item']]], ['_24commentable',['$commentable',['../classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6',1,'Conversation\$commentable()'],['../classItem.html#aa2c221231ad0fc3720ccc1f00f0c6304',1,'Item\$commentable()']]], ['_24config',['$config',['../classApp.html#ac73dc90e4764497e2f1b7e6612c8fb88',1,'App']]], @@ -36,12 +38,14 @@ var searchData= ['_24dir',['$dir',['../docblox__errorchecker_8php.html#a1659f0a629d408e0f849dbe4ee061e62',1,'docblox_errorchecker.php']]], ['_24dirs',['$dirs',['../typo_8php.html#a1b709c1d79631ebc8320b41bda028b54',1,'typo.php']]], ['_24dirstack',['$dirstack',['../docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6',1,'docblox_errorchecker.php']]], - ['_24displaystyle',['$displaystyle',['../redbasic_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad',1,'$displaystyle(): style.php'],['../redstrap_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad',1,'$displaystyle(): style.php']]], + ['_24displaystyle',['$displaystyle',['../redstrap_2php_2style_8php.html#aa658152b727ea1233f6df6ded6437dad',1,'style.php']]], ['_24done',['$done',['../classTemplate.html#abda4c8d049f70553338eae7c905e9d5c',1,'Template']]], ['_24error',['$error',['../classApp.html#ac1a8b2cd40609b231a560201a08852ba',1,'App\$error()'],['../classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c',1,'dba_driver\$error()']]], ['_24filelist',['$filelist',['../docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b',1,'docblox_errorchecker.php']]], ['_24filename',['$filename',['../classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690',1,'FriendicaSmarty']]], ['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149',1,'$files(): tpldebug.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]], + ['_24font_5fcolour',['$font_colour',['../redbasic_2php_2style_8php.html#a68e3ff836ec87ae1370c9f4a12c21c6b',1,'style.php']]], + ['_24font_5fsize',['$font_size',['../redbasic_2php_2style_8php.html#afcbcf57d0b90d2e4226c2e8a1171befc',1,'style.php']]], ['_24force_5fmax_5fitems',['$force_max_items',['../classApp.html#ae3f47830543d0d902f66913def8db66b',1,'App']]], ['_24gc_5fprobability',['$gc_probability',['../session_8php.html#a96b09cc763572f45280786a7b33feb7e',1,'session.php']]], ['_24groups',['$groups',['../classApp.html#ac6e6b1c7d6df408580ff79977fcfa656',1,'App']]], @@ -55,24 +59,27 @@ var searchData= ['_24ink',['$ink',['../php2po_8php.html#a6b0b8ebd9ce811d1325ef2c129443bc0',1,'php2po.php']]], ['_24install_5fwizard_5fpass',['$install_wizard_pass',['../setup_8php.html#addb24714bc2542aa4f4215e98fe48432',1,'setup.php']]], ['_24interactive',['$interactive',['../classApp.html#a4c7cfc62d39508086cf300dc2e39c4df',1,'App']]], + ['_24item_5fcolour',['$item_colour',['../redbasic_2php_2style_8php.html#a27cb59bbc750341f448cd0c298a7ea16',1,'style.php']]], + ['_24item_5fopacity',['$item_opacity',['../redbasic_2php_2style_8php.html#a136b0a2cdeb37f3fa506d28f82dcdbf8',1,'style.php']]], ['_24js_5fsources',['$js_sources',['../classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d',1,'App']]], ['_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']]], + ['_24line_5fheight',['$line_height',['../redstrap_2php_2style_8php.html#a4131d1765ee4deb28e83fc4527943ee0',1,'style.php']]], + ['_24linkcolour',['$linkcolour',['../redstrap_2php_2style_8php.html#a6628a80911a6b37b464ef110ac8f6e42',1,'style.php']]], ['_24mode',['$mode',['../classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a',1,'Conversation']]], ['_24module',['$module',['../classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d',1,'App']]], ['_24module_5floaded',['$module_loaded',['../classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165',1,'App']]], ['_24name',['$name',['../classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02',1,'FriendicaSmartyEngine\$name()'],['../classTemplate.html#a6eb301a51cc94d8b94f4548fbad85eae',1,'Template\$name()']]], - ['_24nav_5fbg_5f1',['$nav_bg_1',['../redbasic_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b',1,'$nav_bg_1(): style.php'],['../redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b',1,'$nav_bg_1(): style.php']]], - ['_24nav_5fbg_5f2',['$nav_bg_2',['../redbasic_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba',1,'$nav_bg_2(): style.php'],['../redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba',1,'$nav_bg_2(): style.php']]], - ['_24nav_5fbg_5f3',['$nav_bg_3',['../redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c',1,'$nav_bg_3(): style.php'],['../redstrap_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c',1,'$nav_bg_3(): style.php']]], - ['_24nav_5fbg_5f4',['$nav_bg_4',['../redbasic_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33',1,'$nav_bg_4(): style.php'],['../redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33',1,'$nav_bg_4(): style.php']]], + ['_24nav_5fbg_5f1',['$nav_bg_1',['../redstrap_2php_2style_8php.html#a232513bf4339fe34908c4c63cb93168b',1,'style.php']]], + ['_24nav_5fbg_5f2',['$nav_bg_2',['../redstrap_2php_2style_8php.html#a03a72942b7428fd9af1224770d20a8ba',1,'style.php']]], + ['_24nav_5fbg_5f3',['$nav_bg_3',['../redstrap_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c',1,'style.php']]], + ['_24nav_5fbg_5f4',['$nav_bg_4',['../redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33',1,'style.php']]], + ['_24nav_5fcolour',['$nav_colour',['../redbasic_2php_2style_8php.html#a8fdd5874587a9ad86fb05ed0be265649',1,'style.php']]], ['_24nav_5fsel',['$nav_sel',['../classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c',1,'App']]], - ['_24navcolour',['$navcolour',['../redbasic_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a',1,'$navcolour(): style.php'],['../redstrap_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a',1,'$navcolour(): style.php']]], + ['_24navcolour',['$navcolour',['../redstrap_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a',1,'style.php']]], ['_24needed',['$needed',['../docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73',1,'docblox_errorchecker.php']]], ['_24nodes',['$nodes',['../classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1',1,'Template']]], ['_24observer',['$observer',['../classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f',1,'App\$observer()'],['../classConversation.html#a8748445aa26047ebed5141f3c3cbc244',1,'Conversation\$observer()']]], @@ -97,21 +104,22 @@ var searchData= ['_24r',['$r',['../classTemplate.html#aac9a4638f11271e1b1dcc9f247242718',1,'Template']]], ['_24radius',['$radius',['../redbasic_2php_2style_8php.html#a6502bedd57105ad1fb2dee2be9cf6351',1,'style.php']]], ['_24rdelim',['$rdelim',['../classApp.html#a244b2d53b21be269aad2269d23192f95',1,'App']]], - ['_24redbasic_5ffont_5fsize',['$redbasic_font_size',['../redbasic_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda',1,'$redbasic_font_size(): style.php'],['../redstrap_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda',1,'$redbasic_font_size(): style.php']]], + ['_24redbasic_5ffont_5fsize',['$redbasic_font_size',['../redstrap_2php_2style_8php.html#addf42c3d02e53f8e4153f3bb9dabfcda',1,'style.php']]], ['_24redirect_5furl',['$redirect_url',['../classItem.html#a5b561415861f5b89b0733aacfe0428d1',1,'Item']]], ['_24replace',['$replace',['../classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10',1,'Template']]], ['_24res',['$res',['../docblox__errorchecker_8php.html#a49a8a4009b02e49717caa88b128affc5',1,'docblox_errorchecker.php']]], - ['_24resolution',['$resolution',['../redbasic_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc',1,'$resolution(): style.php'],['../redstrap_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc',1,'$resolution(): style.php']]], + ['_24resolution',['$resolution',['../redstrap_2php_2style_8php.html#adcfa918e05b5a98cbddc84bc3f1c15cc',1,'style.php']]], ['_24s',['$s',['../extract_8php.html#a50b05cf2e02ef0b67fcad97106dd7634',1,'extract.php']]], ['_24scheme',['$scheme',['../classApp.html#ad082d63acc078e5bf23825a03bdd6a76',1,'App']]], ['_24search',['$search',['../classTemplate.html#a317d535946dc065c35dd5cd38380e6c6',1,'Template']]], ['_24session_5fexists',['$session_exists',['../session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb',1,'session.php']]], ['_24session_5fexpire',['$session_expire',['../session_8php.html#af0100a2642a5268594bbd5742a03d885',1,'session.php']]], - ['_24shadows',['$shadows',['../redbasic_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548',1,'$shadows(): style.php'],['../redstrap_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548',1,'$shadows(): style.php']]], - ['_24shiny',['$shiny',['../redbasic_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70',1,'$shiny(): style.php'],['../redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70',1,'$shiny(): style.php']]], - ['_24site_5fcolour',['$site_colour',['../redbasic_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd',1,'$site_colour(): style.php'],['../redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd',1,'$site_colour(): style.php']]], - ['_24site_5fline_5fheight',['$site_line_height',['../redbasic_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e',1,'$site_line_height(): style.php'],['../redstrap_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e',1,'$site_line_height(): style.php']]], - ['_24site_5fredbasic_5ffont_5fsize',['$site_redbasic_font_size',['../redbasic_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f',1,'$site_redbasic_font_size(): style.php'],['../redstrap_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f',1,'$site_redbasic_font_size(): style.php']]], + ['_24shadow',['$shadow',['../redbasic_2php_2style_8php.html#ab00dfc29448b183055d2ae61a0e1874a',1,'style.php']]], + ['_24shadows',['$shadows',['../redstrap_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548',1,'style.php']]], + ['_24shiny',['$shiny',['../redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70',1,'style.php']]], + ['_24site_5fcolour',['$site_colour',['../redstrap_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd',1,'style.php']]], + ['_24site_5fline_5fheight',['$site_line_height',['../redstrap_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e',1,'style.php']]], + ['_24site_5fredbasic_5ffont_5fsize',['$site_redbasic_font_size',['../redstrap_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f',1,'style.php']]], ['_24sourcename',['$sourcename',['../classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11',1,'App']]], ['_24stack',['$stack',['../classTemplate.html#a6f0efc256688c36110180b501067ff11',1,'Template']]], ['_24str',['$str',['../typohelper_8php.html#a7542d95618011800c61773127fa625cf',1,'typohelper.php']]], @@ -139,6 +147,5 @@ var searchData= ['_24widgets',['$widgets',['../classApp.html#aa5a87c46ab3fee21362c466bf78042ef',1,'App']]], ['_24width',['$width',['../classphoto__driver.html#a3e4215890f4a4894bf3799a7d2e0c0b1',1,'photo_driver']]], ['_24writable',['$writable',['../classConversation.html#ae81221251307e315f566a11f921ce0a9',1,'Conversation']]], - ['_24x',['$x',['../redbasic_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7',1,'style.php']]], ['_24zones',['$zones',['../extract_8php.html#a0cbe524ffc9a496114fd7ba9f423ef44',1,'extract.php']]] ]; diff --git a/doc/html/search/variables_69.js b/doc/html/search/variables_69.js index bef7f3578..3c935099e 100644 --- a/doc/html/search/variables_69.js +++ b/doc/html/search/variables_69.js @@ -1,6 +1,6 @@ var searchData= [ - ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../redbasic_2php_2style_8php.html#ac4c6bc3cd9cc92204f04cf6cb34b47dd',1,'if(): style.php'],['../theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea',1,'if(): style.php']]], + ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../redbasic_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a',1,'if(): style.php'],['../theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea',1,'if(): style.php']]], ['item_5fblocked',['ITEM_BLOCKED',['../boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f',1,'boot.php']]], ['item_5fbuildblock',['ITEM_BUILDBLOCK',['../boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf',1,'boot.php']]], ['item_5fdelayed_5fpublish',['ITEM_DELAYED_PUBLISH',['../boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20',1,'boot.php']]], @@ -22,6 +22,7 @@ var searchData= ['item_5funseen',['ITEM_UNSEEN',['../boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0',1,'boot.php']]], ['item_5fuplink',['ITEM_UPLINK',['../boot_8php.html#aefba06f1c0842036329033e7567ecf6d',1,'boot.php']]], ['item_5fuplink_5fprv',['ITEM_UPLINK_PRV',['../boot_8php.html#aad33b494084f729b6ee3b0bc457718a1',1,'boot.php']]], + ['item_5fverified',['ITEM_VERIFIED',['../boot_8php.html#a18a400fa45e5632811b33041d8c048bf',1,'boot.php']]], ['item_5fvisible',['ITEM_VISIBLE',['../boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf',1,'boot.php']]], ['item_5fwall',['ITEM_WALL',['../boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322',1,'boot.php']]], ['item_5fwebpage',['ITEM_WEBPAGE',['../boot_8php.html#af489d0c3166551b93e63a79ff2c9be35',1,'boot.php']]] diff --git a/doc/html/search/variables_70.js b/doc/html/search/variables_70.js index 2c2c3e344..13097a52d 100644 --- a/doc/html/search/variables_70.js +++ b/doc/html/search/variables_70.js @@ -11,6 +11,7 @@ var searchData= ['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']]], + ['perms_5fa_5frepublish',['PERMS_A_REPUBLISH',['../boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead',1,'boot.php']]], ['perms_5fcontacts',['PERMS_CONTACTS',['../boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6',1,'boot.php']]], ['perms_5fnetwork',['PERMS_NETWORK',['../boot_8php.html#a6df1102664f64b274810db85197c2755',1,'boot.php']]], ['perms_5fpublic',['PERMS_PUBLIC',['../boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7',1,'boot.php']]], diff --git a/doc/html/search/variables_75.js b/doc/html/search/variables_75.js index 940c28990..f7ce77673 100644 --- a/doc/html/search/variables_75.js +++ b/doc/html/search/variables_75.js @@ -1,5 +1,7 @@ var searchData= [ ['update_5ffailed',['UPDATE_FAILED',['../boot_8php.html#a75fc600186b13c3b25e661afefb5eac8',1,'boot.php']]], + ['update_5fflags_5fdeleted',['UPDATE_FLAGS_DELETED',['../boot_8php.html#aea392cb26ed617f3a8cde648385b5df0',1,'boot.php']]], + ['update_5fflags_5fupdated',['UPDATE_FLAGS_UPDATED',['../boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0',1,'boot.php']]], ['update_5fsuccess',['UPDATE_SUCCESS',['../boot_8php.html#ac86615ddc0763a00f5311c90e991730c',1,'boot.php']]] ]; diff --git a/doc/html/search/variables_78.js b/doc/html/search/variables_78.js index ffc522bca..ef8c3194c 100644 --- a/doc/html/search/variables_78.js +++ b/doc/html/search/variables_78.js @@ -1,6 +1,7 @@ var searchData= [ ['xchan_5fflags_5fcensored',['XCHAN_FLAGS_CENSORED',['../boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e',1,'boot.php']]], + ['xchan_5fflags_5fdeleted',['XCHAN_FLAGS_DELETED',['../boot_8php.html#a9ea1290e00c6d40684892047f2c778a9',1,'boot.php']]], ['xchan_5fflags_5fhidden',['XCHAN_FLAGS_HIDDEN',['../boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2',1,'boot.php']]], ['xchan_5fflags_5forphan',['XCHAN_FLAGS_ORPHAN',['../boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f',1,'boot.php']]], ['xchan_5fflags_5fselfcensored',['XCHAN_FLAGS_SELFCENSORED',['../boot_8php.html#a5a681a672e007cdc22b43345d71f07c6',1,'boot.php']]] diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index acf43d68c..db496680b 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -443,7 +443,7 @@ Variables
    -

    Referenced by aes_unencapsulate(), get_atom_elements(), import_post(), import_site(), import_xchan(), oembed_init(), post_init(), post_post(), smile_decode(), and zfinger_init().

    +

    Referenced by aes_unencapsulate(), get_atom_elements(), get_item_elements(), import_post(), import_site(), import_xchan(), oembed_init(), post_init(), post_post(), smile_decode(), and zfinger_init().

    @@ -471,7 +471,7 @@ Variables
    -

    Referenced by aes_encapsulate(), allowed_public_recips(), create_identity(), fix_system_urls(), get_item_elements(), get_mail_elements(), get_profile_elements(), identity_basic_export(), import_post(), import_xchan(), magic_init(), oembed_iframe(), post_post(), random_string(), smile_encode(), zfinger_init(), zot_build_packet(), zot_fetch(), zot_import(), zot_new_uid(), and zot_register_hub().

    +

    Referenced by aes_encapsulate(), allowed_public_recips(), create_identity(), fix_system_urls(), get_item_elements(), get_mail_elements(), get_profile_elements(), identity_basic_export(), import_post(), import_xchan(), item_post(), item_store(), item_store_update(), magic_init(), oembed_iframe(), post_post(), random_string(), smile_encode(), zfinger_init(), zot_build_packet(), zot_fetch(), zot_import(), zot_new_uid(), and zot_register_hub().

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

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

    +

    Referenced by admin_page_logs(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), item_store(), 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().

    @@ -1225,7 +1225,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_oauth_request_token(), 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(), chanman_remove_everything_from_network(), 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(), stream_perms_api_uids(), stream_perms_xchans(), 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().

    +

    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_oauth_request_token(), 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(), chanman_remove_everything_from_network(), 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(), get_atom_elements(), get_item_elements(), 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(), onedirsync_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(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_directory_entry(), 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().

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

    Referenced by admin_content(), admin_page_dbsync(), admin_page_hubloc(), 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(), 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().

    +

    Referenced by admin_content(), admin_page_dbsync(), admin_page_hubloc(), 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(), design_tools(), directory_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(), sources_content(), suggest_content(), thing_content(), user_allow(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), writepages_widget(), and xrd_init().

    @@ -1876,7 +1876,7 @@ Variables
    -

    Referenced by expand_groups(), identity_basic_export(), lockview_content(), notifier_run(), tagadelic(), and zot_import().

    +

    Referenced by expand_groups(), identity_basic_export(), lockview_content(), notifier_run(), tagadelic(), and zot_import().

    @@ -2070,7 +2070,7 @@ Variables
    -

    Referenced by item_post(), and item_store().

    +

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

    diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index 2e816292a..55a935fe9 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_hubloc(), 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_block(), 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(), 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().

    +

    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_hubloc(), 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(), 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(), onedirsync_run(), 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(), sources_post(), 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/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index bdafb003d..caf98c169 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -116,11 +116,11 @@ Functions    theme_post (&$a)   - redbasic_form (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny, $colour_scheme, $radius) -  + redbasic_form (&$a, $nav_colour, $background_colour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow) + 

    Function Documentation

    - +
    @@ -134,73 +134,55 @@ Functions - + - + - + - + - + - - - - - - - - - - - - - - - - - - - + - + - + - + @@ -227,7 +209,6 @@ Functions
     $font_size, $nav_colour,
     $line_height, $background_colour,
     $colour, $background_image,
     $shadow, $item_colour,
     $navcolour, $item_opacity,
     $opaquenav,
     $displaystyle,
     $linkcolour,
     $iconset, $font_size,
     $shiny, $font_colour,
     $colour_scheme, $radius,
     $radius $shadow 
    -

    Theme settings

    diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.js b/doc/html/view_2theme_2redbasic_2php_2config_8php.js index 18852d340..4370c98b7 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.js +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.js @@ -1,6 +1,6 @@ var view_2theme_2redbasic_2php_2config_8php = [ - [ "redbasic_form", "view_2theme_2redbasic_2php_2config_8php.html#a29a6e1ef07465d1617d836b859b3b2b2", null ], + [ "redbasic_form", "view_2theme_2redbasic_2php_2config_8php.html#ad4670f52e4977efc3e196694c6a61f9c", null ], [ "theme_content", "view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d", null ], [ "theme_post", "view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6", null ] ]; \ No newline at end of file diff --git a/doc/html/zot_8php.html b/doc/html/zot_8php.html index 13b89b4c5..5c5099e12 100644 --- a/doc/html/zot_8php.html +++ b/doc/html/zot_8php.html @@ -120,8 +120,8 @@ Functions    zot_zot ($url, $data)   - zot_finger ($webbie, $channel) -  + zot_finger ($webbie, $channel, $autofallback=true) +   zot_refresh ($them, $channel=null)    zot_gethub ($arr) @@ -134,8 +134,8 @@ Functions    zot_fetch ($arr)   - zot_import ($arr) -  + zot_import ($arr, $sender_url) +   public_recips ($msg)    allowed_public_recips ($msg) @@ -180,7 +180,7 @@ Functions
    -

    Referenced by zot_import().

    +

    Referenced by zot_import().

    @@ -373,7 +373,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(), update_directory_entry(), zot_refresh(), and zot_register_hub().

    @@ -407,7 +407,7 @@ Functions
    -

    Referenced by zot_import().

    +

    Referenced by zot_import().

    @@ -447,7 +447,7 @@ Functions
    -

    Referenced by onepoll_run(), and zot_import().

    +

    Referenced by onepoll_run(), and zot_import().

    @@ -481,7 +481,7 @@ Functions
    -

    Referenced by zot_import().

    +

    Referenced by zot_import().

    @@ -515,7 +515,7 @@ Functions
    -

    Referenced by zot_import().

    +

    Referenced by zot_import().

    @@ -711,7 +711,7 @@ Functions - +
    @@ -725,7 +725,13 @@ Functions - + + + + + + + @@ -739,13 +745,14 @@ Functions
    Parameters
     $channel $channel,
     $autofallback = true 
    - + +
    string $webbie does not have to be host qualified e.g. 'foo' is treated as 'foo'
    array $channel (optional), if supplied permissions will be enumerated specifically for $channel
    array $channel (optional), if supplied permissions will be enumerated specifically for $channel
    boolean $autofallback fallback/failover to http if https connection cannot be established. Default is true.
    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(), probe_content(), and update_directory_entry().

    @@ -795,11 +802,11 @@ Functions

    A guid and a url, both signed by the sender, distinguish a known sender at a known location This function looks these up to see if the channel is known. If not, we will need to verify it.

    Returns
    : array => hubloc record
    -

    Referenced by import_post(), post_post(), and zot_fetch().

    +

    Referenced by import_post(), post_post(), zot_fetch(), and zot_import().

    - +
    @@ -807,8 +814,18 @@ Functions - + + + + + + + + + + +
    zot_import (  $arr)$arr,
     $sender_url 
    )
    diff --git a/doc/html/zot_8php.js b/doc/html/zot_8php.js index ca1e0eebd..d829f1054 100644 --- a/doc/html/zot_8php.js +++ b/doc/html/zot_8php.js @@ -17,10 +17,10 @@ var zot_8php = [ "update_modtime", "zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd", null ], [ "zot_build_packet", "zot_8php.html#a3862b3161b2c8557dc1a95020179bd81", null ], [ "zot_fetch", "zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea", null ], - [ "zot_finger", "zot_8php.html#a77720d6b59894e9b609af89c310c8a4d", null ], + [ "zot_finger", "zot_8php.html#a95528377d7303131958c9f0b7158fdce", null ], [ "zot_get_hubloc", "zot_8php.html#acdea9362d78a63dce948fdf0ea73ef0e", null ], [ "zot_gethub", "zot_8php.html#a55056e863a7860bc0cf922e78fcce073", null ], - [ "zot_import", "zot_8php.html#a22e3f9b97b7969ddbe43ccf0db93a19c", null ], + [ "zot_import", "zot_8php.html#aeea071f17e306fe3d0c488551906bfab", null ], [ "zot_new_uid", "zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7", null ], [ "zot_process_response", "zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03", null ], [ "zot_refresh", "zot_8php.html#a7b23bfb31d4491231e1e73bdc077240d", null ], -- cgit v1.2.3