Documentation

ItemTypeEntry
in package

Table of Contents

$componentBased  : bool
$numericId  : int
$stringId  : string
__construct()  : mixed
getNumericId()  : int
getStringId()  : string
isComponentBased()  : bool

Properties

Methods

__construct()

public __construct(string $stringId, int $numericId, bool $componentBased) : mixed
Parameters
$stringId : string
$numericId : int
$componentBased : bool
Return values
mixed

getNumericId()

public getNumericId() : int
Return values
int

getStringId()

public getStringId() : string
Return values
string

isComponentBased()

public isComponentBased() : bool
Return values
bool

Search results