MemberEditSubForms
in package
Table of Contents
Properties
- $memberEdit : MemberEdit
- $tplDefDetails : string
Methods
- __construct() : mixed
- getBirthdaySelect() : string
- Erzeugt Dreier-Selectbox für Geburtstag
- getCommentVotingOptions() : string
- getDetailInfo() : string
- getOldNames() : string
- getAllMonthShort() : array<string|int, mixed>
Properties
$memberEdit read-only
private
MemberEdit
$memberEdit
$tplDefDetails
private
string
$tplDefDetails
Methods
__construct()
public
__construct(MemberEdit $memberEdit) : mixed
Parameters
- $memberEdit : MemberEdit
getBirthdaySelect()
Erzeugt Dreier-Selectbox für Geburtstag
public
getBirthdaySelect([string $birthday = '' ]) : string
Parameters
- $birthday : string = ''
Return values
stringgetCommentVotingOptions()
public
getCommentVotingOptions() : string
Return values
stringgetDetailInfo()
public
getDetailInfo([string $lngText = '' ]) : string
Parameters
- $lngText : string = ''
Return values
stringgetOldNames()
public
getOldNames() : string
Return values
stringgetAllMonthShort()
private
getAllMonthShort() : array<string|int, mixed>