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
Neos
Media
Controller
ThumbnailController
PHP Class Neos\Media\Controller\ThumbnailController
Inheritance:
extends
Neos\Flow\Mvc\Controller\ActionController
Afficher le fichier
Open project: neos/neos-development-collection
Protected Properties
Свойство
Type
Description
$thumbnailService
Neos\Media\Domain\Service\ThumbnailService
Méthodes publiques
Méthode
Description
thumbnailAction
(
Thumbnail
$thumbnail
) :
void
Generate thumbnail and redirect to resource URI
Method Details
thumbnailAction()
public
méthode
Generate thumbnail and redirect to resource URI
public
thumbnailAction
(
Thumbnail
$thumbnail
) :
void
$thumbnail
Neos\Media\Domain\Model\Thumbnail
Résultat
void
Property Details
$thumbnailService
protected_oe property
protected
ThumbnailService,Neos\Media\Domain\Service
$thumbnailService
Résultat
Neos\Media\Domain\Service\ThumbnailService