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
$page
private
Page
$page
$partyDetails
private
PartyDetails
$partyDetails
$saParty
private
array<string|int, mixed>
$saParty
$seo
private
Seo
$seo
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
Return values
stringgetMail()
public
getMail(string $strUserOrga) : string
Parameters
- $strUserOrga : string
Return values
stringgetPageInstance()
public
getPageInstance() : Page
Return values
PagegetSeoInstance()
public
getSeoInstance() : Seo
Return values
SeogetGoogleICal()
private
getGoogleICal(string $strSharedTitle, string $strSharedLink) : string
Parameters
- $strSharedTitle : string
- $strSharedLink : string
Return values
stringgetMailLink()
private
getMailLink() : string