PropertyValue extends PropertyValueBase
Class PropertyValue
Table of Contents
Methods
- getMeaningfulValues() : array<string|int, mixed>
- loadForOrder() : array<string|int, mixed>
- loadOptions() : array<string|int, mixed>
Methods
getMeaningfulValues()
public
static getMeaningfulValues(mixed $personTypeId, mixed $request) : array<string|int, mixed>
Parameters
- $personTypeId : mixed
- $request : mixed
Tags
Return values
array<string|int, mixed>loadForOrder()
public
static loadForOrder(OrderBase $order) : array<string|int, mixed>
Parameters
- $order : OrderBase
Return values
array<string|int, mixed>loadOptions()
public
static loadOptions(mixed $propertyId) : array<string|int, mixed>
Parameters
- $propertyId : mixed