From 8a7fea45cc471b57cf0e44b03992d94b5a73bd0a Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 3 Aug 2013 00:41:40 -0700 Subject: doc updates --- doc/html/boot_8php.html | 4 ++-- doc/html/classApp-members.html | 2 +- doc/html/classApp.html | 8 ++++---- doc/html/classApp.js | 2 +- doc/html/functions_0x73.html | 2 +- doc/html/functions_func.html | 2 +- doc/html/navtreeindex1.js | 2 +- doc/html/search/all_73.js | 2 +- doc/html/search/functions_73.js | 2 +- 9 files changed, 13 insertions(+), 13 deletions(-) (limited to 'doc') diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index 48c059c0d..5b5c95f1e 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -1511,7 +1511,7 @@ Variables
-

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

+

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

@@ -3981,7 +3981,7 @@ Variables

registration policies

-

Referenced by admin_page_site(), api_statusnet_config(), import_site(), invite_content(), login_content(), register_content(), register_post(), regmod_content(), and zfinger_init().

+

Referenced by admin_page_site(), api_statusnet_config(), import_site(), login_content(), register_content(), register_post(), regmod_content(), and zfinger_init().

diff --git a/doc/html/classApp-members.html b/doc/html/classApp-members.html index 2aca32173..57efce016 100644 --- a/doc/html/classApp-members.html +++ b/doc/html/classApp-members.html @@ -189,7 +189,7 @@ $(document).ready(function(){initNavTree('classApp.html','');}); head_get_icon()App head_set_icon($icon)App register_template_engine($class, $name= '')App - set_account($aid)App + set_account($acct)App set_apps($arr)App set_baseurl($url)App set_channel($channel)App diff --git a/doc/html/classApp.html b/doc/html/classApp.html index 84c465b4d..2328b52bd 100644 --- a/doc/html/classApp.html +++ b/doc/html/classApp.html @@ -131,8 +131,8 @@ Public Member Functions    get_path ()   - set_account ($aid) -  + set_account ($acct) +   get_account ()    set_channel ($channel) @@ -653,7 +653,7 @@ Private Attributes - +
@@ -661,7 +661,7 @@ Private Attributes - +
App::set_account (  $aid)$acct)
diff --git a/doc/html/classApp.js b/doc/html/classApp.js index ef5ac8e97..958b1fb6a 100644 --- a/doc/html/classApp.js +++ b/doc/html/classApp.js @@ -20,7 +20,7 @@ var classApp = [ "head_get_icon", "classApp.html#af17df107f2216ddf5ad2a7e0f2ba2166", null ], [ "head_set_icon", "classApp.html#a8863703a0305eaa45eb970dbd2046291", null ], [ "register_template_engine", "classApp.html#abf46a653d8499e7c253cc1be894a6d83", null ], - [ "set_account", "classApp.html#a5c83c957ada53e170901e3c025080862", null ], + [ "set_account", "classApp.html#aeb1fe1c8ad9aa639909bd183ce578536", null ], [ "set_apps", "classApp.html#abea5a4f77dcd53c928dc4eed86616637", null ], [ "set_baseurl", "classApp.html#a78788f6e9d8b713b138f81e457c5cd08", null ], [ "set_channel", "classApp.html#a89e9feb2bfb5253883a9720beaffe876", null ], diff --git a/doc/html/functions_0x73.html b/doc/html/functions_0x73.html index 79a563b07..123d7313e 100644 --- a/doc/html/functions_0x73.html +++ b/doc/html/functions_0x73.html @@ -158,7 +158,7 @@ $(document).ready(function(){initNavTree('functions_0x73.html','');}); : Cache
  • set_account() -: App +: App
  • set_app() : BaseObject diff --git a/doc/html/functions_func.html b/doc/html/functions_func.html index ec7653dce..667b650e7 100644 --- a/doc/html/functions_func.html +++ b/doc/html/functions_func.html @@ -584,7 +584,7 @@ $(document).ready(function(){initNavTree('functions_func.html','');}); : Cache
  • set_account() -: App +: App
  • set_app() : BaseObject diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 0b9e3d470..aa7a90400 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -129,7 +129,6 @@ var NAVTREEINDEX1 = "classApp.html#a57d041fcc003d08c127dfa99a02bc192":[4,0,5,75], "classApp.html#a59dd4b665c70e7dbd80682c014ff7145":[4,0,5,65], "classApp.html#a5c63eabdc7fdd8b6e3348980ec16a3ad":[4,0,5,3], -"classApp.html#a5c83c957ada53e170901e3c025080862":[4,0,5,20], "classApp.html#a5cfc098c061b7d765add58fd2ca97445":[4,0,5,43], "classApp.html#a5e6a6bd641e4d9909df56f0283c03821":[4,0,5,24], "classApp.html#a5f64620473a9727a48ebe9cf6f335a98":[4,0,5,81], @@ -177,6 +176,7 @@ var NAVTREEINDEX1 = "classApp.html#adf2aaf95b062736a6fd5fc70fadf80e8":[4,0,5,90], "classApp.html#ae3f47830543d0d902f66913def8db66b":[4,0,5,57], "classApp.html#ae9f96338f32187d308b67b980eea0008":[4,0,5,74], +"classApp.html#aeb1fe1c8ad9aa639909bd183ce578536":[4,0,5,20], "classApp.html#aeca29fd4f7192ca07369b3c598c36e67":[4,0,5,85], "classApp.html#af17df107f2216ddf5ad2a7e0f2ba2166":[4,0,5,17], "classApp.html#af5007c42a693afd9c4899c243b2e1363":[4,0,5,53], diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js index 77c05a3f4..10773a993 100644 --- a/doc/html/search/all_73.js +++ b/doc/html/search/all_73.js @@ -26,7 +26,7 @@ var searchData= ['service_5fclass_5ffetch',['service_class_fetch',['../plugin_8php.html#a905b54e10704b283ac64680a8abc0971',1,'plugin.php']]], ['session_2ephp',['session.php',['../session_8php.html',1,'']]], ['set',['set',['../classCache.html#ae622b82adc1c2fb1f3e2cc4fd9688fce',1,'Cache']]], - ['set_5faccount',['set_account',['../classApp.html#a5c83c957ada53e170901e3c025080862',1,'App']]], + ['set_5faccount',['set_account',['../classApp.html#aeb1fe1c8ad9aa639909bd183ce578536',1,'App']]], ['set_5fapp',['set_app',['../classBaseObject.html#a0a9acda12d751692834cf6999f889223',1,'BaseObject']]], ['set_5fapps',['set_apps',['../classApp.html#abea5a4f77dcd53c928dc4eed86616637',1,'App']]], ['set_5fbaseurl',['set_baseurl',['../classApp.html#a78788f6e9d8b713b138f81e457c5cd08',1,'App']]], diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js index 2d6052b46..d3b45321a 100644 --- a/doc/html/search/functions_73.js +++ b/doc/html/search/functions_73.js @@ -22,7 +22,7 @@ var searchData= ['service_5fclass_5fallows',['service_class_allows',['../plugin_8php.html#a030cec6793b909c439c0336ba39b1571',1,'plugin.php']]], ['service_5fclass_5ffetch',['service_class_fetch',['../plugin_8php.html#a905b54e10704b283ac64680a8abc0971',1,'plugin.php']]], ['set',['set',['../classCache.html#ae622b82adc1c2fb1f3e2cc4fd9688fce',1,'Cache']]], - ['set_5faccount',['set_account',['../classApp.html#a5c83c957ada53e170901e3c025080862',1,'App']]], + ['set_5faccount',['set_account',['../classApp.html#aeb1fe1c8ad9aa639909bd183ce578536',1,'App']]], ['set_5fapp',['set_app',['../classBaseObject.html#a0a9acda12d751692834cf6999f889223',1,'BaseObject']]], ['set_5fapps',['set_apps',['../classApp.html#abea5a4f77dcd53c928dc4eed86616637',1,'App']]], ['set_5fbaseurl',['set_baseurl',['../classApp.html#a78788f6e9d8b713b138f81e457c5cd08',1,'App']]], -- cgit v1.2.3