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_smtp_servers_to_page_data
  • Hm_Handler_load_smtp_reply_to_details
  • Hm_Handler_load_smtp_servers_from_config
  • Hm_Handler_process_add_smtp_server
  • Hm_Handler_process_auto_bcc
  • Hm_Handler_process_compose_form_submit
  • Hm_Handler_process_compose_type
  • Hm_Handler_process_delete_draft
  • Hm_Handler_save_smtp_servers
  • Hm_Handler_smtp_attach_file
  • Hm_Handler_smtp_auto_bcc_check
  • Hm_Handler_smtp_connect
  • Hm_Handler_smtp_default_server
  • Hm_Handler_smtp_delete
  • Hm_Handler_smtp_delete_attached_file
  • Hm_Handler_smtp_forget
  • Hm_Handler_smtp_save
  • Hm_Handler_smtp_save_draft
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class Hm_Handler_smtp_save_draft

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

Handler modules need to override this method to do work

Handler modules need to override this method to do work

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