UserCache
in package
Tags
Table of Contents
Properties
- $client : Client
- $productActive : int
- $productNonZero : int
- $productNotActive : int
- $productTotal : int
- $qualityCheck : int
- $qualityCheckError : int
Methods
- getClient() : Client
- Get $owner
- getProductActive() : int
- Get the value of productActive
- getProductNonZero() : int
- Get the value of productError
- getProductNotActive() : int
- Get the value of productNotActive
- getProductTotal() : int
- Get the value of productTotal
- getQualityCheck() : int
- Get the value of qualityCheck
- getQualityCheckError() : int
- Get the value of qualityCheckError
Properties
$client
private
Client
$client
Tags
$productActive
private
int
$productActive
Tags
$productNonZero
private
int
$productNonZero
Tags
$productNotActive
private
int
$productNotActive
Tags
$productTotal
private
int
$productTotal
Tags
$qualityCheck
private
int
$qualityCheck
Tags
$qualityCheckError
private
int
$qualityCheckError
Tags
Methods
getClient()
Get $owner
public
getClient() : Client
Return values
ClientgetProductActive()
Get the value of productActive
public
getProductActive() : int
Return values
intgetProductNonZero()
Get the value of productError
public
getProductNonZero() : int
Return values
intgetProductNotActive()
Get the value of productNotActive
public
getProductNotActive() : int
Return values
intgetProductTotal()
Get the value of productTotal
public
getProductTotal() : int
Return values
intgetQualityCheck()
Get the value of qualityCheck
public
getQualityCheck() : int
Return values
intgetQualityCheckError()
Get the value of qualityCheckError
public
getQualityCheckError() : int