Documentation

ConfiguratorGroup extends Base
in package

Class ConfiguratorGroup.

Table of Contents

$description  : string
$id  : int
$name  : string
$position  : int
getArrayCopy()  : array<string|int, mixed>
Gets the attributes of this entity.
getDescription()  : string
getId()  : int
getName()  : string
getPosition()  : int
setDescription()  : ConfiguratorGroup
setEntityAttributes()  : $this
Sets the attributes of this entity.
setId()  : ConfiguratorGroup
setName()  : ConfiguratorGroup
setPosition()  : ConfiguratorGroup

Properties

Methods

getArrayCopy()

Gets the attributes of this entity.

public getArrayCopy() : array<string|int, mixed>
Return values
array<string|int, mixed>

setEntityAttributes()

Sets the attributes of this entity.

public setEntityAttributes(array<string|int, mixed> $attributes) : $this
Parameters
$attributes : array<string|int, mixed>
Return values
$this

Search results