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_Output_add_smtp_server_dialog
  • Hm_Output_auto_bcc_setting
  • Hm_Output_compose_form_attach
  • Hm_Output_compose_form_content
  • Hm_Output_compose_form_draft_list
  • Hm_Output_compose_form_end
  • Hm_Output_compose_form_start
  • Hm_Output_compose_page_link
  • Hm_Output_compose_type_setting
  • Hm_Output_display_configured_smtp_servers
  • Hm_Output_filter_upload_file_details
  • Hm_Output_sent_folder_link
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class Hm_Output_sent_folder_link

Hm_Output_Module uses Hm_Module_Output
Extended by Hm_Output_sent_folder_link
Package: modules\smtp\output
Located at smtp/modules.php
Methods summary
protected string
# output( )

Output modules need to override this method to add to a page or AJAX response

Output modules need to override this method to add to a page or AJAX response

Returns

string
Methods inherited from Hm_Output_Module
__construct(), output_content(), trans()
Methods used from Hm_Module_Output
append(), check_overwrite(), concat(), exists(), get(), html_safe(), in(), module_output(), out(), output_protected()
Properties inherited from Hm_Output_Module
$dir, $format, $lang, $lstr
Properties used from Hm_Module_Output
$appendable, $output, $protected
Cypht Documentation API documentation generated by ApiGen