Ice 3.8 PHP API Reference

ServiceDescriptor extends CommunicatorDescriptor
in package

Table of Contents

Properties

$_ice_slicedData  : mixed
$adapters  : mixed
$dbEnvs  : mixed
$description  : mixed
$entry  : mixed
$logs  : mixed
$name  : mixed
$propertySet  : mixed

Methods

__construct()  : mixed
__toString()  : string
ice_getSlicedData()  : mixed
ice_id()  : mixed
ice_staticId()  : mixed

Properties

$_ice_slicedData

public mixed $_ice_slicedData

Methods

__construct()

public __construct([mixed $adapters = null ][, mixed $propertySet = null ][, mixed $dbEnvs = null ][, mixed $logs = null ][, mixed $description = '' ][, mixed $name = '' ][, mixed $entry = '' ]) : mixed
Parameters
$adapters : mixed = null
$propertySet : mixed = null
$dbEnvs : mixed = null
$logs : mixed = null
$description : mixed = ''
$name : mixed = ''
$entry : mixed = ''

__toString()

public __toString() : string
Return values
string

ice_getSlicedData()

public ice_getSlicedData() : mixed

ice_staticId()

public static ice_staticId() : mixed

        
On this page

Search results