Docs Goabase

PartyShare
in package
uses TraitPage, TraitSeo

Table of Contents

Properties

$page  : Page
$partyDetails  : PartyDetails
$saParty  : array<string|int, mixed>
$seo  : Seo

Methods

__construct()  : mixed
getBtn()  : string
Bereitet die Party Share-Buttons auf, gibt komplettes HTML zurück
getMail()  : string
getPageInstance()  : Page
getSeoInstance()  : Seo
getGoogleICal()  : string
getMailLink()  : string

Properties

$saParty

private array<string|int, mixed> $saParty

Methods

__construct()

public __construct(array<string|int, mixed> $saParty) : mixed
Parameters
$saParty : array<string|int, mixed>

getBtn()

Bereitet die Party Share-Buttons auf, gibt komplettes HTML zurück

public getBtn([int $bSetFlat = 0 ]) : string
Parameters
$bSetFlat : int = 0

Output to flat layout

Tags
throws
RandomException
Return values
string

getMail()

public getMail(string $strUserOrga) : string
Parameters
$strUserOrga : string
Return values
string

getGoogleICal()

private getGoogleICal(string $strSharedTitle, string $strSharedLink) : string
Parameters
$strSharedTitle : string
$strSharedLink : string
Return values
string
private getMailLink() : string
Return values
string

        
On this page

Search results