Overview

Namespaces

  • Simpletools
    • Autoload
    • Config
    • Db
      • Mysql
    • Event
    • Http
    • Mvc
    • Page
    • Store

Classes

  • Event
  • Overview
  • Namespace
  • Class

Class Event

Namespace: Simpletools\Event
Located at Simpletools/Events/Event.php
Methods summary
public static
# listen( $event, $handler )
public static
# fire( $event )
public static
# queue( $event )
public static
# unqueue( )
public static
# forget( $event )
Properties summary
protected static array $_listeners
# array()
API documentation generated by ApiGen