Docs Goabase

PartyPhoto
in package
uses TraitDataWrite, TraitImageTools, TraitMemberLink, TraitPartyInfo

Table of Contents

Properties

$setLgOff  : mixed
$voteIcons  : VoteIcons
$env  : array<string|int, mixed>
$imageTag  : ImageTag
$imageTools  : ImageTools
$input  : Input
$memberLink  : MemberLink
$partyInfo  : PartyInfo
$showPartyList  : bool
$tblPartyImages  : string

Methods

__construct()  : mixed
getDataPosition()  : int
Gets the position for the correct index for lightgallery
getDataWriteInstance()  : DataWrite
getGallery()  : string
Zeigt die Party Fotos als Liste
getImageTagInstance()  : ImageTag
getImageToolsInstance()  : ImageTools
getJsonForGallery()  : string
getLargeAndRepair()  : string
getMemberLinkInstance()  : MemberLink
getMembersList()  : string
Partyfotos eines Members als Liste zu zeigen
getPartyInfoInstance()  : PartyInfo
getTplListLoop()  : string
party_photos_list.tpl
generatePartyPhotoList()  : string
getBubble()  : string
getTplListStart()  : string
getUserIDsAsResult()  : array<string|int, mixed>

Properties

$showPartyList

private bool $showPartyList = false

Methods

getDataPosition()

Gets the position for the correct index for lightgallery

public getDataPosition(mixed $rel_id, mixed $img_id[, string $source = '' ]) : int
Parameters
$rel_id : mixed
  • could be user-id or party-id
$img_id : mixed
  • the id of the record
$source : string = ''
Return values
int

getGallery()

Zeigt die Party Fotos als Liste

public getGallery(int $PID[, array<string|int, mixed> $saAtt = [] ][, string $strTemplate = 'list' ][, int $nPos = 0 ][, int $nMaxImages = 9999 ]) : string
Parameters
$PID : int
$saAtt : array<string|int, mixed> = []
  • SQL-paras, bisher nur $saAtt['nDays']
$strTemplate : string = 'list'
$nPos : int = 0

for mysql limit $nPos

$nMaxImages : int = 9999
Tags
intern

param int $nMaxRows limit $nPos,$nMaxRows

throws
Exception
Return values
string

getJsonForGallery()

public getJsonForGallery(int $PID) : string
Parameters
$PID : int
Return values
string

getLargeAndRepair()

public getLargeAndRepair(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Return values
string

getMembersList()

Partyfotos eines Members als Liste zu zeigen

public getMembersList([array<string|int, mixed> $saAtt = [] ][, int $nPos = 0 ]) : string

2004-03-12

Parameters
$saAtt : array<string|int, mixed> = []
  • $saAtt['user_id'] = $saUserPublic['id']; $saAtt['PUID'] = $PUID;
$nPos : int = 0
Tags
throws
Exception
Return values
string

generatePartyPhotoList()

private generatePartyPhotoList(array<string|int, mixed> $result2) : string
Parameters
$result2 : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getBubble()

private getBubble(array<string|int, mixed> $saRow[, string $strTable = '' ]) : string
Parameters
$saRow : array<string|int, mixed>
$strTable : string = ''
Tags
throws
Exception
Return values
string

getTplListStart()

private getTplListStart(array<string|int, mixed> $saRow, int $PID[, int $cntRow = 0 ]) : string
Parameters
$saRow : array<string|int, mixed>
$PID : int
$cntRow : int = 0
Tags
throws
RandomException
throws
Exception
Return values
string

getUserIDsAsResult()

private getUserIDsAsResult(int $PID) : array<string|int, mixed>
Parameters
$PID : int
Return values
array<string|int, mixed>

        
On this page

Search results