Docs Goabase

ImageUploadData
in package
uses TraitUser

Table of Contents

Properties

$dataWrite  : DataWrite
$env  : array<string|int, mixed>
$image  : Image
$imageUpload  : ImageUpload
$user  : User

Methods

__construct()  : mixed
getUserInstance()  : User
setSuccessPartyMember()  : void
updateGallery()  : void
uploadDataImg()  : void

Properties

Methods

setSuccessPartyMember()

public setSuccessPartyMember(string $strTable, int $nRecordID, array<string|int, mixed> $saInformUpload) : void
Parameters
$strTable : string
$nRecordID : int
$saInformUpload : array<string|int, mixed>
Tags
throws
Exception

updateGallery()

public updateGallery(array<string|int, mixed> $naID[, array<string|int, mixed> $saData = [] ][, string $defTable = 'TBL_PARTY_IMAGES' ]) : void
Parameters
$naID : array<string|int, mixed>
$saData : array<string|int, mixed> = []
$defTable : string = 'TBL_PARTY_IMAGES'

uploadDataImg()

public uploadDataImg([int $nNewID = 0 ][, array<string|int, mixed>|null $auto_file = [] ]) : void
Parameters
$nNewID : int = 0
$auto_file : array<string|int, mixed>|null = []
Tags
throws
RandomException

        
On this page

Search results