Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Neos
Media
Controller
ThumbnailController
PHP 클래스 Neos\Media\Controller\ThumbnailController
상속:
extends
Neos\Flow\Mvc\Controller\ActionController
파일 보기
프로젝트 열기: neos/neos-development-collection
보호된 프로퍼티들
프로퍼티
타입
설명
$thumbnailService
Neos\Media\Domain\Service\ThumbnailService
공개 메소드들
메소드
설명
thumbnailAction
(
Thumbnail
$thumbnail
) :
void
Generate thumbnail and redirect to resource URI
메소드 상세
thumbnailAction()
공개
메소드
Generate thumbnail and redirect to resource URI
public
thumbnailAction
(
Thumbnail
$thumbnail
) :
void
$thumbnail
Neos\Media\Domain\Model\Thumbnail
리턴
void
프로퍼티 상세
$thumbnailService
보호되어 있는 프로퍼티
protected
ThumbnailService,Neos\Media\Domain\Service
$thumbnailService
리턴
Neos\Media\Domain\Service\ThumbnailService