Class CreateGuestController
Class CreateGuestController
- HttpViewController implements HttpViewControllerInterface
- ┗ CreateGuestController
Package: HttpViewControllers
Category: System
Located at Controllers/HttpView/Shop/CreateGuestController.inc.php
Category: System
Located at Controllers/HttpView/Shop/CreateGuestController.inc.php
Methods summary
public
actionProceed( void )
: HttpControllerResponse|RedirectHttpControllerResponse
TODO use of MainFactory is only an interim solution
protected
_getResponse( string $p_mainContentHtml )
: HttpControllerResponse|RedirectHttpControllerResponse
protected
_getMainContentHtml( KeyValueCollection $customerCollection = null, KeyValueCollection $errorMessageCollection = null, boolean $p_process = false )
: string
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
getTemplateFile(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray