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 CreateRegistreeController

Class CreateRegistreeController

HttpViewController implements HttpViewControllerInterface
Extended by CreateRegistreeController
Package: HttpViewControllers
Category: System
Located at Controllers/HttpView/Shop/CreateRegistreeController.inc.php

Methods summary

public HttpControllerResponse|RedirectHttpControllerResponse
# actionDefault( )

Returns

HttpControllerResponse|RedirectHttpControllerResponse

Overrides

HttpViewController::actionDefault
public HttpControllerResponse|RedirectHttpControllerResponse
# actionProceed( )

TODO use of MainFactory is only an interim solution

TODO use of MainFactory is only an interim solution

Returns

HttpControllerResponse|RedirectHttpControllerResponse
protected HttpControllerResponse|RedirectHttpControllerResponse
# _getResponse( string $p_mainContentHtml )

Parameters

$p_mainContentHtml

Returns

HttpControllerResponse|RedirectHttpControllerResponse
protected string
# _getMainContentHtml( KeyValueCollection $customerCollection = null, KeyValueCollection $errorMessageCollection = null, boolean $p_process = false )

Parameters

$customerCollection
$errorMessageCollection
$p_process

Returns

string

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