MemberPhoto
in package
uses
TraitCommentsList, TraitImageTools
Table of Contents
Properties
- $commentsList : CommentsList
- $imageTag : ImageTag
- $saUserPublic : array<string|int, mixed>
- $tableName : string
- $tplLoop : string
Methods
- __construct() : mixed
- getCommentsListInstance() : CommentsList
- getImageTagInstance() : ImageTag
- getImageToolsInstance() : ImageTools
- getList() : string
- getTplGallery() : string
- listet die gallery-fotos des users auf https://www.goabase.localhost/member/photos/Wd4nZTSf2M usage of the template is for the return of $saOutput
- getTplLoop() : string
Properties
$commentsList
private
CommentsList
$commentsList
$imageTag
private
ImageTag
$imageTag
$saUserPublic
private
array<string|int, mixed>
$saUserPublic
$tableName
private
string
$tableName
$tplLoop
private
string
$tplLoop
Methods
__construct()
public
__construct(array<string|int, mixed> $saUserPublic) : mixed
Parameters
- $saUserPublic : array<string|int, mixed>
getCommentsListInstance()
public
getCommentsListInstance() : CommentsList
Return values
CommentsListgetImageTagInstance()
public
getImageTagInstance() : ImageTag
Return values
ImageTaggetImageToolsInstance()
public
getImageToolsInstance() : ImageTools
Return values
ImageToolsgetList()
public
getList() : string
Tags
Return values
string —- Anzahl Fotos
getTplGallery()
listet die gallery-fotos des users auf https://www.goabase.localhost/member/photos/Wd4nZTSf2M usage of the template is for the return of $saOutput
private
getTplGallery(string $svTemplatePart) : string
Parameters
- $svTemplatePart : string
Tags
Return values
stringgetTplLoop()
private
getTplLoop([array<string|int, mixed> $galleryData = [] ]) : string
Parameters
- $galleryData : array<string|int, mixed> = []