Docs Goabase

Member
in package
uses TraitCountry, TraitImageTools, TraitMemberLink

Table of Contents

Properties

$memberLink  : MemberLink
$env  : array<string|int, mixed>
$imageTag  : ImageTag
$input  : Input

Methods

__construct()  : mixed
getAjaxMember()  : string
getBigProfileImg()  : string
getCountryInstance()  : Country
getImageTagInstance()  : ImageTag
getImageToolsInstance()  : ImageTools
getMemberLinkInstance()  : MemberLink
getProfileImage()  : string
returns member image as img tag zurueck.
getSymbols()  : string
Holt die Member-Symbole
cntPosts()  : int
Get total number of post
getAjaxData()  : string
getSymbolStructure()  : array<string|int, array<string|int, mixed>>

Properties

$env

private array<string|int, mixed> $env

Methods

__construct()

public __construct() : mixed

getAjaxMember()

public getAjaxMember() : string
Tags
throws
Exception
Return values
string

getBigProfileImg()

public getBigProfileImg([string $strMemberImage = '' ][, string $strImageFile = '' ]) : string
Parameters
$strMemberImage : string = ''
$strImageFile : string = ''
Tags
throws
RandomException
Return values
string

getProfileImage()

returns member image as img tag zurueck.

public getProfileImage(array<string|int, mixed> $saMember[, array<string|int, mixed> $saImgAtt = [] ]) : string
Parameters
$saMember : array<string|int, mixed>
$saImgAtt : array<string|int, mixed> = []

, alle img-attribute ['width'] und ['height'] per default auf 56

Return values
string

complete img-tag

getSymbols()

Holt die Member-Symbole

public getSymbols(array<string|int, mixed> $saMember[, bool $bLink = true ]) : string
Parameters
$saMember : array<string|int, mixed>
$bLink : bool = true
Tags
throws
Exception
Return values
string

cntPosts()

Get total number of post

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

getAjaxData()

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

getSymbolStructure()

private getSymbolStructure(string $PUID[, string $strWriteToMember = '' ]) : array<string|int, array<string|int, mixed>>
Parameters
$PUID : string
$strWriteToMember : string = ''
Tags
throws
Exception
Return values
array<string|int, array<string|int, mixed>>

        
On this page

Search results