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_enable_shortcut_setting
  • Hm_Output_keyboard_shortcut_data
  • Hm_Output_shortcut_edit_form
  • Hm_Output_shortcuts_content
  • Hm_Output_shortcuts_page_link
  • Hm_Output_start_shortcuts_page
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class Hm_Output_enable_shortcut_setting

Hm_Output_Module uses Hm_Module_Output
Extended by Hm_Output_enable_shortcut_setting
Package: modules\keyboard\shortcuts\output
Located at keyboard_shortcuts/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