Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • AdminHttpViewControllers
  • ApiV2Controllers
  • Authentication
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Strategies
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Storages
    • Validation
    • ValueObjects
  • CustomerGroup
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Serializers
    • Services
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Extensions
    • Customers
    • Emails
    • Geschaeftskundenversand
    • Helpers
    • Invoices
    • Orders
    • ParcelShopFinder
    • QuickEdit
    • Serializers
    • Templates
  • Geschaeftskundenversand
    • Exceptions
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • HttpViewControllers
  • InfoBox
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
  • Invoice
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • Manufacturer
    • Entities
    • Factories
    • Interfaces
    • Repositories
  • Modules
    • Collections
    • Controllers
    • Interfaces
  • None
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • OrderStatus
    • Collections
    • Entities
    • Exceptions
    • Factories
    • Interfaces
    • Repositories
  • Precheck
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • QuantityUnit
    • Entities
    • Factories
    • Repositories
  • QuickEdit
    • Interfaces
    • Repositories
  • Shared
    • ClassFinder
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • SharedShoppingCart
    • Interfaces
  • Slider
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
  • Smarty
    • plugins
  • StaticSeoUrl
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
  • StaticSeoUrls
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository
  • VersionInfo
    • Factories
    • Reader
    • ValueObjects
  • VPE
    • Entities
    • Factories
    • Repositories

Classes

  • CustomerGroupConfigurations
  • CustomerGroupSettings

Interfaces

  • CustomerGroupConfigurationsInterface
  • CustomerGroupSettingsInterface

Interface CustomerGroupSettingsInterface

Interface CustomerGroupSettingsInterface

Direct known implementers

CustomerGroupSettings

Package: CustomerGroup\ValueObjects
Category: System
Located at Services/Core/CustomerGroup/ValueObjects/Interfaces/CustomerGroupSettingsInterface.inc.php

Methods summary

public boolean
# isPublic( )

Checks if the customer group is public or not.

Checks if the customer group is public or not.

Returns

boolean
public boolean
# isOtDiscountFlag( )

Checks if ot discount flag enable or not.

Checks if ot discount flag enable or not.

Returns

boolean
public boolean
# isGraduatedPrices( )

Checks if graduated prices enable or not.

Checks if graduated prices enable or not.

Returns

boolean
public boolean
# isShowPrice( )

Checks if show price enable or not.

Checks if show price enable or not.

Returns

boolean
public boolean
# isShowPriceTax( )

Checks if show price tax enable or not.

Checks if show price tax enable or not.

Returns

boolean
public boolean
# isAddTaxOt( )

Checks if add tax ot enable or not.

Checks if add tax ot enable or not.

Returns

boolean
public boolean
# isDiscountAttributes( )

Checks if discount attributes enable or not.

Checks if discount attributes enable or not.

Returns

boolean
public boolean
# isFsk18( )

Checks if fsk 18 enable or not.

Checks if fsk 18 enable or not.

Returns

boolean
public boolean
# isFsk18Display( )

Checks if fsk 18 display enable or not.

Checks if fsk 18 display enable or not.

Returns

boolean
public boolean
# isWriteReviews( )

Checks if write reviews enable or not.

Checks if write reviews enable or not.

Returns

boolean
public boolean
# isReadReviews( )

Checks if read reviews enable or not.

Checks if read reviews enable or not.

Returns

boolean
API documentation generated by ApiGen