Docs Goabase

UserImages
in package
uses TraitImageTools, TraitUser

Table of Contents

Properties

$imageTag  : ImageTag
$user  : User

Methods

__construct()  : mixed
generateDeleteBox()  : string
getImageTagInstance()  : ImageTag
getImageToolsInstance()  : ImageTools
getRecordImage()  : string
Gets the image for a record
getSortBtn()  : string
Zeigt den Sortierungs-Button bei den Bilder-Gallerien für den Member
getUserInstance()  : User
setGetDescAsc()  : string
Setze und hole order_da aus Cookie, um einen $saAtt[order_da]-Parameter zu füllen
getTplImage()  : string

Properties

Methods

generateDeleteBox()

public generateDeleteBox(array<string|int, mixed> $row, string $random) : string
Parameters
$row : array<string|int, mixed>
$random : string
Return values
string

getRecordImage()

Gets the image for a record

public getRecordImage(string $strTable, int $nID) : string
Parameters
$strTable : string
$nID : int
Tags
intern

param bool $bLazy

throws
RandomException
Return values
string

getSortBtn()

Zeigt den Sortierungs-Button bei den Bilder-Gallerien für den Member

public getSortBtn([string $strOrderBy = '' ][, string $strPath = '' ][, int $nPID = 0 ]) : string
Parameters
$strOrderBy : string = ''
$strPath : string = ''
$nPID : int = 0
Tags
throws
Exception
Return values
string

setGetDescAsc()

Setze und hole order_da aus Cookie, um einen $saAtt[order_da]-Parameter zu füllen

public setGetDescAsc(array<string|int, mixed> $saAtt) : string

Funktion muss vor erstem echo stehen

Parameters
$saAtt : array<string|int, mixed>
Return values
string
  • default asc

getTplImage()

private getTplImage(array<string|int, mixed> $row) : string
Parameters
$row : array<string|int, mixed>
Tags
throws
RandomException
Return values
string

        
On this page

Search results