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

  • AdminGroup
  • Overview
  • Namespace
  • Class
  • Tree

Class AdminGroup

Abstract
Namespace: ManiaLive\Features\Admin
Located at libraries/ManiaLive/Features/Admin/AdminGroup.php
Methods summary
public static boolean
# contains( string $login )

Check if the given login is an admin or not

Check if the given login is an admin or not

Parameters

$login
string
$login

Returns

boolean
public static array
# get( )

Return the list of Admins' login

Return the list of Admins' login

Returns

array
ManiaLiveDoc API documentation generated by ApiGen 2.8.0