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
nemmo
attachments
controllers
FileController
PHP Class nemmo\attachments\controllers\FileController
Inheritance:
extends
yii\web\Controller
,
use trait
nemmo\attachments\ModuleTrait
Afficher le fichier
Open project: nemmo/yii2-attachments
Méthodes publiques
Méthode
Description
actionDelete
(
$id
)
actionDeleteTemp
(
$filename
)
actionDownload
(
$id
)
actionDownloadTemp
(
$filename
)
actionUpload
( )
Method Details
actionDelete()
public
méthode
public
actionDelete
(
$id
)
actionDeleteTemp()
public
méthode
public
actionDeleteTemp
(
$filename
)
actionDownload()
public
méthode
public
actionDownload
(
$id
)
actionDownloadTemp()
public
méthode
public
actionDownloadTemp
(
$filename
)
actionUpload()
public
méthode
public
actionUpload
( )