Home
last modified time | relevance | path

Searched refs:add_handler (Results 1 – 25 of 1266) sorted by relevance

12345678910>>...51

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/imap/
H A Dsetup.php91 add_handler('ajax_imap_debug', 'imap_hide', true);
92 add_handler('ajax_imap_debug', 'imap_connect', true);
93 add_handler('ajax_imap_debug', 'imap_delete', true);
94 add_handler('ajax_imap_debug', 'imap_forget', true);
95 add_handler('ajax_imap_debug', 'imap_save', true);
96 add_handler('ajax_imap_debug', 'save_imap_cache', true);
129 add_handler('ajax_imap_sent', 'imap_sent', true);
130 add_handler('ajax_imap_sent', 'save_imap_cache', true);
148 add_handler('ajax_imap_unread', 'imap_unread', true);
163 add_handler('ajax_imap_status', 'imap_status', true);
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/pop3/
H A Dsetup.php76 add_handler('ajax_pop3_status', 'login', false, 'core');
78 add_handler('ajax_pop3_status', 'language', true, 'core');
81 add_handler('ajax_pop3_status', 'pop3_status', true);
82 add_handler('ajax_pop3_status', 'date', true, 'core');
92 add_handler('ajax_pop3_debug', 'login', false, 'core');
94 add_handler('ajax_pop3_debug', 'language', true, 'core');
97 add_handler('ajax_pop3_debug', 'pop3_connect', true);
98 add_handler('ajax_pop3_debug', 'pop3_delete', true);
99 add_handler('ajax_pop3_debug', 'pop3_forget', true);
100 add_handler('ajax_pop3_debug', 'pop3_save', true);
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/feeds/
H A Dsetup.php53 add_handler('ajax_feed_combined', 'login', false, 'core');
61 add_handler('ajax_feed_combined', 'date', true, 'core');
80 add_handler('ajax_feed_debug', 'login', false, 'core');
82 add_handler('ajax_feed_debug', 'language', true, 'core');
84 add_handler('ajax_feed_debug', 'delete_feed', true);
85 add_handler('ajax_feed_debug', 'feed_connect', true);
86 add_handler('ajax_feed_debug', 'save_feeds', true);
88 add_handler('ajax_feed_debug', 'date', true, 'core');
91 add_handler('ajax_feed_status', 'login', false, 'core');
96 add_handler('ajax_feed_status', 'feed_status', true);
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/tiki/
H A Dsetup.php15 add_handler('groupmail', 'load_data_sources', true, 'tiki', 'message_list_type', 'after');
27 add_handler('ajax_tiki_groupmail', 'load_imap_servers_from_config', true, 'imap');
28 add_handler('ajax_tiki_groupmail', 'imap_oauth2_token_check', true, 'imap');
29 add_handler('ajax_tiki_groupmail', 'close_session_early', true, 'core');
30 add_handler('ajax_tiki_groupmail', 'groupmail_fetch_messages', true);
31 add_handler('ajax_tiki_groupmail', 'save_imap_cache', true);
37 add_handler('ajax_take_groupmail', 'load_imap_servers_from_config', true, 'imap');
38 add_handler('ajax_take_groupmail', 'take_groupmail', true, 'tiki');
45 add_handler('ajax_put_back_groupmail', 'put_back_groupmail', true, 'tiki');
52 add_handler('compose', 'load_tiki_contacts', true, 'tiki', 'load_contacts', 'after');
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/cypht/modules/tiki/
H A Dsetup.php15 add_handler('groupmail', 'load_data_sources', true, 'tiki', 'message_list_type', 'after');
27 add_handler('ajax_tiki_groupmail', 'load_imap_servers_from_config', true, 'imap');
28 add_handler('ajax_tiki_groupmail', 'imap_oauth2_token_check', true, 'imap');
29 add_handler('ajax_tiki_groupmail', 'close_session_early', true, 'core');
30 add_handler('ajax_tiki_groupmail', 'groupmail_fetch_messages', true);
31 add_handler('ajax_tiki_groupmail', 'save_imap_cache', true);
37 add_handler('ajax_take_groupmail', 'load_imap_servers_from_config', true, 'imap');
38 add_handler('ajax_take_groupmail', 'take_groupmail', true, 'tiki');
45 add_handler('ajax_put_back_groupmail', 'put_back_groupmail', true, 'tiki');
52 add_handler('compose', 'load_tiki_contacts', true, 'tiki', 'load_contacts', 'after');
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/smtp/
H A Dsetup.php38 add_handler('ajax_smtp_debug', 'login', false, 'core');
42 add_handler('ajax_smtp_debug', 'smtp_connect', true);
43 add_handler('ajax_smtp_debug', 'smtp_delete', true);
44 add_handler('ajax_smtp_debug', 'smtp_forget', true);
45 add_handler('ajax_smtp_debug', 'smtp_save', true);
46 add_handler('ajax_smtp_debug', 'save_smtp_servers', true);
48 add_handler('ajax_smtp_debug', 'date', true, 'core');
49 add_handler('ajax_smtp_debug', 'http_headers', true, 'core');
52 add_handler('ajax_smtp_save_draft', 'login', false, 'core');
56 add_handler('ajax_smtp_save_draft', 'date', true, 'core');
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/github/
H A Dsetup.php23 add_handler('ajax_github_data', 'login', false, 'core');
24 add_handler('ajax_github_data', 'load_user_data', true, 'core');
26 add_handler('ajax_github_data', 'language', true, 'core');
27 add_handler('ajax_github_data', 'github_list_data', true);
29 add_handler('ajax_github_data', 'date', true, 'core');
30 add_handler('ajax_github_data', 'http_headers', true, 'core');
41 add_handler('ajax_github_event_detail', 'date', true, 'core');
45 add_handler('ajax_github_status', 'login', false, 'core');
47 add_handler('ajax_github_status', 'language', true, 'core');
48 add_handler('ajax_github_status', 'github_status', true);
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/wordpress/
H A Dsetup.php25 add_handler('ajax_wordpess_notifications', 'login', false, 'core');
28 add_handler('ajax_wordpess_notifications', 'language', true, 'core');
30 add_handler('ajax_wordpess_notifications', 'wp_notification_data', true);
31 add_handler('ajax_wordpess_notifications', 'date', true, 'core');
32 add_handler('ajax_wordpess_notifications', 'http_headers', true, 'core');
35 add_handler('ajax_wp_notice_display', 'login', false, 'core');
36 add_handler('ajax_wp_notice_display', 'load_user_data', true, 'core');
37 add_handler('ajax_wp_notice_display', 'language', true, 'core');
38 add_handler('ajax_wp_notice_display', 'get_wp_notice_data', true);
40 add_handler('ajax_wp_notice_display', 'date', true, 'core');
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/imap_folders/
H A Dsetup.php15 add_handler('folders', 'folders_server_id', true, 'imap_folders', 'load_user_data', 'after');
16 add_handler('folders', 'special_folders', true, 'imap_folders', 'folders_server_id', 'after');
31 add_handler('compose', 'special_folders', true, 'imap_folders', 'load_user_data', 'after');
36 add_handler('ajax_imap_folders_delete', 'imap_bust_cache', true, 'imap', 'process_folder_delete', '…
37 add_handler('ajax_imap_folders_delete', 'close_session_early', true, 'core', 'imap_bust_cache', 'af…
42 add_handler('ajax_imap_folders_rename', 'imap_bust_cache', true, 'imap', 'process_folder_rename', …
43 add_handler('ajax_imap_folders_rename', 'close_session_early', true, 'core', 'imap_bust_cache', 'af…
48 add_handler('ajax_imap_folders_create', 'imap_bust_cache', true, 'imap', 'process_folder_create', '…
49 add_handler('ajax_imap_folders_create', 'close_session_early', true, 'core', 'imap_bust_cache', 'af…
59 add_handler('ajax_imap_special_folder', 'save_user_data', true, 'core', 'process_special_folder', '…
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/nux/
H A Dsetup.php12 add_handler('ajax_nux_service_select', 'login', false, 'core');
13 add_handler('ajax_nux_service_select', 'load_user_data', true, 'core');
14 add_handler('ajax_nux_service_select', 'setup_nux', true);
15 add_handler('ajax_nux_service_select', 'process_nux_service', true);
16 add_handler('ajax_nux_service_select', 'language', true, 'core');
17 add_handler('ajax_nux_service_select', 'date', true, 'core');
21 add_handler('ajax_nux_add_service', 'login', false, 'core');
23 add_handler('ajax_nux_add_service', 'setup_nux', true);
28 add_handler('ajax_nux_add_service', 'language', true, 'core');
29 add_handler('ajax_nux_add_service', 'date', true, 'core');
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/saved_searches/
H A Dsetup.php8 add_handler('ajax_save_search', 'login', false, 'core');
9 add_handler('ajax_save_search', 'load_user_data', true, 'core');
10 add_handler('ajax_save_search', 'save_search', true, 'core');
11 add_handler('ajax_save_search', 'language', true);
12 add_handler('ajax_save_search', 'date', true, 'core');
16 add_handler('ajax_update_search', 'login', false, 'core');
19 add_handler('ajax_update_search', 'language', true);
20 add_handler('ajax_update_search', 'date', true, 'core');
24 add_handler('ajax_delete_search', 'login', false, 'core');
27 add_handler('ajax_delete_search', 'language', true);
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/core/
H A Dsetup.php16 add_handler('home', 'check_missing_passwords', true, 'core', 'load_user_data', 'after');
22 add_handler('servers', 'reload_folder_cookie', true, 'core', 'save_user_data', 'after');
31 add_handler('save', 'process_save_form', true, 'core', 'load_user_data', 'after');
36 add_handler('settings', 'process_language_setting', true, 'core', 'date', 'after');
37 add_handler('settings', 'process_list_style_setting', true, 'core', 'date', 'after');
38 add_handler('settings', 'process_timezone_setting', true, 'core', 'date', 'after');
52 add_handler('settings', 'process_show_list_icons', true, 'core', 'date', 'after');
141 add_handler('ajax_test', 'login', false, 'core');
142 add_handler('ajax_test', 'load_user_data', true, 'core');
143 add_handler('ajax_test', 'date', true, 'core');
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/themes/
H A Dsetup.php11 add_handler('ajax_hm_folders', 'load_theme', true, 'themes', 'load_user_data', 'after');
12 add_handler('ajax_imap_folder_expand', 'load_theme', true, 'themes', 'load_user_data', 'after');
14 add_handler('ajax_imap_all_email', 'load_theme', true, 'themes', 'load_user_data', 'after');
15 add_handler('ajax_imap_message_content', 'load_theme', true, 'themes', 'load_user_data', 'after');
16 add_handler('ajax_imap_unread', 'load_theme', true, 'themes', 'load_user_data', 'after');
17 add_handler('ajax_imap_folder_display', 'load_theme', true, 'themes', 'load_user_data', 'after');
19 add_handler('ajax_imap_flagged', 'load_theme', true, 'themes', 'load_user_data', 'after');
20 add_handler('ajax_imap_search', 'load_theme', true, 'themes', 'load_user_data', 'after');
21 add_handler('ajax_imap_sent', 'load_theme', true, 'themes', 'load_user_data', 'after');
24 add_handler('ajax_feed_combined', 'load_theme', true, 'themes', 'load_user_data', 'after');
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/carddav_contacts/
H A Dsetup.php8 add_handler('contacts', 'load_carddav_contacts', true, 'carddav_contacts', 'load_contacts', 'after'…
9 add_handler('contacts', 'load_edit_carddav_contact', true, 'carddav_contacts', 'load_carddav_contac…
10 add_handler('contacts', 'process_edit_carddav_contact', true, 'carddav_contacts', 'load_edit_cardda…
11 add_handler('contacts', 'process_add_carddav_contact', true, 'carddav_contacts', 'load_edit_carddav…
12 add_handler('ajax_autocomplete_contact', 'load_carddav_contacts', true, 'carddav_contacts', 'load_c…
13 add_handler('ajax_imap_message_content', 'load_carddav_contacts', true, 'carddav_contacts', 'load_c…
14 add_handler('compose', 'load_carddav_contacts', true, 'carddav_contacts', 'load_contacts', 'after');
15 add_handler('ajax_delete_contact', 'load_carddav_contacts', true, 'carddav_contacts', 'load_contact…
17 add_handler('ajax_add_contact', 'load_carddav_contacts', true, 'carddav_contacts', 'load_contacts',…
21 add_handler('settings', 'load_carddav_settings', true, 'carddav_contacts', 'load_user_data', 'after…
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/ldap_contacts/
H A Dsetup.php8 add_handler('contacts', 'load_ldap_contacts', true, 'ldap_contacts', 'load_contacts', 'after');
9 add_handler('contacts', 'load_edit_ldap_contact', true, 'ldap_contacts', 'load_ldap_contacts', 'aft…
10 add_handler('contacts', 'process_add_ldap_contact', true, 'ldap_contacts', 'load_edit_ldap_contact'…
11 add_handler('contacts', 'process_ldap_fields', true, 'ldap_contacts', 'process_add_ldap_contact', '…
12 add_handler('contacts', 'process_add_to_ldap_server', true, 'ldap_contacts', 'process_ldap_fields',…
13 add_handler('contacts', 'process_update_ldap_contact', true, 'ldap_contacts', 'load_edit_ldap_conta…
14 add_handler('contacts', 'process_update_ldap_server', true, 'ldap_contacts', 'process_ldap_fields',…
43 add_handler('compose', 'load_ldap_contacts', true, 'ldap_contacts', 'load_contacts', 'after');
44 add_handler('ajax_delete_contact', 'load_ldap_contacts', true, 'ldap_contacts', 'load_contacts', 'a…
46 add_handler('ajax_add_contact', 'load_ldap_contacts', true, 'ldap_contacts', 'load_contacts', 'afte…
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/local_contacts/
H A Dsetup.php8 add_handler('contacts', 'load_local_contacts', true, 'local_contacts', 'load_contacts', 'after');
9 add_handler('contacts', 'load_edit_contact', true, 'local_contacts', 'load_local_contacts', 'after'…
10 add_handler('contacts', 'process_add_contact', true, 'local_contacts', 'load_edit_contact', 'after'…
11 add_handler('contacts', 'process_edit_contact', true, 'local_contacts', 'load_local_contacts', 'aft…
14 add_handler('ajax_autocomplete_contact', 'load_local_contacts', true, 'local_contacts', 'load_conta…
15 add_handler('ajax_imap_message_content', 'load_local_contacts', true, 'local_contacts', 'load_conta…
16 add_handler('compose', 'load_local_contacts', true, 'local_contacts', 'load_contacts', 'after');
17 add_handler('ajax_add_contact', 'load_local_contacts', true, 'local_contacts', 'load_contacts', 'af…
18 add_handler('ajax_add_contact', 'process_add_contact_from_message', true, 'local_contacts', 'save_u…
20 add_handler('ajax_delete_contact', 'load_local_contacts', true, 'local_contacts', 'load_contacts', …
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/contacts/
H A Dsetup.php12 add_handler('contacts', 'load_contacts', true, 'contacts', 'load_user_data', 'after');
19 add_handler('compose', 'load_contacts', true, 'contacts', 'load_user_data', 'after');
20 add_handler('compose', 'process_send_to_contact', true, 'contacts', 'save_user_data', 'before');
22 add_handler('ajax_imap_message_content', 'load_contacts', true, 'contacts', 'load_user_data', 'afte…
23 add_handler('ajax_imap_message_content', 'find_message_contacts', true, 'contacts', 'imap_message_c…
27 add_handler('ajax_add_contact', 'load_contacts', true, 'contacts', 'load_user_data', 'after');
28 add_handler('ajax_add_contact', 'save_user_data', true, 'core', 'language', 'after');
32 add_handler('ajax_autocomplete_contact', 'load_contacts', true, 'contacts', 'load_user_data', 'afte…
33 add_handler('ajax_autocomplete_contact', 'autocomplete_contact', true, 'contacts', 'load_contacts',…
37 add_handler('ajax_delete_contact', 'load_contacts', true, 'contacts', 'load_user_data', 'after');
[all …]
/dports/net-im/prosody/prosody-0.11.13/spec/
H A Dutil_events_spec.lua10 assert.is_function(e.add_handler);
25 e.add_handler("myevent", h);
31 e.add_handler("myevent", h);
37 e.add_handler("myevent", h);
44 e.add_handler(myevent, h);
77 e.add_handler("myevent", h);
117 e.add_handler("myevent", h);
135 e.add_handler("myevent", h);
143 e.add_handler("myevent", h);
156 e.add_handler("myevent", h);
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/gmail_contacts/
H A Dsetup.php8 add_handler('contacts', 'load_gmail_contacts', true, 'gmail_contacts', 'load_contacts', 'after');
10 add_handler('ajax_autocomplete_contact', 'load_imap_servers_from_config', true, 'imap', 'load_user_…
11 add_handler('ajax_autocomplete_contact', 'load_gmail_contacts', true, 'gmail_contacts', 'load_conta…
12 add_handler('ajax_imap_message_content', 'load_gmail_contacts', true, 'gmail_contacts', 'load_conta…
13 add_handler('compose', 'load_gmail_contacts', true, 'gmail_contacts', 'load_contacts', 'after');
14 add_handler('ajax_delete_contact', 'load_gmail_contacts', true, 'gmail_contacts', 'load_contacts', …
15 add_handler('ajax_add_contact', 'load_imap_servers_from_config', true, 'imap', 'load_user_data', 'a…
16 add_handler('ajax_add_contact', 'load_gmail_contacts', true, 'gmail_contacts', 'load_contacts', 'af…
/dports/textproc/syck/syck-0.70/ext/ruby/samples/
H A DokayRpc-server.rb27 s.add_handler( "currentTime.getCurrentTime", %w(time), "Returns the current server time." ) { |meth|
43 s.add_handler( "examples.getStateName", %w(str int), "When passed an integer between 1 and 51 retur…
48 s.add_handler( "examples.sortByAge", %w(seq seq), "Send this method an array of [str, int] sequence…
55 s.add_handler( "examples.addtwo", %w(int int int), "Add two integers together and return the result…
60 s.add_handler( "examples.addtwofloat", %w(float float float), "Add two floats together and return t…
65 s.add_handler( "examples.stringecho", %w(str str), "Accepts a string parameter, returns the string.…
70 s.add_handler( "examples.echo", %w(str str), "Accepts a string parameter, returns the entire incomi…
75 s.add_handler( "examples.base64", %w(str str), "Accepts a base64 parameter and returns it decoded a…
80 s.add_handler( "examples.invertBooleans", %w(seq seq), "Accepts an array of booleans, and returns t…
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/account/
H A Dsetup.php10 add_handler('accounts', 'process_create_account', true, 'account', 'login', 'after');
11 add_handler('accounts', 'process_delete_account', true, 'account', 'process_create_account', 'after…
12 add_handler('accounts', 'check_internal_users', true, 'account', 'login', 'after');
13 add_handler('accounts', 'account_list', true, 'account', 'check_internal_users', 'after');
18 add_handler('change_password', 'process_change_password', true, 'account', 'load_user_data', 'after…
19 add_handler('change_password', 'check_internal_users', true, 'account', 'login', 'after');
23 add_handler('ajax_hm_folders', 'check_internal_users', true, 'account', 'login', 'after');
/dports/www/fswiki/wiki3_6_2/plugin/core/
H A DInstall.pm24 $wiki->add_handler("","plugin::core::ShowPage");
25 $wiki->add_handler("NEW","plugin::core::NewPage");
26 $wiki->add_handler("LIST","plugin::core::ListPage");
28 $wiki->add_handler("EDIT","plugin::core::EditPage");
31 $wiki->add_handler("DIFF","plugin::core::Diff");
45 $wiki->add_handler("SOURCE","plugin::core::Source");
61 $wiki->add_handler("CREATE_WIKI","plugin::core::CreateWikiHandler");
62 $wiki->add_handler("REMOVE_WIKI","plugin::core::RemoveWikiHandler");
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/idle_timer/
H A Dsetup.php10 add_handler('settings', 'process_idle_time_setting', true, 'idle_timer', 'date', 'after');
15 add_handler('ajax_no_op', 'login', false, 'core');
16 add_handler('ajax_no_op', 'load_user_data', true, 'core');
17 add_handler('ajax_no_op', 'process_idle_time', true);
18 add_handler('ajax_no_op', 'date', true, 'core');
19 add_handler('ajax_no_op', 'http_headers', true, 'core');
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/history/
H A Dsetup.php7 add_handler('history', 'load_message_history', true, 'history', 'save_user_data', 'before');
14 add_handler('ajax_imap_message_content', 'history_record_imap_message', true, 'history', 'imap_mess…
15 add_handler('ajax_feed_item_content', 'history_record_feed_message', true, 'history', 'feed_item_co…
16 add_handler('ajax_pop3_message_display', 'history_record_pop3_message', true, 'history', 'pop3_mess…
17 add_handler('ajax_github_event_detail', 'history_record_github_message', true, 'history', 'github_e…
18 add_handler('ajax_wp_notice_display', 'history_record_wp_message', true, 'history', 'get_wp_notice_…
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/hello_world/
H A Dsetup.php61 add_handler('hello_world', 'hello_world_page_handler', true, 'hello_world', 'load_user_data', 'afte…
67 add_handler('ajax_hello_world', 'login', false, 'core');
68 add_handler('ajax_hello_world', 'load_user_data', true, 'core');
69 add_handler('ajax_hello_world', 'language', true, 'core');
70 add_handler('ajax_hello_world', 'date', true, 'core');
71 add_handler('ajax_hello_world', 'http_headers', true, 'core');

12345678910>>...51