Docs Goabase

PartyCountries
in package
uses TraitData

FinalYes

Table of Contents

Properties

$totalCountries  : int
$totalParties  : int
$bPast  : int
$data  : Data
$getParas  : array<string|int, mixed>
$partySQL  : PartySQL
$tplCountry  : string

Methods

__construct()  : mixed
getCountryListByParty()  : string
getDataInstance()  : Data
getPartyCountries()  : array<string|int, mixed>
Zeigt alle laender aller partys und gibt werte zurueck (abhaengig von template)
buildCountrySQL()  : string
getTotalParties()  : int
loadCountryClass()  : PartyCountriesCloudTpl|PartyCountriesJsonLDTpl|PartyCountriesJsonTpl|PartyCountriesXmlTpl|false

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $getParas = [] ]) : mixed
Parameters
$getParas : array<string|int, mixed> = []

getCountryListByParty()

public getCountryListByParty() : string
Return values
string

getPartyCountries()

Zeigt alle laender aller partys und gibt werte zurueck (abhaengig von template)

public getPartyCountries([string $strTemplate = '_cloud' ]) : array<string|int, mixed>
Parameters
$strTemplate : string = '_cloud'
Tags
@template

party_country_cloud.tpl.php

Return values
array<string|int, mixed>
  • abhängig von template

buildCountrySQL()

private buildCountrySQL(string $strSQL) : string
Parameters
$strSQL : string
Return values
string

getTotalParties()

private getTotalParties(array<string|int, mixed> $sqlA) : int
Parameters
$sqlA : array<string|int, mixed>
Return values
int

        
On this page

Search results