=> common_functions.js 723 - cExecute ("$this.imap_functions.getacl", handler_imap_getacl) => draw_api.js 109 - Ajax( '$this.imap_functions.get_folders_list', { 'folder': current_folder }, update_tree_folders ) 431 - Ajax( '$this.imap_functions.get_range_msgs2', {..... 810 - Ajax( '$this.imap_functions.get_info_msg', { 'msg_number': msg_number, 'msg_folder': msg_folder }, show_msg ) 294 - cExecute("$this.imap_functions.create_extra_mailbox", handler_correct_folders, "nw_folders=" + folder_create) 3061 - cExecute ("expressoMail1_2.imap_functions.get_quota_folders", showQuota ) 3105 - cExecute ("$this.imap_functions.get_quota&folder_id="+folder_id,build_quota) => local_messages.js 1290 - cExecute ("$this.imap_functions.unarchive_mail&", handler_unarchive, params) => mail_sync.js 190 - cExecute("$this.imap_functions.get_info_msgs&folder=" + folder_to_sync[0] + "&msgs_number=" + folder_to_sync[2], start_sync_mails) 196 - cExecute("$this.imap_functions.msgs_to_archive", start_sync_mails,params) 404 - cExecute ("$this.imap_functions.delete_msgs&folder="+folder_to_remove_msgs+"&msgs_number="+msgs, handler_delete_msgs) => main.js 82 - Ajax( '$this.imap_functions.get_range_msgs2', { .... 90 - Ajax( '$this.imap_functions.get_folders_list', { 'onload': true }, update_menu ) 479 - Ajax( '$this.imap_functions.send_notification', { .... 640 - Ajax( '$this.imap_functions.refresh', { .... 713 - Ajax( '$this.imap_functions.get_info_msg', { 'msg_number': previous_msg, 'msg_folder': current_folder }, show_msg ) 866 - Ajax( '$this.imap_functions.get_info_msg', { 'msg_number': previous_msg, 'msg_folder': folder }, show_msg ) 957 - Ajax( '$this.imap_functions.move_messages', { .... 1588 - Ajax( '$this.imap_functions.send_mail', form, function( data ) { .... 1743 - Ajax( '$this.imap_functions.save_msg', form, function( data ) { .... 1808 - Ajax( '$this.imap_functions.get_info_msg', { 'msg_number': newUid, 'msg_folder': current_folder }, show_msg ) 2319 - Ajax( '$this.imap_functions.import_msgs', document.form_import, handler ) 346 - cExecute ("$this.imap_functions.remove_attachments&folder="+folder+"&msg_num="+msg_num, call_back) 736 - cExecute ("$this.imap_functions.delete_msgs&folder="+folder+"&msgs_number="+msgs_number+"&border_ID="+border_ID+"&sort_box_type="+sort_box_type+"&search_box_type="+search_box_type+"&sort_box_reverse="+sort_box_reverse, handler_delete_msgs) 825 - cExecute ("$this.imap_functions.move_search_messages", handler_move_search_msgs, params) 1477 - cExecute ("$this.imap_functions.show_decript&", handler, para) 1510 - cExecuteForm ("$this.imap_functions.send_mail", form, handler_send_smime, ID) 1638 - cExecute("$this.imap_functions.delete_msgs&folder=" + openTab.imapBox[ID] + "&msgs_number=" + openTab.imapUid[ID], function (data) { return }) 1845 - cExecuteForm ("$this.imap_functions.save_msg", form, handler_save_msg,border_id) 1913 - cExecute ("$this.imap_functions.set_messages_flag&folder="+folder+"&msgs_to_set="+msgs_to_set+"&flag="+flag, handler_set_messages_flag) 1960 - cExecute ("$this.imap_functions.set_messages_flag&folder="+( msg_number_folder ? msg_number_folder.value : get_current_folder() )+"&msgs_to_set="+msg_number+"&flag="+flag, handler_set_messages_flag) 2338 - cExecute('$this.imap_functions.delete_mailbox',function(){},'del_past=INBOX/Lixeira/tmpMoveToLocal') 2445 - cExecuteForm("$this.imap_functions.send_mail", msg_to_send, handler_send_queue_message,"queue_"+ID_tmp) => sharemailbox.js 129 - cExecute("$this.imap_functions.getaclfromuser&user=" + user, getAclFromUser ) 176 - cExecute("$this.imap_functions.setaclfromuser&user=" + user + "&acl=" + acl, setAclFromUser) 455 - cExecute("$this.imap_functions.setaclfromuser&user=" + user + "&acl=none", removeUser ) => messages_controller.js 18 - Ajax( '$this.imap_functions.get_range_msgs2', { .... 31 - Ajax( '$this.imap_functions.get_info_msg', { 'msg_number': msg_number, 'msg_folder': msg_folder }, callback ); => serach.js 225 - Ajax( '$this.imap_functions.search_msg', params, function( data ) { .... => TreeShow.js 41 - Ajax( '$this.imap_functions.get_folders_list', { 'folder': current_folder }, handler_update_folders ) 178 - Ajax( '$this.imap_functions.create_mailbox', { 'newp': newp }, function( data ) { ....