PartySQL
in package
SQL around party
Table of Contents
- getActualIDs() : string
- getIdIn() : string
- getSQL() : array<string|int, mixed>
- Generates 4 different SQL statements for the parties
- getSub() : string
Methods
getActualIDs()
public
static getActualIDs() : string
Return values
string —getIdIn()
public
static getIdIn(string $strSQLAndIdIn[, string $strTable = '' ]) : string
Parameters
- $strSQLAndIdIn : string
- $strTable : string = ''
Return values
string —getSQL()
Generates 4 different SQL statements for the parties
public
static getSQL(array<string|int, mixed> $saAtt, int $nPos, int $bPast) : array<string|int, mixed>
Parameters
- $saAtt : array<string|int, mixed>
-
- searchdate, date_since, geoloc,photos, reports, meetings, lifts, field, search, report_puid, meeting_puid, lift_puid, flyer, member_puid, tag, mystyle, inout, status, country, new_entries
- $nPos : int
-
- Counter
- $bPast : int
-
- 0: present, 1: past [0]: count, [1] standard with limit, [2] no limit, [3] where only
Return values
array<string|int, mixed> —getSub()
public
static getSub([array<string|int, mixed> $saAtt = [] ]) : string
Parameters
- $saAtt : array<string|int, mixed> = []