From 7bb2e25ea030b7c32d35766631d85ac24b192f11 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Feb 2015 13:04:31 -0800 Subject: missing param --- doc/html/boot_8php.html | 82 ++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 64 insertions(+), 18 deletions(-) (limited to 'doc/html/boot_8php.html') diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index b88b87dbb..afc134494 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -249,7 +249,7 @@ Variables   const ZOT_REVISION 1   -const DB_UPDATE_VERSION 1136 +const DB_UPDATE_VERSION 1137   const EOL '<br>' . "\r\n"   @@ -659,6 +659,12 @@ Variables   const ACTIVITY_ABSTAIN NAMESPACE_ZOT . '/activity/abstain'   +const ACTIVITY_ATTEND NAMESPACE_ZOT . '/activity/attendyes' +  +const ACTIVITY_ATTENDNO NAMESPACE_ZOT . '/activity/attendno' +  +const ACTIVITY_ATTENDMAYBE NAMESPACE_ZOT . '/activity/attendmaybe' +  const ACTIVITY_OBJ_HEART NAMESPACE_ZOT . '/activity/heart'   const ACTIVITY_FRIEND NAMESPACE_ACTIVITY_SCHEMA . 'make-friend' @@ -1228,7 +1234,7 @@ Variables

Wrapper around config to limit the text length of an incoming message.

Returns
int
-

Referenced by get_item_elements(), and limit_body_size().

+

Referenced by diaspora_comment(), diaspora_conversation(), diaspora_message(), diaspora_post(), diaspora_reshare(), get_item_elements(), and limit_body_size().

@@ -1457,7 +1463,7 @@ Variables

Used to end the current process, after saving session state.

-

Referenced by FriendicaSmartyEngine\__construct(), acl_init(), admin_content(), api_content(), api_ff_ids(), api_friendica_version(), api_oauth_access_token(), api_oauth_request_token(), api_statusnet_version(), attach_init(), bookmarks_init(), check_form_security_token_ForbiddenOnErr(), cloud_init(), connections_content(), contactgroup_content(), dav_init(), directory_content(), events_content(), fbrowser_content(), feed_init(), filer_content(), filerm_content(), filestorage_content(), goaway(), hostxrd_init(), http_status_exit(), hub_post_return(), hub_return(), importelm_post(), item_post(), json_return_and_die(), layouts_content(), like_content(), lockview_content(), msearch_post(), netgrowth_content(), network_content(), oembed_init(), oexchange_init(), opensearch_init(), p_init(), parse_url_content(), photo_init(), photos_content(), photos_post(), php_init(), ping_init(), poco(), poll_content(), poller_run(), prate_init(), pretheme_init(), profiles_init(), pubsubhubbub_init(), App\register_template_engine(), regmod_content(), regver_content(), search_ac_init(), setup_init(), setup_post(), share_init(), sitelist_init(), sslify_init(), starred_init(), subthread_content(), system_unavailable(), tagger_content(), App\template_engine(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), view_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), wfinger_init(), xml_status(), and xrd_init().

+

Referenced by FriendicaSmartyEngine\__construct(), acl_init(), admin_content(), api_content(), api_ff_ids(), api_friendica_version(), api_oauth_access_token(), api_oauth_request_token(), api_statusnet_version(), attach_init(), bookmarks_init(), check_form_security_token_ForbiddenOnErr(), cloud_init(), connections_content(), contactgroup_content(), dav_init(), directory_content(), events_content(), events_post(), fbrowser_content(), feed_init(), filer_content(), filerm_content(), filestorage_content(), goaway(), hostxrd_init(), http_status_exit(), hub_post_return(), hub_return(), importelm_post(), item_post(), json_return_and_die(), layouts_content(), like_content(), lockview_content(), msearch_post(), netgrowth_content(), network_content(), oembed_init(), oexchange_init(), opensearch_init(), p_init(), parse_url_content(), photo_init(), photos_content(), photos_post(), php_init(), ping_init(), poco(), poll_content(), poller_run(), prate_init(), pretheme_init(), profiles_init(), pubsubhubbub_init(), App\register_template_engine(), regmod_content(), regver_content(), search_ac_init(), setup_init(), setup_post(), share_init(), sitelist_init(), sslify_init(), starred_init(), subthread_content(), system_unavailable(), tagger_content(), App\template_engine(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), view_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), wfinger_init(), xml_status(), and xrd_init().

@@ -2176,7 +2182,7 @@ Variables
-

Referenced by like_content(), like_puller(), and visible_activity().

+

