Class WishListController
Class WishListController
- HttpViewController implements HttpViewControllerInterface
-
WishListController
Package: HttpViewControllers
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/ShopAjax/WishListController.inc.php
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/ShopAjax/WishListController.inc.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
protected
array
|
#
_getWishListJson( )
Builds a JSON array that contains the HTML snippets to build the current wish list |
protected
WishListContentView
|
|
protected
array
|
#
_getProducts( OrderDetailsWishListContentView $orderDetailsWishListContentView )
Gets a JSON array of HTML snippets to build the product listing of the current wish list content |
protected
array
|
#
_getContents( WishListContentView $wishListContentView )
Gets a JSON array of HTML snippets to build the content of the current wish list apart from its products. |
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray