PHP Class Standard\Controllers\ImageController

Inheritance: extends Standard\Abstracts\Controller
Afficher le fichier Open project: Swader/nofw

Méthodes publiques

Méthode Description
__construct ( Twig_Environment $twig )
demoAction ( )
renderImageAction ( $image )

Private Methods

Méthode Description
getWidth ( string $imagePath ) : integer

Method Details

__construct() public méthode

public __construct ( Twig_Environment $twig )
$twig Twig_Environment

demoAction() public méthode

public demoAction ( )

renderImageAction() public méthode

public renderImageAction ( $image )