Docs Goabase

PartyAdminQR
in package
uses TraitImageTools, TraitPage, TraitParty, TraitSeo

Table of Contents

Methods

__construct()  : mixed
getImageTagInstance()  : ImageTag
getImageToolsInstance()  : ImageTools
getPageInstance()  : Page
getPartyInstance()  : Party
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

Methods

getPromoBox()

public getPromoBox(array<string|int, mixed> $saParty) : string
Parameters
$saParty : array<string|int, mixed>
Tags
throws
Exception
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
Parameters
$PID : int
Return values
string
  • file name

        
On this page

Search results