Docs Goabase

PartyEditTpl
in package

Table of Contents

Properties

$cssHint  : string
$hintIcon  : string
$partyAdminFlyer  : PartyAdminFlyer
$partyData  : array<string|int, mixed>
$tplDetailBox  : string

Methods

__construct()  : mixed
getChangeGeo()  : string
getHiddenLinkBlock()  : string
getHintBox()  : string
getLocationEdit()  : string
getPartyOptions()  : string
Options for the event, step by step
getPartyTypeOptions()  : array<string|int, mixed>
create checkboxes and help for party type
getStatusEdit()  : string
getStyleTagsEdit()  : string
mainDetailsEdit()  : string
setCssHint()  : void
setHintIcon()  : void
setOpenHints()  : void
setPartyData()  : void
getPartyStatusLabel()  : string

Properties

$partyData

private array<string|int, mixed> $partyData = []

Methods

__construct()

public __construct() : mixed
Tags
throws
Exception

getChangeGeo()

public getChangeGeo([bool $isUpdate = false ][, array<string|int, mixed> $saParty = [] ]) : string
Parameters
$isUpdate : bool = false
$saParty : array<string|int, mixed> = []
Tags
throws
Exception
Return values
string

getHiddenLinkBlock()

public getHiddenLinkBlock() : string
Tags
throws
RandomException
Return values
string

getHintBox()

public getHintBox(string $name) : string
Parameters
$name : string
Tags
throws
Exception
Return values
string

getLocationEdit()

public getLocationEdit() : string
Return values
string

getPartyOptions()

Options for the event, step by step

public getPartyOptions() : string
Tags
throws
Exception
Return values
string

getPartyTypeOptions()

create checkboxes and help for party type

public getPartyTypeOptions(array<string|int, mixed> $saTypeChecked) : array<string|int, mixed>
Parameters
$saTypeChecked : array<string|int, mixed>
Tags
throws
Exception
Return values
array<string|int, mixed>

getStatusEdit()

public getStatusEdit() : string
Tags
throws
RandomException
throws
Exception
Return values
string

getStyleTagsEdit()

public getStyleTagsEdit() : string
Tags
throws
Exception
Return values
string

mainDetailsEdit()

public mainDetailsEdit() : string
Tags
throws
Exception
Return values
string

setCssHint()

public setCssHint(string $cssHint) : void
Parameters
$cssHint : string

setHintIcon()

public setHintIcon(string $hintIcon) : void
Parameters
$hintIcon : string

setOpenHints()

public setOpenHints() : void
Tags
throws
Exception

setPartyData()

public setPartyData(array<string|int, mixed> $partyData) : void
Parameters
$partyData : array<string|int, mixed>

getPartyStatusLabel()

private getPartyStatusLabel() : string
Tags
throws
Exception
Return values
string

        
On this page

Search results