Docs Goabase

PartyMeetingWrite
in package
uses TraitDataWrite, TraitUser

Table of Contents

Properties

$dataWrite  : DataWrite
$input  : Input
$tplPartyMeeting  : string
$user  : User

Methods

__construct()  : mixed
getDataWriteInstance()  : DataWrite
getNewIdOnPost()  : int
getUserInstance()  : User
redirectOnPost()  : void
setMeetingFix()  : int
Fix the entry / sticky
writeMeeting()  : int
Kommt von party_meetingpoint.php

Properties

Methods

getNewIdOnPost()

public getNewIdOnPost(array<string|int, mixed> $saParty, array<string|int, mixed> $saInform[, array<string|int, mixed> $saMeeting = [] ][, array<string|int, mixed> $auto_file = [] ]) : int
Parameters
$saParty : array<string|int, mixed>
$saInform : array<string|int, mixed>
$saMeeting : array<string|int, mixed> = []
$auto_file : array<string|int, mixed> = []
Tags
throws
RandomException
throws
DateMalformedStringException
Return values
int

redirectOnPost()

public redirectOnPost(int $nNewID, int $PID, string $strThisFile[, string $strThisUrlVars = '' ]) : void
Parameters
$nNewID : int
$PID : int
$strThisFile : string
$strThisUrlVars : string = ''

setMeetingFix()

Fix the entry / sticky

public setMeetingFix(array<string|int, mixed> $saFix) : int
Parameters
$saFix : array<string|int, mixed>
Return values
int

writeMeeting()

Kommt von party_meetingpoint.php

public writeMeeting(array<string|int, mixed> $saParty, array<string|int, mixed> $saInform[, array<string|int, mixed> $saMeeting = [] ]) : int
Parameters
$saParty : array<string|int, mixed>
$saInform : array<string|int, mixed>
$saMeeting : array<string|int, mixed> = []
Tags
throws
DateMalformedStringException
throws
RandomException
Return values
int

        
On this page

Search results