Table of Contents
Properties
-
$inputField
: string
-
$inputKey
: string
-
$userKey
: string
-
$editUser
: array<string|int, mixed>
-
$page
: Page
-
$subForms
: MemberEditSubForms
-
$tplDetailBox
: string
-
$user
: User
Methods
-
__construct()
: mixed
-
getPageInstance()
: Page
-
getSeoInstance()
: Seo
-
getUserInstance()
: User
-
initParams()
: void
-
loadEditForm()
: string
-
getAdditionalUserInput()
: string
-
getAllOptions()
: string
-
getCommentVotingOptions()
: string
-
getDefaultNameField()
: string
-
getGeoBox()
: string
-
getMemberImage()
: string
-
getNameGenderFields()
: string
-
getOldNames()
: string
-
getOsmMapNow()
: string
-
getPasswordHead()
: string
-
getPimpingOption()
: string
-
getPwTpl()
: string
-
setEditUser()
: void
public
string
$inputField
= ''
public
string
$inputKey
= ''
$userKey
public
string
$userKey
= ''
$editUser
private
array<string|int, mixed>
$editUser
= []
$page
private
Page
$page
private
MemberEditSubForms
$subForms
$tplDetailBox
private
string
$tplDetailBox
$user
private
User
$user
__construct()
public
__construct() : mixed
-
throws
-
RandomException
getPageInstance()
public
getPageInstance() : Page
getSeoInstance()
public
getSeoInstance() : Seo
getUserInstance()
public
getUserInstance() : User
initParams()
public
initParams() : void
-
throws
-
RandomException
public
loadEditForm() : string
-
throws
-
Exception
private
getAdditionalUserInput() : string
-
throws
-
Exception
getAllOptions()
private
getAllOptions(array<string|int, mixed> $saCheck) : string
Parameters
-
$saCheck
: array<string|int, mixed>
-
-
throws
-
Exception
private
getCommentVotingOptions() : string
getDefaultNameField()
private
getDefaultNameField() : string
-
throws
-
RandomException
getGeoBox()
private
getGeoBox(array<string|int, mixed> $saCheck) : string
Parameters
-
$saCheck
: array<string|int, mixed>
-
-
throws
-
Exception
getMemberImage()
private
getMemberImage() : string
-
throws
-
Exception
getNameGenderFields()
private
getNameGenderFields() : string
-
throws
-
RandomException
getOldNames()
private
getOldNames() : string
-
throws
-
RandomException
getOsmMapNow()
private
getOsmMapNow() : string
-
throws
-
Exception
getPasswordHead()
private
getPasswordHead() : string
getPimpingOption()
private
getPimpingOption(array<string|int, mixed> $saCheck) : string
Parameters
-
$saCheck
: array<string|int, mixed>
-
-
throws
-
Exception
getPwTpl()
private
getPwTpl() : string
setEditUser()
private
setEditUser(array<string|int, mixed> $editUser) : void
Parameters
-
$editUser
: array<string|int, mixed>
-