EC-CUBE4 APIドキュメント

ItemValidatorTest_FailValidator extends ItemValidator

明細単位の妥当性検証.

Table of Contents

$handleCalled
validate() 妥当性検証を行う. mixed
handle() 検証エラー時に後処理を行う. mixed
execute() ProcessResult
validate() 妥当性検証を行う. mixed
handle() 検証エラー時に後処理を行う. mixed
throwInvalidItemException() mixed

Properties

Methods

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