XOOPS
2.6.0
|
Static Public Member Functions | |
static | getHandler ($name= 'file', $path=false, $create=false, $mode=null) |
Definition at line 28 of file xoopsfile.php.
|
static |
string | $name | name of file |
string | $path | path file is in |
boolean | $create | create file if needed |
integer | $mode | mode on file created |
Definition at line 40 of file xoopsfile.php.
Referenced by XoopsFileHandler\__construct(), XoopsCaptcha\readConfig(), and XoopsCaptcha\writeConfig().