AloFramework documentation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • Alo
    • Cache
    • CLI
    • Controller
    • Db
    • Exception
    • FileSystem
    • Session
    • Statics
    • Test
    • Validators
    • Windows
  • Controller
  • None
  • PHP

Classes

  • Alo
  • Log

Functions

  • debug
  • escape_html5
  • get
  • getallheaders
  • includeifexists
  • includeonceifexists
  • lite_debug
  • server_is_windows
  • timestamp_precise

No namespace

Classes summary

Alo The global framework class
Log Logs messages

Functions summary

debug Returns a debug string of the passed on variables
escape_html5 Escapes sensitive characters for HTML5 output
get A shortcut to isset($var) ? $var : null
getallheaders Implement getallheaders() for non-apache servers
includeifexists Performs include() only if a file exists
includeonceifexists Performs include_once() only if a file exists
lite_debug Returns a lite debug string of passed on variables
server_is_windows Check if the server is running Windows
timestamp_precise Returns a very precise timestamp
AloFramework documentation API documentation generated by ApiGen 2.8.0