Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Aimeos
ShopBundle
Controller
AbstractController
PHP Class Aimeos\ShopBundle\Controller\AbstractController
Inheritance:
extends
Symfony\Bundle\FrameworkBundle\Controller\Controller
Datei anzeigen
Open project: aimeos/aimeos-symfony2
Protected Methods
Method
Description
getOutput
(
string
$clientName
) :
Response
Returns the output of the client and adds the header.
Method Details
getOutput()
protected
method
Returns the output of the client and adds the header.
protected
getOutput
(
string
$clientName
) :
Response
$clientName
string
Html client name
return
Symfony\Component\HttpFoundation\Response
Response object containing the generated output