XOOPS 2.5.6
Final
|
Public Member Functions | |
__construct () | |
getInstance () | |
XoopsFile () | |
Static Public Member Functions | |
static | getHandler ($name= 'file', $path=false, $create=false, $mode=null) |
static | load ($name= 'file') |
Definition at line 29 of file xoopsfile.php.
XoopsFile::__construct | ( | ) |
Definition at line 34 of file xoopsfile.php.
|
static |
string | $name | |
mixed | $path | |
mixed | $create | |
mixed | $mode |
Definition at line 105 of file xoopsfile.php.
References $handler, $path, and load().
Referenced by XoopsFileHandler\__construct(), and XoopsCacheFile\init().
XoopsFile::getInstance | ( | ) |
|
static |
string | $name |
Definition at line 67 of file xoopsfile.php.
References $file.
Referenced by getHandler().
XoopsFile::XoopsFile | ( | ) |
Definition at line 41 of file xoopsfile.php.