Ice 3.8 PHP API Reference

ServerDynamicInfo
in package

Table of Contents

Properties

$enabled  : mixed
$id  : mixed
$pid  : mixed
$state  : mixed

Methods

__construct()  : mixed
__toString()  : string

Properties

$enabled

public mixed $enabled

Methods

__construct()

public __construct([mixed $id = '' ][, mixed $state = IceGridServerState::Inactive ][, mixed $pid = 0 ][, mixed $enabled = false ]) : mixed
Parameters
$id : mixed = ''
$state : mixed = IceGridServerState::Inactive
$pid : mixed = 0
$enabled : mixed = false

__toString()

public __toString() : string
Return values
string

        
On this page

Search results