Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Aimeos
ShopBundle
Controller
AbstractController
PHP Class Aimeos\ShopBundle\Controller\AbstractController
Inheritance:
extends
Symfony\Bundle\FrameworkBundle\Controller\Controller
Afficher le fichier
Open project: aimeos/aimeos-symfony2
Méthodes protégées
Méthode
Description
getOutput
(
string
$clientName
) :
Response
Returns the output of the client and adds the header.
Method Details
getOutput()
protected
méthode
Returns the output of the client and adds the header.
protected
getOutput
(
string
$clientName
) :
Response
$clientName
string
Html client name
Résultat
Symfony\Component\HttpFoundation\Response
Response object containing the generated output