Docs Goabase

PartyCountries
in package
uses TraitLanguage

Table of Contents

Properties

$attData  : array<string|int, mixed>
$bPast  : int
$partySQL  : PartySQL

Methods

__construct()  : mixed
getCountryListByParty()  : string
getLanguageInstance()  : Language
getPartyCountries()  : array<string|int, mixed>
Zeigt alle laender aller partys und gibt werte zurueck (abhaengig von template)

Properties

Methods

__construct()

public __construct([array<string|int, mixed>|null $saAtt = [] ][, int|null $bPast = 0 ]) : mixed
Parameters
$saAtt : array<string|int, mixed>|null = []
$bPast : int|null = 0

getCountryListByParty()

public getCountryListByParty() : string
Tags
throws
Exception
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

.tpl.php

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

        
On this page

Search results