class File (View source)

Methods

static File
getByID(int $fID)

returns a file object for the given file ID.

static 
getRelativePathFromID($fID)

No description

static 
add($filename, $prefix, $data = array(), $fsl = false, $folder = false)

No description

Details

static File getByID(int $fID)

returns a file object for the given file ID.

Parameters

int $fID

Return Value

File

static getRelativePathFromID($fID)

No description

Parameters

$fID

static add($filename, $prefix, $data = array(), $fsl = false, $folder = false)

No description

Parameters

$filename
$prefix
$data
$fsl
$folder