EC-CUBE4 APIドキュメント

EmptyItemsValidator extends ItemHolderValidator

カート/受注の妥当性検証を行う.

Table of Contents

$entityManager EntityManagerInterface
__construct() EmptyItemsProcessor constructor. mixed
validate() mixed
execute() ProcessResult
validate() mixed
handle() mixed
throwInvalidItemException() mixed

Properties

Methods

__construct()

EmptyItemsProcessor constructor.

public __construct( $entityManager : EntityManagerInterface ) : mixed
Parameters
$entityManager : EntityManagerInterface
Return values
mixed

throwInvalidItemException()

protected throwInvalidItemException( $errorCode : [, $ProductClass : ProductClass = null ] [, $warning : mixed = false ] ) : mixed
Parameters
$errorCode :
$ProductClass : ProductClass = null
$warning : mixed = false
Tags
throws
InvalidItemException
Return values
mixed

Search results