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

  • Dependency
  • Event
  • Plugin
  • PluginHandler

Interfaces

  • Listener
  • WaitingCompliant

Exceptions

  • DependencyException
  • DependencyNotFoundException
  • DependencyTooNewException
  • DependencyTooOldException
  • Exception
  • Overview
  • Namespace
  • Class
  • Tree

Interface Listener

ManiaLive\PluginHandler\Listener implements ManiaLive\Event\Listener

Direct known implementers

ManiaLive\PluginHandler\Plugin
Namespace: ManiaLive\PluginHandler
Author: Florian Schnell
Located at libraries/ManiaLive/PluginHandler/Listener.php
Methods summary
public
# onPluginLoaded( string $pluginId )

Event launch when a Plugin is loaded

Event launch when a Plugin is loaded

Parameters

$pluginId
string
$pluginId
public
# onPluginUnloaded( string $pluginId )

Event launch when a plugin is unloaded

Event launch when a plugin is unloaded

Parameters

$pluginId
string
$pluginId
ManiaLiveDoc API documentation generated by ApiGen 2.8.0