ImageTag
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- getTag() : string
- getSmallest() : string
- Finde die Datei mit der kleinsten Größe
- getTagPicture() : string
Properties
$image
public
Image
$image
$urlImg
private
string
$urlImg
Methods
__construct()
public
__construct() : mixed
getTag()
public
getTag([array<string|int, mixed> $saTag = [] ][, bool $withPicture = true ]) : string
Parameters
- $saTag : array<string|int, mixed> = []
- $withPicture : bool = true
Return values
stringgetSmallest()
Finde die Datei mit der kleinsten Größe
private
getSmallest(string $strFile) : string
Parameters
- $strFile : string
Return values
stringgetTagPicture()
private
getTagPicture(string $strFile, string $strImage) : string
Parameters
- $strFile : string
- $strImage : string