XOOPS  2.6.0
XoopsFile Class Reference

Static Public Member Functions

static getHandler ($name= 'file', $path=false, $create=false, $mode=null)
 

Detailed Description

Definition at line 28 of file xoopsfile.php.

Member Function Documentation

static XoopsFile::getHandler (   $name = 'file',
  $path = false,
  $create = false,
  $mode = null 
)
static

XoopsFile::getHandler()

Parameters
string$namename of file
string$pathpath file is in
boolean$createcreate file if needed
integer$modemode on file created
Returns
XoopsFileHandler|XoopsFolderHandler|bool

Definition at line 40 of file xoopsfile.php.

References $name, and $path.

Referenced by XoopsFileHandler\__construct(), XoopsCaptcha\readConfig(), and XoopsCaptcha\writeConfig().

Here is the caller graph for this function:


The documentation for this class was generated from the following file: