File
Table of Contents
Methods
-
getFileSource()
: string
-
getFilesSources()
: array<string|int, mixed>
getFileSource()
public
static getFileSource(int $fileId[, int $width = 50 ][, int $height = 50 ][, bool $immediate = false ]) : string
Parameters
-
$fileId
: int
-
-
$width
: int
= 50
-
-
$height
: int
= 50
-
-
$immediate
: bool
= false
-
getFilesSources()
public
static getFilesSources(array<string|int, mixed> $fileIds[, int $width = 50 ][, int $height = 50 ][, bool $immediate = false ]) : array<string|int, mixed>
Parameters
-
$fileIds
: array<string|int, mixed>
-
-
$width
: int
= 50
-
-
$height
: int
= 50
-
-
$immediate
: bool
= false
-
Return values
array<string|int, mixed>