PartyAdminFlyer
in package
Table of Contents
Properties
- $flyerImage : string
Methods
- __construct() : mixed
- getFlyerContainerUpload() : array<string|int, mixed>
- getFlyerDetails() : string
- setFlyerImage() : void
- getFlyerDim() : array<string|int, mixed>
- getFlyerFiles() : array<string|int, mixed>
- 2-dim array: 1. key verzeichnis, 2. key die größe der Datei, und value die Datei: [full][260150]...full/20221231_odyssee-2023_20221123181431.jpg
Properties
$flyerImage
private
string
$flyerImage
Methods
__construct()
public
__construct() : mixed
getFlyerContainerUpload()
public
getFlyerContainerUpload(array<string|int, mixed> $saParty) : array<string|int, mixed>
Parameters
- $saParty : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>getFlyerDetails()
public
getFlyerDetails() : string
Tags
Return values
stringsetFlyerImage()
public
setFlyerImage(string $flyerImage) : void
Parameters
- $flyerImage : string
getFlyerDim()
private
getFlyerDim(array<string|int, mixed> $saFound) : array<string|int, mixed>
Parameters
- $saFound : array<string|int, mixed>
Return values
array<string|int, mixed>getFlyerFiles()
2-dim array: 1. key verzeichnis, 2. key die größe der Datei, und value die Datei: [full][260150]...full/20221231_odyssee-2023_20221123181431.jpg
private
getFlyerFiles() : array<string|int, mixed>