Docs Goabase

PartyAdminQR
in package
uses TraitEmbed, TraitImageTags, TraitParty, TraitSeo

Read onlyYes
FinalYes

Table of Contents

Properties

$imageTag  : ImageTag
$page  : Page

Methods

__construct()  : mixed
getEmbedInstance()  : Embed
getImageTagInstance()  : ImageTag
getPartyInstance()  : PartyData
getPromoBox()  : string
getSeoInstance()  : Seo
getPartyQR()  : string
Reads The QR-Code for a party and creates a new one, if not exists
makePartyQR()  : string
Reads api.qrserver.com to generate a QR-Code for a party

Properties

Methods

getPromoBox()

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

getPartyQR()

Reads The QR-Code for a party and creates a new one, if not exists

private getPartyQR(int $PID) : string
Parameters
$PID : int
Return values
string
  • file name

makePartyQR()

Reads api.qrserver.com to generate a QR-Code for a party

private makePartyQR(int $PID[, string $format = 'png' ]) : string
Parameters
$PID : int
$format : string = 'png'
Return values
string
  • file name

        
On this page

Search results