Ice 3.8 PHP API Reference

AdapterDescriptor
in package

Table of Contents

Properties

$allocatables  : mixed
$description  : mixed
$id  : mixed
$name  : mixed
$objects  : mixed
$priority  : mixed
$registerProcess  : mixed
$replicaGroupId  : mixed
$serverLifetime  : mixed

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct([mixed $name = '' ][, mixed $description = '' ][, mixed $id = '' ][, mixed $replicaGroupId = '' ][, mixed $priority = '' ][, mixed $registerProcess = false ][, mixed $serverLifetime = false ][, mixed $objects = null ][, mixed $allocatables = null ]) : mixed
Parameters
$name : mixed = ''
$description : mixed = ''
$id : mixed = ''
$replicaGroupId : mixed = ''
$priority : mixed = ''
$registerProcess : mixed = false
$serverLifetime : mixed = false
$objects : mixed = null
$allocatables : mixed = null

__toString()

public __toString() : string
Return values
string

        
On this page

Search results