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_Debug
  • Hm_Image_Sources
  • Hm_Msgs
  • Hm_Output
  • Hm_Output_HTTP

Traits

  • Hm_List

Functions

  • elog
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Trait Hm_List

Message list struct used for user notices and system debug

Direct Known Users

Hm_Debug, Hm_Msgs
Package: framework\output
Located at output.php
Methods summary
public static
# add( string $string )

Add a message

Add a message

Parameters

$string
message to add
public static array
# get( )

Return all messages

Return all messages

Returns

array
all messages
public static null
# flush( )

Flush all messages

Flush all messages

Returns

null
public static string
# str( mixed $mixed, $return_type = true )

Stringify a value

Stringify a value

Parameters

$mixed
value to stringify
$return_type

Returns

string
public static boolean
# show( )

Log all messages

Log all messages

Returns

boolean
Properties summary
private static array $msgs
# array()
Cypht Documentation API documentation generated by ApiGen