Class CustomerGroupSettings

Class CustomerGroupSettings

CustomerGroupSettings implements CustomerGroupSettingsInterface

Methods summary

public __construct( BoolType $statusPublic, BoolType $statusOtDiscount, BoolType $statusGraduatedPrices, BoolType $statusShowPrice, BoolType $statusShowPriceTax, BoolType $statusAddTaxOt, BoolType $statusDiscountAttributes, BoolType $statusFsk18, BoolType $statusFsk18Display, BoolType $statusWriteReviews, BoolType $statusReadReviews )
public isPublic( void ) : boolean

Checks if the customer group is public or not.

public isOtDiscountFlag( void ) : boolean

Checks if ot discount flag enable or not.

public isGraduatedPrices( void ) : boolean

Checks if graduated prices enable or not.

public isShowPrice( void ) : boolean

Checks if show price enable or not.

public isShowPriceTax( void ) : boolean

Checks if show price tax enable or not.

public isAddTaxOt( void ) : boolean

Checks if add tax ot enable or not.

public isDiscountAttributes( void ) : boolean

Checks if discount attributes enable or not.

public isFsk18( void ) : boolean

Checks if fsk 18 enable or not.

public isFsk18Display( void ) : boolean

Checks if fsk 18 display enable or not.

public isWriteReviews( void ) : boolean

Checks if write reviews enable or not.

public isReadReviews( void ) : boolean

Checks if read reviews enable or not.

Properties summary

protected $statusPublic : boolean

		
protected $statusOtDiscount : boolean

		
protected $statusGraduatedPrices : boolean

		
protected $statusShowPrice : boolean

		
protected $statusShowPriceTax : boolean

		
protected $statusAddTaxOt : boolean

		
protected $statusDiscountAttributes : boolean

		
protected $statusFsk18 : boolean

		
protected $statusFsk18Display : boolean

		
protected $statusWriteReviews : boolean

		
protected $statusReadReviews : boolean