Methods summary
public
|
#
__construct( mixed $name, mixed $owner = null, mixed $fromTemplateXml = FALSE )
|
public
integer
|
#
count( )
returns number of members in this group
returns number of members in this group
Returns
integer
|
public
|
#
load_from_domxml( mixed $xml )
|
public
|
#
setName( mixed $newName )
Parameters
- $newName
mixed $newName string
|
public
|
#
API_setName( string $newName )
|
public
boolean
|
#
addMember( Service|ServiceGroup $newObject, boolean $rewriteXml = TRUE )
Parameters
Returns
boolean
|
public
boolean
|
|
public
boolean
|
#
API_addMember( Service|ServiceGroup $newObject )
Add a member to this group, it must be passed as an object
Add a member to this group, it must be passed as an object
Parameters
Returns
boolean
|
public
boolean
|
|
public
&
|
|
public
boolean
|
|
public
|
#
API_replaceReferencedObject( mixed $old, mixed $new )
|
public
|
|
public
|
|
public
|
|
public
boolean
|
#
equals( Service|ServiceGroup $otherObject )
Parameters
Returns
boolean true if objects have same same and values
|
public
boolean
|
#
sameValue( ServiceGroup $otherObject )
Parameters
Returns
boolean true if both objects contain same objects names
|
public
&
|
|
public
string|
|
#
displayValueDiff( ServiceGroup $otherObject, integer $indent = 0, boolean|false $toString = FALSE )
Parameters
- $otherObject
ServiceGroup $otherObject
- $indent
integer $indent
- $toString
boolean|false $toString
Returns
string|
|
public
ServiceDstPortMapping
|
|
public
|
|
public
Service[]|ServiceGroup[]
&
|
#
expand( boolean $keepGroupsInList = FALSE )
Parameters
- $keepGroupsInList
boolean $keepGroupsInList
Returns
Service[]|ServiceGroup[]list of all member objects, if some of them are groups, they are exploded and
their members inserted
|
public
Service[]|ServiceGroup[]
|
|
public
boolean
|
|
public
boolean
|
#
hasNamedObjectRecursive( string $objectName )
Parameters
- $objectName
string $objectName
Returns
boolean
|
public
|
#
removeAll( mixed $rewriteXml = TRUE )
|
public
|
#
replaceGroupbyService( mixed $padding = "" )
|
public
|
#
replaceByMembersAndDelete( mixed $padding = "", mixed $isAPI = FALSE, mixed $rewriteXml = TRUE, mixed $forceAny = FALSE )
|