Overview

Packages

  • framework
    • api
    • auth
    • cache
    • config
    • crypt
    • db
    • dispatch
    • format
    • module
    • modules
    • oauth2
    • output
    • request
    • servers
    • session
    • setup
    • webdav
  • modules
    • 2fa
      • handler
      • output
    • account
      • handler
      • output
    • api
      • login
        • functions
        • handler
    • calendar
      • handler
      • lib
      • output
    • carddav
      • contacts
        • functions
        • handler
    • contacts
      • handler
      • lib
      • output
    • core
      • handler
      • output
    • desktop
      • notifications
    • developer
      • handler
      • output
    • dynamic
      • login
        • handler
        • lib
        • output
    • feeds
      • handler
      • lib
      • output
    • github
      • handler
      • lib
      • output
    • gmail
      • contacts
        • handler
        • lib
    • helloworld
      • handler
      • output
    • history
      • handler
      • output
    • idletimer
      • handler
      • output
    • imap
      • folders
        • handler
        • output
      • handler
      • lib
      • output
    • inline
      • message
        • handler
        • output
    • keyboard
      • shortcuts
        • handler
        • output
    • ldap
      • contacts
        • handler
        • lib
        • output
    • local
      • contacts
        • handler
        • output
    • nasa
      • handler
      • output
    • nux
      • handler
      • lib
      • output
    • pgp
      • handler
      • output
    • pop3
      • handler
      • lib
      • output
    • profile
      • handler
      • output
    • profiles
      • lib
    • recaptcha
      • handler
      • output
    • recover
      • settings
        • handler
        • output
    • savedsearches
      • handler
      • lib
      • output
    • site
      • handler
    • smtp
      • handler
      • lib
      • output
    • tags
      • handler
      • libs
      • output
    • themes
      • handler
      • output
    • wordpress
      • handler
      • output
  • None

Classes

  • Hm_Handler_add_imap_servers_to_page_data
  • Hm_Handler_flag_imap_message
  • Hm_Handler_imap_bust_cache
  • Hm_Handler_imap_combined_inbox
  • Hm_Handler_imap_connect
  • Hm_Handler_imap_delete
  • Hm_Handler_imap_delete_message
  • Hm_Handler_imap_download_message
  • Hm_Handler_imap_flagged
  • Hm_Handler_imap_folder_expand
  • Hm_Handler_imap_folder_page
  • Hm_Handler_imap_folder_status
  • Hm_Handler_imap_forget
  • Hm_Handler_imap_forward_attachments
  • Hm_Handler_imap_hide
  • Hm_Handler_imap_mark_as_answered
  • Hm_Handler_imap_mark_as_read
  • Hm_Handler_imap_message_action
  • Hm_Handler_imap_message_content
  • Hm_Handler_imap_message_list_type
  • Hm_Handler_imap_oauth2_token_check
  • Hm_Handler_imap_process_move
  • Hm_Handler_imap_save
  • Hm_Handler_imap_save_sent
  • Hm_Handler_imap_search
  • Hm_Handler_imap_sent
  • Hm_Handler_imap_status
  • Hm_Handler_imap_unflag_on_send
  • Hm_Handler_imap_unread
  • Hm_Handler_load_imap_folders
  • Hm_Handler_load_imap_servers_for_message_list
  • Hm_Handler_load_imap_servers_for_search
  • Hm_Handler_load_imap_servers_from_config
  • Hm_Handler_prefetch_imap_folders
  • Hm_Handler_process_add_imap_server
  • Hm_Handler_process_imap_per_page_setting
  • Hm_Handler_process_imap_source_update
  • Hm_Handler_process_msg_part_icons
  • Hm_Handler_process_sent_since_setting
  • Hm_Handler_process_sent_source_max_setting
  • Hm_Handler_process_simple_msg_parts
  • Hm_Handler_process_text_only_setting
  • Hm_Handler_save_imap_cache
  • Hm_Handler_save_imap_servers
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class Hm_Handler_imap_delete_message

Delete a message

Hm_Handler_Module uses Hm_Module_Output, Hm_Handler_Validate
Extended by Hm_Handler_imap_delete_message
Package: modules\imap\handler
Located at imap/modules.php
Methods summary
public
# process( )

Use IMAP to delete the selected message uid

Use IMAP to delete the selected message uid

Methods inherited from Hm_Handler_Module
__construct(), module_is_supported(), process_form(), process_key()
Methods used from Hm_Module_Output
append(), check_overwrite(), concat(), exists(), get(), html_safe(), in(), module_output(), out(), output_protected()
Methods used from Hm_Handler_Validate
source_and_target(), validate_method(), validate_origin(), validate_source(), validate_target()
Properties inherited from Hm_Handler_Module
$config, $page, $request, $session, $user_config
Properties used from Hm_Module_Output
$appendable, $output, $protected
Cypht Documentation API documentation generated by ApiGen