phpDocumentor

ProductConditionNoticeContentView extends ProductConditionNoticeContentView_parent
in package
Uses CheckoutSessionTrait

Table of Contents

prepare_data()  : mixed
checkForUsedOrRenewedProducts()  : bool
getConditionNoticeSessionValue()  : string|null
getWarrantyNoticeSessionValue()  : string|null
issetConditionNoticeSession()  : bool
issetWarrantyNoticeSession()  : bool
setConditionNoticeSession()  : void
setWarrantyNoticeSession()  : void
unsetConditionNoticeSession()  : void
unsetWarrantyNoticeSession()  : void

Methods

getConditionNoticeSessionValue()

protected getConditionNoticeSessionValue() : string|null
Return values
string|null

getWarrantyNoticeSessionValue()

protected getWarrantyNoticeSessionValue() : string|null
Return values
string|null

issetConditionNoticeSession()

protected issetConditionNoticeSession() : bool
Return values
bool

issetWarrantyNoticeSession()

protected issetWarrantyNoticeSession() : bool
Return values
bool

setConditionNoticeSession()

protected setConditionNoticeSession(string $value) : void
Parameters
$value : string
Return values
void

setWarrantyNoticeSession()

protected setWarrantyNoticeSession(string $value) : void
Parameters
$value : string
Return values
void

unsetConditionNoticeSession()

protected unsetConditionNoticeSession() : void
Return values
void

unsetWarrantyNoticeSession()

protected unsetWarrantyNoticeSession() : void
Return values
void

Search results