Docs Goabase

MemberPhoto
in package

Member Photos

Table of Contents

getList()  : string
getRandomList()  : string
getRecordImage()  : string
Gets the image for a record
getRecordImageCnt()  : int
Returns 1 or 0
getUserImageCnt()  : int
Returns 1 or 0

Methods

getList()

public static getList(array<string|int, mixed> $saUserPublic[, string $strTemplate = 'member_photos_gallery.tpl.php' ]) : string
Parameters
$saUserPublic : array<string|int, mixed>
  • Member-Array
$strTemplate : string = 'member_photos_gallery.tpl.php'
Return values
string
  • Anzahl Fotos

getRandomList()

public static getRandomList() : string
Tags
throws
Exception
Return values
string

getRecordImage()

Gets the image for a record

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

param bool $bLazy

Return values
string

getRecordImageCnt()

Returns 1 or 0

public static getRecordImageCnt(string $strTable, int $nID) : int
Parameters
$strTable : string
$nID : int
Return values
int

getUserImageCnt()

Returns 1 or 0

public static getUserImageCnt(string $strTable, int $nID) : int
Parameters
$strTable : string
$nID : int
Return values
int

Search results