Docs Goabase

MemberNews
in package
uses TraitData, TraitGeoSQL

FinalYes

Table of Contents

Properties

$country  : Country
$data  : Data
$memberNewsDate  : MemberNewsDate
$user  : User

Methods

__construct()  : mixed
getDataInstance()  : Data
getGeoSQLInstance()  : GeoSQL
getNewsletterEdit()  : mixed
setUnsubscribe()  : bool
Unsubscribes from newsletter
fetchLatLonByLocation()  : array<string|int, mixed>
getCountryID()  : array<string|int, mixed>
getCountryName()  : array<string|int, mixed>
getFilterField()  : array{filter_town: string, filter_lineup: string}
getMemberSubscriptions()  : array<string|int, mixed>
getRecent()  : string
getSubscriberCountry()  : array<string|int, mixed>
getSubscriberSQLFilter()  : array{filter_info: string, filter: string, user_id: int}
Gets an array for this member
translateSubscriberCountries()  : string

Properties

Methods

getNewsletterEdit()

public getNewsletterEdit(string $pageContent) : mixed
Parameters
$pageContent : string

setUnsubscribe()

Unsubscribes from newsletter

public setUnsubscribe() : bool
Return values
bool

fetchLatLonByLocation()

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

getCountryID()

private getCountryID() : array<string|int, mixed>
Return values
array<string|int, mixed>

getCountryName()

private getCountryName() : array<string|int, mixed>
Return values
array<string|int, mixed>

getFilterField()

private getFilterField() : array{filter_town: string, filter_lineup: string}
Return values
array{filter_town: string, filter_lineup: string}

getMemberSubscriptions()

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

getRecent()

private getRecent() : string
Return values
string

getSubscriberCountry()

private getSubscriberCountry([int $member_id = 0 ]) : array<string|int, mixed>
Parameters
$member_id : int = 0
Return values
array<string|int, mixed>

getSubscriberSQLFilter()

Gets an array for this member

private getSubscriberSQLFilter([int $nMemberID = 0 ]) : array{filter_info: string, filter: string, user_id: int}
Parameters
$nMemberID : int = 0
Return values
array{filter_info: string, filter: string, user_id: int}

translateSubscriberCountries()

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

        
On this page

Search results