Ice 3.8 PHP API Reference

ApplicationUpdateDescriptor
in package

Table of Contents

Properties

$description  : mixed
$distrib  : mixed
$name  : mixed
$nodes  : mixed
$propertySets  : mixed
$removeNodes  : mixed
$removePropertySets  : mixed
$removeReplicaGroups  : mixed
$removeServerTemplates  : mixed
$removeServiceTemplates  : mixed
$removeVariables  : mixed
$replicaGroups  : mixed
$serverTemplates  : mixed
$serviceTemplates  : mixed
$variables  : mixed

Methods

__construct()  : mixed
__toString()  : string

Properties

$removePropertySets

public mixed $removePropertySets

$removeReplicaGroups

public mixed $removeReplicaGroups

$removeServerTemplates

public mixed $removeServerTemplates

$removeServiceTemplates

public mixed $removeServiceTemplates

$removeVariables

public mixed $removeVariables

$serverTemplates

public mixed $serverTemplates

$serviceTemplates

public mixed $serviceTemplates

Methods

__construct()

public __construct([mixed $name = '' ][, mixed $description = null ][, mixed $distrib = null ][, mixed $variables = null ][, mixed $removeVariables = null ][, mixed $propertySets = null ][, mixed $removePropertySets = null ][, mixed $replicaGroups = null ][, mixed $removeReplicaGroups = null ][, mixed $serverTemplates = null ][, mixed $removeServerTemplates = null ][, mixed $serviceTemplates = null ][, mixed $removeServiceTemplates = null ][, mixed $nodes = null ][, mixed $removeNodes = null ]) : mixed
Parameters
$name : mixed = ''
$description : mixed = null
$distrib : mixed = null
$variables : mixed = null
$removeVariables : mixed = null
$propertySets : mixed = null
$removePropertySets : mixed = null
$replicaGroups : mixed = null
$removeReplicaGroups : mixed = null
$serverTemplates : mixed = null
$removeServerTemplates : mixed = null
$serviceTemplates : mixed = null
$removeServiceTemplates : mixed = null
$nodes : mixed = null
$removeNodes : mixed = null

__toString()

public __toString() : string
Return values
string

        
On this page

Search results