phpDocumentor

ShowModel
in package

Table of Contents

$showInProductDetails  : bool
$showInProductLists  : bool
$showInShoppingCartAndWishlist  : bool
__construct()  : mixed
showInProductDetails()  : bool
showInProductLists()  : bool
showInShoppingCartAndWishlist()  : bool

Properties

$showInProductDetails

private bool $showInProductDetails

$showInProductLists

private bool $showInProductLists

$showInShoppingCartAndWishlist

private bool $showInShoppingCartAndWishlist

Methods

__construct()

public __construct(bool $showInShoppingCartAndWishlist, bool $showInProductLists, bool $showInProductDetails) : mixed
Parameters
$showInShoppingCartAndWishlist : bool
$showInProductLists : bool
$showInProductDetails : bool
Return values
mixed

showInProductDetails()

public showInProductDetails() : bool
Return values
bool

showInProductLists()

public showInProductLists() : bool
Return values
bool

showInShoppingCartAndWishlist()

public showInShoppingCartAndWishlist() : bool
Return values
bool

Search results