UserImages
in package
uses
TraitCache, TraitImageTags
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- getCacheInstance() : Cache
- getImageTagInstance() : ImageTag
- getRecordImage() : string
- Gets the image for a record
- getSortBtn() : string
- Zeigt den Sortierungs-Button bei den Bilder-Gallerien für den Member
- setGetDescAsc() : string
- Setze und hole order_da aus Cookie, um einen $saAtt[order_da]-Parameter zu füllen
- generateDeleteBox() : string
- getTplImage() : string
Properties
$imageTag
private
ImageTag
$imageTag
$user read-only
private
User
$user
Methods
__construct()
public
__construct(User $user) : mixed
Parameters
- $user : User
getCacheInstance()
public
getCacheInstance() : Cache
Return values
CachegetImageTagInstance()
public
getImageTagInstance() : ImageTag
Return values
ImageTaggetRecordImage()
Gets the image for a record
public
getRecordImage(string $strTable, int $nID) : string
Parameters
- $strTable : string
- $nID : int
Tags
Return values
stringgetSortBtn()
Zeigt den Sortierungs-Button bei den Bilder-Gallerien für den Member
public
getSortBtn([array<string|int, mixed> $saAtt = [] ][, string $strPath = '' ]) : string
Parameters
- $saAtt : array<string|int, mixed> = []
- $strPath : string = ''
Return values
stringsetGetDescAsc()
Setze und hole order_da aus Cookie, um einen $saAtt[order_da]-Parameter zu füllen
public
setGetDescAsc(array<string|int, mixed> $saAtt) : string
Parameters
- $saAtt : array<string|int, mixed>
Return values
string —- default asc
generateDeleteBox()
private
generateDeleteBox(array<string|int, mixed> $row, string $random) : string
Parameters
- $row : array<string|int, mixed>
- $random : string
Return values
stringgetTplImage()
private
getTplImage(array<string|int, mixed> $row) : string
Parameters
- $row : array<string|int, mixed>