C

GoodCode::code() — Method in class GoodCode

Gets the code property

$ ReceiptCode#codeProperty in class ReceiptCode

Receipt code

ReceiptCode::code() — Method in class ReceiptCode

Parse code and set code, prefix, ymd and number.

SetGood::code() — Method in class SetGood

Gets a code property.

G

GoodCodeClass in namespace Cable8mm\GoodCode

This class makes a set code, option code and so on.

GoodCode::getId() — Method in class GoodCode

Get ID from GIF and COM codes.

SetGood::goods() — Method in class SetGood

Gets a goods property.

L

LocationCodeClass in namespace Cable8mm\GoodCode

This class represents a warehouse location identified by warehouse, rack, and shelf. The location code is generated from these properties.

LocationCode::locationCode() — Method in class LocationCode

Get the location code.

N

$ ReceiptCode#numberProperty in class ReceiptCode

Number of the receipt code

ReceiptCode::nextCode() — Method in class ReceiptCode

Get next code.

O

GoodCode::originalType() — Method in class GoodCode

Gets the originalType property

GoodCode::of() — Method in class GoodCode

Create GoodCode instance from given code string and callback function

LocationCode::of() — Method in class LocationCode

Create a new Location instance.

ReceiptCode::of() — Method in class ReceiptCode

Create a new instance of ReceiptCode.

Sku::of() — Method in class Sku

Create a new SKU instance.

SetGood::of() — Method in class SetGood

Create SetGood instance from code.

SetGood::ofArray() — Method in class SetGood

Create SetGood instance from key-value set code array.

R

ReceiptCodeClass in namespace Cable8mm\GoodCode

This class represents a receipt code identified by code, prefix, ymd and number. The receipt code is generated from these properties.

S

GoodCode::setCodeOf() — Method in class GoodCode

Make SetCode from key-value set code array.

SkuClass in namespace Cable8mm\GoodCode

This class represents a SKU identified by code and prefix. The SKU is generated from these properties.

Sku::sku() — Method in class Sku

Get the SKU.

SetGoodClass in namespace Cable8mm\GoodCode\ValueObjects

This class is a value object for SetGood object.

T

GoodCode::type() — Method in class GoodCode

Gets the type property

V

GoodCode::value() — Method in class GoodCode

Output value for good code.

Y

$ ReceiptCode#ymdProperty in class ReceiptCode

Year month day of the receipt code

_

GoodCode::__construct() — Method in class GoodCode
Constructor.
LocationCode::__toString() — Method in class LocationCode

Get the string representation of the location code.

ReceiptCode::__toString() — Method in class ReceiptCode

Get the string representation of the object.

Sku::__toString() — Method in class Sku

Get the string representation of the SKU.

SetGood::__toString() — Method in class SetGood

Gets a string representation of the object.