PHP Class Standard\Controllers\ImageController

Inheritance: extends Standard\Abstracts\Controller
Mostrar archivo Open project: Swader/nofw

Public Methods

Method Description
__construct ( Twig_Environment $twig )
demoAction ( )
renderImageAction ( $image )

Private Methods

Method Description
getWidth ( string $imagePath ) : integer

Method Details

__construct() public method

public __construct ( Twig_Environment $twig )
$twig Twig_Environment

demoAction() public method

public demoAction ( )

renderImageAction() public method

public renderImageAction ( $image )