Public Member Functions | |
| __construct ($sColumn) | |
| saveAs ($sNewFileName) | |
| getPath () | |
| isValid () | |
plugin_upload classe gerant l'upload de fichier
Definition at line 23 of file plugin_upload.php.
| __construct | ( | $sColumn | ) |
| getPath | ( | ) |
retourne l'adresse complete du fichier uploade public
Definition at line 71 of file plugin_upload.php.
| isValid | ( | ) |
retourne l'adresse complete du fichier uploade public
Definition at line 79 of file plugin_upload.php.
| saveAs | ( | $sNewFileName | ) |
indique l'adresse ou sauvegarder le fichier public
| string | $sNewFileName | adresse complete de destination (data/upload/fichier.jpg) |
Definition at line 56 of file plugin_upload.php.
1.8.6