Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Standard
Controllers
ImageController
PHP 클래스 Standard\Controllers\ImageController
상속:
extends
Standard\Abstracts\Controller
파일 보기
프로젝트 열기: Swader/nofw
공개 메소드들
메소드
설명
__construct
(
Twig_Environment
$twig
)
demoAction
( )
renderImageAction
(
$image
)
비공개 메소드들
메소드
설명
getWidth
(
string
$imagePath
) :
integer
메소드 상세
__construct()
공개
메소드
public
__construct
(
Twig_Environment
$twig
)
$twig
Twig_Environment
demoAction()
공개
메소드
public
demoAction
( )
renderImageAction()
공개
메소드
public
renderImageAction
(
$image
)