CatalogItemsParametersGroupTrait

This is the catalog items parameters group trait.

Table of Contents

$idList  : string
$pId  : string
setIdList() Sets a list of internal identifiers for this parameters group.  : void
setPId() Sets the public identifier parameter for this parameters group.  : void

Properties

Methods

setIdList()

Sets a list of internal identifiers for this parameters group.

public setIdList(string $idList) : void
Parameters
$idList : string
Return values
void

setPId()

Sets the public identifier parameter for this parameters group.

public setPId(string $pId) : void
Parameters
$pId : string
Return values
void

Search results