Referenced by builtin_activity_puller(), like_content(), and visible_activity().

@@ -2190,7 +2196,49 @@ Variables
-

Referenced by like_content(), like_puller(), and visible_activity().

+

Referenced by builtin_activity_puller(), like_content(), and visible_activity().

+ +
+ + +
+
+ + + + +
const ACTIVITY_ATTEND NAMESPACE_ZOT . '/activity/attendyes'
+
+
+ +
+
+ + + + +
const ACTIVITY_ATTENDMAYBE NAMESPACE_ZOT . '/activity/attendmaybe'
+
+
+ +
+
+ + + + +
const ACTIVITY_ATTENDNO NAMESPACE_ZOT . '/activity/attendno'
+
@@ -2204,7 +2252,7 @@ Variables
-

Referenced by like_content(), like_puller(), and visible_activity().

+

Referenced by builtin_activity_puller(), like_content(), and visible_activity().

@@ -2218,7 +2266,7 @@ Variables
-

Referenced by Item\add_child(), Conversation\add_thread(), channel_content(), conversation(), diaspora_send_followup(), like_content(), like_puller(), localize_item(), network_content(), and visible_activity().

+

Referenced by Item\add_child(), Conversation\add_thread(), builtin_activity_puller(), channel_content(), conversation(), diaspora_send_followup(), like_content(), localize_item(), network_content(), and visible_activity().

@@ -2285,7 +2333,7 @@ Variables

activity stream defines

-

Referenced by Item\add_child(), Conversation\add_thread(), advanced_profile(), channel_content(), conversation(), diaspora_like(), diaspora_send_followup(), diaspora_send_relay(), diaspora_send_retraction(), like_content(), like_puller(), localize_item(), network_content(), and visible_activity().

+

Referenced by Item\add_child(), Conversation\add_thread(), advanced_profile(), builtin_activity_puller(), channel_content(), conversation(), diaspora_like(), diaspora_send_followup(), diaspora_send_relay(), diaspora_send_retraction(), like_content(), localize_item(), network_content(), and visible_activity().

@@ -2339,7 +2387,7 @@ Variables
-

Referenced by event_addtocal(), event_store_item(), Item\get_template_data(), localize_item(), and tagger_content().

+

Referenced by event_addtocal(), event_store_item(), Item\get_template_data(), like_content(), localize_item(), and tagger_content().

@@ -2513,7 +2561,7 @@ Variables
-

Referenced by api_format_items(), api_status_show(), api_users_show(), construct_verb(), diaspora_comment(), diaspora_post(), event_store_item(), file_activity(), item_post(), item_post_type(), item_store(), mail_store(), photo_upload(), post_activity_item(), refimport_content(), reflect_comment_store(), send_status_notifications(), and sharedwithme_content().

+

Referenced by api_format_items(), api_status_show(), api_users_show(), builtin_activity_puller(), construct_verb(), diaspora_comment(), diaspora_post(), event_store_item(), file_activity(), item_post(), item_post_type(), item_store(), mail_store(), photo_upload(), post_activity_item(), refimport_content(), reflect_comment_store(), send_status_notifications(), and sharedwithme_content().

@@ -2715,7 +2763,7 @@ Variables
- +
const DB_UPDATE_VERSION 1136const DB_UPDATE_VERSION 1137
@@ -2871,7 +2919,7 @@ Variables
-

Referenced by delete_imported_item(), delete_item_lowlevel(), diaspora_signed_retraction(), drop_item(), item_content(), like_content(), and photos_post().

+

Referenced by delete_imported_item(), delete_item_lowlevel(), diaspora_signed_retraction(), drop_item(), item_content(), like_content(), and photos_post().

@@ -3112,7 +3160,7 @@ Variables
-

Referenced by encode_item_flags(), and get_item_elements().

+

Referenced by editpost_content(), encode_item_flags(), get_item_elements(), Item\get_template_data(), and item_post().

@@ -3140,7 +3188,7 @@ Variables
-

Referenced by consume_feed(), delete_imported_item(), delete_item_lowlevel(), diaspora_process_outbound(), diaspora_send_followup(), diaspora_send_relay(), drop_item(), encode_item_flags(), expire_run(), get_item_elements(), identity_basic_export(), item_check_service_class(), item_store(), notifier_run(), photos_post(), poller_run(), and process_delivery().

+

Referenced by consume_feed(), delete_imported_item(), delete_item_lowlevel(), diaspora_process_outbound(), diaspora_send_followup(), diaspora_send_relay(), drop_item(), encode_item_flags(), expire_run(), get_item_elements(), identity_basic_export(), item_check_service_class(), item_store(), notifier_run(), photos_post(), poller_run(), process_delivery(), and tag_deliver().

