Overview

Namespaces

  • DedicatedApi
    • Structures
    • Xmlrpc
  • ManiaLib
    • Gui
      • Cards
        • Dialogs
        • Navigation
      • Elements
      • Layouts
      • Maniacode
        • Elements
    • Utils
  • ManiaLive
    • Application
    • Config
    • Data
    • Database
      • MySQL
      • SQLite
    • DedicatedApi
      • Callback
    • Event
    • Features
      • Admin
      • ChatCommand
      • Tick
      • WebServices
    • Gui
      • Controls
      • Elements
      • Windows
    • PluginHandler
    • Threading
    • Utilities
  • ManiaLiveApplication
  • Maniaplanet
    • WebServices
      • ManiaConnect
      • ManiaHome
      • Rankings
  • PHP

Classes

  • AbstractApplication
  • Adapter
  • CommandLineInterpreter
  • Config
  • ErrorHandling
  • Event

Interfaces

  • Listener

Exceptions

  • CriticalEventException
  • FatalException
  • SilentCriticalEventException
  • Overview
  • Namespace
  • Class
  • Tree

Class Event

ManiaLive\Event\Event
Extended by ManiaLive\Application\Event
Namespace: ManiaLive\Application
Located at libraries/ManiaLive/Application/Event.php
Methods summary
public
# fireDo( mixed $listener )
Methods inherited from ManiaLive\Event\Event
__construct(), getClass(), getMethod()
Constants summary
integer ON_INIT 1
#
integer ON_RUN 2
#
integer ON_PRE_LOOP 4
#
integer ON_POST_LOOP 8
#
integer ON_TERMINATE 16
#
Constants inherited from ManiaLive\Event\Event
ALL
Properties inherited from ManiaLive\Event\Event
$onWhat
ManiaLiveDoc API documentation generated by ApiGen 2.8.0