Class ProductQuestionController

Class ProductQuestionController

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

Methods summary

public init( void )

Initialize Controller

public actionDefault( void ) : JsonHttpControllerResponse

Display the modal form.

public actionSend( void ) : JsonHttpControllerResponse

Send the question email.

protected _setupContentView( void )

Prepare the TellAFriendContentView instance.

Methods inherited from HttpViewController

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

Properties summary

protected $tellAFriendContentView : TellAFriendContentView

This ContentView was converted to the this->tellAFriendContentView functionality swince v3.1.


		
protected $db : CI_DB_query_builder

		

Properties inherited from HttpViewController

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