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
Standard
Controllers
ImageController
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
)