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