Ice 3.8 PHP API Reference

QueryPrxHelper
in package

Table of Contents

Methods

checkedCast()  : mixed
createProxy()  : mixed
ice_staticId()  : mixed
uncheckedCast()  : mixed

Methods

checkedCast()

public static checkedCast(mixed $proxy, mixed ...$args) : mixed
Parameters
$proxy : mixed
$args : mixed

createProxy()

public static createProxy(mixed $communicator, mixed $proxyString) : mixed
Parameters
$communicator : mixed
$proxyString : mixed

ice_staticId()

public static ice_staticId() : mixed

uncheckedCast()

public static uncheckedCast(mixed $proxy[, mixed $facet = null ]) : mixed
Parameters
$proxy : mixed
$facet : mixed = null

        
On this page

Search results