CheckOutDeserializer
class CheckOutDeserializer extends AbstractDeserializer
Class CheckOutDeserializer extends AbstractDeserializer and is used to build object of specific instance from json
Constants
| ORDER_JQGRID_GROUP |
|
Methods
static Serializer
getDeserializer()
No description
static mixed
deserialize(string $content)
No description
static mixed
serializeForSelectBox(ArrayCollection $content)
Serialize ArrayCollection of objects to array for select box purposes
from AbstractDeserializer
static mixed|string
serializeForAPI(mixed $content)
No description
Details
at line 33
static Serializer
getDeserializer()
at line 47
static mixed
deserialize(string $content)
in AbstractDeserializer at line 49
static mixed
serializeForSelectBox(ArrayCollection $content)
Serialize ArrayCollection of objects to array for select box purposes