Docs Goabase

ImageUploadParty
in package
uses TraitSeo, TraitImageTools

Table of Contents

Properties

$autoFile  : array<string|int, mixed>
$image  : Image
$imageUpload  : ImageUpload
$input  : Input
$user  : User

Methods

__construct()  : mixed
checkCopyright()  : bool
Checks for copyright using a TinEye API by analyzing the provided image file.
getImageToolsInstance()  : ImageTools
getSeoInstance()  : Seo
processPhotosParty()  : void
party photo upload
uploadFlyer()  : array<string|int, mixed>
Uploads the flyer and renames it
getSourceFile()  : string
uploadPhotosParty()  : void

Properties

Methods

checkCopyright()

Checks for copyright using a TinEye API by analyzing the provided image file.

public checkCopyright(array<string|int, mixed> $saParty) : bool
Parameters
$saParty : array<string|int, mixed>
Return values
bool

processPhotosParty()

party photo upload

public processPhotosParty(array<string|int, mixed> $saParty, array<string|int, mixed> $saInform) : void
Parameters
$saParty : array<string|int, mixed>
$saInform : array<string|int, mixed>

uploadFlyer()

Uploads the flyer and renames it

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

uploadPhotosParty()

private uploadPhotosParty(array<string|int, mixed> $saParty) : void
Parameters
$saParty : array<string|int, mixed>

        
On this page

Search results