@@ -3389,8 +3437,6 @@ Variables
-

Referenced by api_statuses_home_timeline(), channel_content(), Item\count_unseen_descendants(), diaspora_post(), display_content(), file_activity(), format_notification(), home_content(), item_post(), item_store(), item_store_update(), items_fetch(), manage_content(), mood_init(), network_content(), and ping_init().

-
@@ -3432,7 +3478,7 @@ Variables

Item visibility

-

Referenced by first_post_date(), manage_content(), photo_upload(), photos_create_item(), and ping_init().

+

Referenced by first_post_date(), photo_upload(), and photos_create_item().

@@ -3546,7 +3592,7 @@ Variables
-

Referenced by Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_page_logs(), admin_post(), api_login(), api_statuses_user_timeline(), avatar_img(), bb2diaspora_itemwallwall(), bookmark_add(), consume_feed(), contact_remove(), conversation(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), RedMatrix\RedDAV\RedFile\delete(), delete_imported_item(), deliver_run(), diaspora_conversation(), diaspora_handle_from_contact(), diaspora_like(), diaspora_message(), diaspora_photo(), diaspora_reshare(), diaspora_transmit(), directory_content(), directory_run(), discover_by_webbie(), expire_run(), externals_run(), fetch_lrdd_template(), fix_private_photos(), RedMatrix\RedDAV\RedFile\get(), get_diaspora_key(), get_diaspora_reshare_xml(), Conversation\get_template_data(), group_content(), guess_image_type(), hubloc_change_primary(), import_author_rss(), import_author_unknown(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_profile_photo(), import_xchan(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), local_dir_update(), FKOAuth1\loginUser(), magic_init(), mail_store(), mood_init(), new_contact(), notes_init(), notification(), notifier_run(), onepoll_run(), parse_url_content(), photo_upload(), photos_post(), poco(), poco_load(), poke_init(), post_post(), process_delivery(), process_location_delivery(), process_profile_delivery(), profile_load(), RedMatrix\RedDAV\RedFile\put(), queue_run(), ratenotif_run(), receive_post(), Item\remove_child(), remove_obsolete_hublocs(), scale_external_images(), scrape_feed(), enotify\send(), Conversation\set_mode(), store_diaspora_comment_sig(), stream_perms_api_uids(), stream_perms_xchans(), sync_locations(), tag_deliver(), unload_plugin(), z_fetch_url(), z_post_url(), zot_feed(), zot_finger(), zot_gethub(), zot_register_hub(), and zotfeed_init().

+

Referenced by Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_page_logs(), admin_post(), api_login(), api_statuses_user_timeline(), avatar_img(), bb2diaspora_itemwallwall(), bookmark_add(), consume_feed(), contact_remove(), conversation(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), RedMatrix\RedDAV\RedFile\delete(), delete_imported_item(), deliver_run(), diaspora_conversation(), diaspora_handle_from_contact(), diaspora_like(), diaspora_message(), diaspora_photo(), diaspora_reshare(), diaspora_transmit(), directory_content(), directory_run(), discover_by_webbie(), expire_run(), externals_run(), fetch_lrdd_template(), fix_private_photos(), RedMatrix\RedDAV\RedFile\get(), get_diaspora_key(), get_diaspora_reshare_xml(), Conversation\get_template_data(), group_content(), guess_image_type(), hubloc_change_primary(), import_author_rss(), import_author_unknown(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_profile_photo(), import_xchan(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), local_dir_update(), FKOAuth1\loginUser(), magic_init(), mail_store(), mood_init(), new_contact(), notes_init(), notification(), notifier_run(), onepoll_run(), parse_url_content(), photo_upload(), photos_post(), poco(), poco_load(), poke_init(), post_post(), process_delivery(), process_location_delivery(), process_profile_delivery(), profile_load(), RedMatrix\RedDAV\RedFile\put(), queue_run(), ratenotif_run(), receive_post(), Item\remove_child(), remove_obsolete_hublocs(), scale_external_images(), scrape_feed(), enotify\send(), Conversation\set_mode(), store_diaspora_comment_sig(), stream_perms_api_uids(), stream_perms_xchans(), sync_locations(), tag_deliver(), unload_plugin(), z_fetch_url(), z_post_url(), zot_feed(), zot_finger(), zot_gethub(), zot_register_hub(), and zotfeed_init().

-- cgit v1.2.3