Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Standard
Controllers
ImageController
PHP Class Standard\Controllers\ImageController
Inheritance:
extends
Standard\Abstracts\Controller
ファイルを表示
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
)