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

  • AddBuddy
  • AddFavourite
  • FileDownload
  • GetSkin
  • GotoLink
  • InstallMacroblock
  • InstallMap
  • InstallMapPack
  • InstallPack
  • InstallReplay
  • InstallSkin
  • InviteBuddy
  • JoinServer
  • PackageMap
  • PlayReplay
  • PlayTrack
  • ShowMessage
  • ViewReplay
  • Overview
  • Namespace
  • Class
  • Tree

Class ShowMessage

ManiaLib\Gui\Maniacode\Component
Extended by ManiaLib\Gui\Maniacode\Elements\ShowMessage
Namespace: ManiaLib\Gui\Maniacode\Elements
Located at libraries/ManiaLib/Gui/Maniacode/Elements/ShowMessage.php
Methods summary
public
# __construct( mixed $message = 'This is a default message provided by Manialib' )
public
# setMessage( mixed $message )
public
# getMessage( )
public
# postFilter( )

Overrides

ManiaLib\Gui\Maniacode\Component::postFilter()
Methods inherited from ManiaLib\Gui\Maniacode\Component
getName(), preFilter(), save(), setName()
Properties summary
protected string $xmlTagName 'show_message'
#
protected mixed $message
#
Properties inherited from ManiaLib\Gui\Maniacode\Component
$name, $xml
ManiaLiveDoc API documentation generated by ApiGen 2.8.0