Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • AdminHttpViewControllers
  • ApiV2Controllers
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Storages
    • Validation
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Extensions
    • Customers
    • Emails
    • Helpers
    • Orders
    • Serializers
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • HttpViewControllers
  • InfoBox
    • Interfaces
  • Invoice
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • Modules
    • Collections
    • Controllers
    • Interfaces
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • Shared
    • ClassFinder
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • SharedShoppingCart
    • Interfaces
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository

Classes

  • CartController
  • CartDropdownController
  • CartShippingCostsController
  • CheckQuantityController
  • CheckStatusController
  • CookieBarController
  • CreateGuestController
  • CreateRegistreeController
  • ExtraContentController
  • FilterController
  • ImageRequestController
  • JsTranslationsController
  • LiveSearchController
  • PayPalConfigurationController
  • PayPalController
  • ProductQuestionController
  • SharedShoppingCartConfigurationController
  • SharedShoppingCartController
  • ShipcloudController
  • StyleEdit3AuthenticationController
  • WishListController

Class CheckStatusController

Class CheckStatusController

HttpViewController implements HttpViewControllerInterface
Extended by CheckStatusController
Package: HttpViewControllers
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/ShopAjax/CheckStatusController.inc.php

Methods summary

public HttpControllerResponse
# actionDefault( )

Returns

HttpControllerResponse

Todo

get rid of old AjaxHandler
use GET and POST REST-API like

Overrides

HttpViewController::actionDefault
public HttpControllerResponse
# actionAttributes( )

Returns

HttpControllerResponse

Todo

get rid of old AjaxHandler
use GET and POST REST-API like
protected array
# _getPropertiesResponseArray( mixed $selectionTemplate, mixed $combiStatus, string $p_quantityChecker )

Parameters

$selectionTemplate
$combiStatus
$p_quantityChecker

Returns

array
protected array
# _getAttributesResponseArray( string $p_weight, string $p_price, string $p_images, string $p_quantityChecker )

Parameters

$p_weight
$p_price
$p_images
$p_quantityChecker

Returns

array
protected string
# _getDiscount( )

Returns

string
protected
# _getAttributesWeight( AttributesAjaxHandler $ajaxHandler )
protected
# _getAttributesPrice( AttributesAjaxHandler $ajaxHandler )
protected
# _getAttributesImagesHtml( AttributesAjaxHandler $ajaxHandler )
protected
# _getAttributesImagesData( )
protected
# _getQuantityChecker( )

Methods inherited from HttpViewController

__construct(), _callActionMethod(), _getPostData(), _getPostDataCollection(), _getQueryParameter(), _getQueryParametersCollection(), _render(), _validatePageToken(), proceed()

Properties summary

Properties inherited from HttpViewController

$assets, $contentView, $httpContextReader, $httpResponseProcessor, $postDataArray, $queryParametersArray

API documentation generated by ApiGen