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

  • EchoHandler
  • Updater
  • UpdaterClient
  • Overview
  • Namespace
  • Class
  • Tree

Class Updater

Checks for updates periodically.

ManiaLib\Utils\Singleton
Extended by ManiaLive\Features\Updater implements ManiaLive\Features\Tick\Listener
Namespace: ManiaLive\Features
Author: Florian Schnell
Located at libraries/ManiaLive/Features/Updater.php
Methods summary
protected
# __construct( )

Overrides

ManiaLib\Utils\Singleton::__construct()
public
# onTick( )

(non-PHPdoc)

(non-PHPdoc)

See

libraries/ManiaLive/Features/Tick/ManiaLive\Features\Tick.Listener::onTick()

Implementation of

ManiaLive\Features\Tick\Listener::onTick()
public
# checkUpdate( )

Routine that compares version number to the latest version online.

Routine that compares version number to the latest version online.

Methods inherited from ManiaLib\Utils\Singleton
__clone(), getInstance()
Properties summary
protected mixed $lastDisplayed
#
Properties inherited from ManiaLib\Utils\Singleton
$instances
ManiaLiveDoc API documentation generated by ApiGen 2.8.0