Docs Goabase

PartyShare
in package

Share Buttons Party

Table of Contents

getBtn()  : string
Bereitet die Party Share-Buttons auf, gibt komplettes HTML zurück
getMail()  : string
getSvg()  : string
Holt Logo als SVG

Methods

getBtn()

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

public static getBtn(array<string|int, mixed> $saParty, int $bSetFlat) : string
Parameters
$saParty : array<string|int, mixed>
$bSetFlat : int

Output to flat layout

Return values
string

getMail()

public static getMail(array<string|int, mixed> $saParty, string $strUserOrga) : string
Parameters
$saParty : array<string|int, mixed>
$strUserOrga : string
Return values
string

getSvg()

Holt Logo als SVG

public static getSvg() : string
Return values
string

Search results