Docs Goabase

DelUser
in package
uses TraitEmbed, TraitDataWrite, TraitUser

Table of Contents

Properties

$env  : array<string|int, mixed>
$input  : Input
$isPhotoArchive  : bool
$user  : User

Methods

__construct()  : mixed
afterUserDel()  : int
Loesche alles rund um einladungen, wenn ein user geloescht wird
getDataWriteInstance()  : DataWrite
getDelForm()  : string
Get form for profile deleting
getEmbedInstance()  : Embed
getUserInstance()  : User
initDelMember()  : void
isPhotoArchive()  : bool
setIsPhotoArchive()  : void
cntPhotoIDs()  : int
delAccount()  : void
delInvitesAfterUserDel()  : int
Loesche alles rund um einladungen, wenn ein user geloescht wird
moveImgToArchive()  : void
Uebertraegt die party anonymisiert auf user "goabase archive".
movePartiesToArchive()  : void
Uebertraegt die party anonymisiert auf user "goabase archive".

Properties

$env

private array<string|int, mixed> $env

$isPhotoArchive

private bool $isPhotoArchive

Methods

__construct()

public __construct() : mixed

afterUserDel()

Loesche alles rund um einladungen, wenn ein user geloescht wird

public afterUserDel([int $nUserDelID = 0 ]) : int
Parameters
$nUserDelID : int = 0
Return values
int

Anzahl rows

getDelForm()

Get form for profile deleting

public getDelForm(array<string|int, mixed> $page) : string
Parameters
$page : array<string|int, mixed>
Tags
throws
Exception
Return values
string

initDelMember()

public initDelMember() : void
Tags
throws
RandomException

isPhotoArchive()

public isPhotoArchive() : bool
Return values
bool

setIsPhotoArchive()

public setIsPhotoArchive(bool $isPhotoArchive) : void
Parameters
$isPhotoArchive : bool

cntPhotoIDs()

private cntPhotoIDs() : int
Return values
int

delAccount()

private delAccount() : void
Tags
throws
RandomException

delInvitesAfterUserDel()

Loesche alles rund um einladungen, wenn ein user geloescht wird

private delInvitesAfterUserDel() : int
Return values
int

Anzahl rows

moveImgToArchive()

Uebertraegt die party anonymisiert auf user "goabase archive".

private moveImgToArchive() : void

wird benutzt, wenn ein user seinen account loeschen will

Return values
void
  • Anzahl der Parties

movePartiesToArchive()

Uebertraegt die party anonymisiert auf user "goabase archive".

private movePartiesToArchive() : void
Tags
throws
RandomException
Return values
void
  • Anzahl der Parties

        
On this page

Search results