Table of Contents
Properties
-
$allowEdit
: bool
-
$isPartyOfMember
: bool
-
$mainHidden
: string
-
$partyAdmin
: PartyAdmin
-
$passwordField
: string
-
$styleTags
: string
-
$tplPartySubForm
: string
-
$hideForm
: array<string|int, mixed>
-
$input
: Input
-
$isPast
: bool
-
$partyCnt
: PartyCnt
-
$partyData
: array<string|int, mixed>
-
$partyStatusText
: string
-
$user
: User
Methods
-
__construct()
: mixed
-
getAllInOne()
: string
-
getPageInstance()
: Page
-
getUserInstance()
: User
-
initParams()
: void
-
generateStatus()
: void
-
getNaviEdit()
: string
-
getStyleTags()
: string
-
openCancel()
: string
-
openCopy()
: string
-
openDel()
: string
-
openFlyer()
: string
-
openHidden()
: string
-
openNewDate()
: string
-
openNewLoc()
: string
-
openTagStyles()
: string
-
openUpdate()
: string
-
partyStatusData()
: string
$allowEdit
public
bool
$allowEdit
= false
$isPartyOfMember
public
bool
$isPartyOfMember
= false
$mainHidden
public
string
$mainHidden
= ''
$partyAdmin
public
PartyAdmin
$partyAdmin
$passwordField
public
string
$passwordField
= ''
public
string
$styleTags
= ''
public
string
$tplPartySubForm
= ''
private
array<string|int, mixed>
$hideForm
= []
private
Input
$input
$isPast
private
bool
$isPast
= false
$partyCnt
private
PartyCnt
$partyCnt
$partyData
private
array<string|int, mixed>
$partyData
$partyStatusText
private
string
$partyStatusText
= ''
$user
private
User
$user
__construct()
public
__construct([array<string|int, mixed> $saParty = [] ]) : mixed
Parameters
-
$saParty
: array<string|int, mixed>
= []
-
getAllInOne()
public
getAllInOne() : string
-
throws
-
Exception
getPageInstance()
public
getPageInstance() : Page
getUserInstance()
public
getUserInstance() : User
initParams()
public
initParams() : void
-
throws
-
Exception
generateStatus()
private
generateStatus() : void
-
throws
-
Exception
getNaviEdit()
private
getNaviEdit() : string
-
throws
-
Exception
private
getStyleTags() : string
openCancel()
private
openCancel() : string
-
throws
-
Exception
openCopy()
private
openCopy() : string
-
throws
-
Exception
openDel()
private
openDel() : string
-
throws
-
Exception
openFlyer()
private
openFlyer() : string
-
throws
-
Exception
openHidden()
private
openHidden() : string
-
throws
-
Exception
openNewDate()
private
openNewDate() : string
-
throws
-
Exception
openNewLoc()
private
openNewLoc() : string
-
throws
-
Exception
private
openTagStyles() : string
-
throws
-
Exception
openUpdate()
private
openUpdate() : string
-
throws
-
Exception
partyStatusData()
private
partyStatusData() : string