Documentation

ConfiguratorOption extends Base
in package

Class ConfiguratorOption.

Table of Contents

$groupId  : int
$id  : int
$name  : string
$position  : int
getArrayCopy()  : array<string|int, mixed>
Gets the attributes of this entity.
getGroupId()  : int
getId()  : int
getName()  : string
getPosition()  : int
setEntityAttributes()  : $this
Sets the attributes of this entity.
setGroupId()  : ConfiguratorOption
setId()  : ConfiguratorOption
setName()  : ConfiguratorOption
setPosition()  : ConfiguratorOption

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