PartyPageController
in package
Read onlyYes
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- getPartyInfoTpl() : string
- openPageDetails() : void
- openPageInvites() : void
- openPageMeetingpoint() : void
- openPagePhotos() : void
- openPagePhotosFull() : void
- openPagePhotosRandom() : void
- openPageReports() : void
- openPageUpload() : void
- openPageWhocomes() : void
- initializePartyPage() : void
Properties
$htmlHeader
private
HtmlHeader
$htmlHeader
$initUser
private
InitUser
$initUser
$partyTools
private
PartyTools
$partyTools
Methods
__construct()
public
__construct(HtmlHeader $htmlHeader, InitUser $initUser) : mixed
Parameters
- $htmlHeader : HtmlHeader
- $initUser : InitUser
getPartyInfoTpl()
public
getPartyInfoTpl(string $type) : string
Parameters
- $type : string
Return values
stringopenPageDetails()
public
openPageDetails() : void
openPageInvites()
public
openPageInvites() : void
openPageMeetingpoint()
public
openPageMeetingpoint() : void
openPagePhotos()
public
openPagePhotos() : void
openPagePhotosFull()
public
openPagePhotosFull() : void
openPagePhotosRandom()
public
openPagePhotosRandom() : void
openPageReports()
public
openPageReports() : void
openPageUpload()
public
openPageUpload() : void
openPageWhocomes()
public
openPageWhocomes() : void
initializePartyPage()
private
initializePartyPage([string $type = 'partyinfo' ][, string $addContent = '' ]) : void
Parameters
- $type : string = 'partyinfo'
- $addContent : string = ''