nyroFwk  0.2
Static Public Member Functions | Private Member Functions | Static Private Member Functions | Static Private Attributes
upload Class Reference

Static Public Member Functions

static get ($prm)
 

Private Member Functions

 __construct ()
 

Static Private Member Functions

static init ()
 

Static Private Attributes

static $cfg
 

Detailed Description

Class to deal with uploaded files

Definition at line 11 of file upload.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )
private

No instanciation for this class

Definition at line 23 of file upload.class.php.

Member Function Documentation

◆ get()

static get (   $prm)
static

Show the file to the client

Parameters
string$prmFile requested

Definition at line 38 of file upload.class.php.

◆ init()

static init ( )
staticprivate

Initialize the upload instance config

Definition at line 28 of file upload.class.php.

Field Documentation

◆ $cfg

$cfg
staticprivate

Definition at line 18 of file upload.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Oct 15 2017 22:25:21 for nyroFwk by doxygen 1.8.13