PartyCheck
in package
FinalYes
Table of Contents
Properties
- $htmlHeader : HtmlHeader
- $input : Input
- $saParty : array<string|int, mixed>
- $user : User
Methods
- __construct() : mixed
- getCheckFormHint() : string
- getCheckFormSubmit() : string
- getPartyInsertTabs() : string
- openPage() : void
- getRelevantUpdateForm() : string
Properties
$htmlHeader read-only
private
HtmlHeader
$htmlHeader
$input read-only
private
Input
$input
$saParty
private
array<string|int, mixed>
$saParty
$user read-only
private
User
$user
Methods
__construct()
public
__construct(HtmlHeader $htmlHeader, User $user, Input $input) : mixed
Parameters
- $htmlHeader : HtmlHeader
- $user : User
- $input : Input
getCheckFormHint()
public
getCheckFormHint() : string
Return values
stringgetCheckFormSubmit()
public
getCheckFormSubmit() : string
Return values
stringgetPartyInsertTabs()
public
getPartyInsertTabs() : string
Return values
stringopenPage()
public
openPage() : void
getRelevantUpdateForm()
private
getRelevantUpdateForm() : string