Docs Goabase

Member
in package
uses TraitImageTags, TraitMemberLink

Read onlyYes
FinalYes

Table of Contents

Properties

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

Methods

__construct()  : mixed
getAjaxMember()  : string
getBigProfileImg()  : string
getImageTagInstance()  : ImageTag
getMemberLinkInstance()  : MemberLink
getProfileImage()  : string
returns member image as img tag zurueck.
getVisitBtn()  : string
Get the button for last visit on/off
cntPosts()  : int
Get total number of post
getAjaxData()  : string

Properties

$env

private array<string|int, mixed> $env

Methods

__construct()

public __construct() : mixed

getAjaxMember()

public getAjaxMember() : string
Return values
string

getBigProfileImg()

public getBigProfileImg([string $strMemberImage = '' ][, string $strImageFile = '' ]) : string
Parameters
$strMemberImage : string = ''
$strImageFile : string = ''
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

getVisitBtn()

Get the button for last visit on/off

public getVisitBtn([int $nOn = 0 ]) : string
Parameters
$nOn : int = 0
  • "", "1", "0"
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>
Return values
string

        
On this page

Search results