Documentation

authorImages

Author image processing trait

Tags
author

Stefan Seehafer sea75300@yahoo.de

copyright

(c) 2011-2022, Stefan Seehafer

license

http://www.gnu.org/licenses/gpl.txt GPLv3

Table of Contents

$gAuth  : GoogleAuthenticator
$uploader  : uploader
deleteImage()  : bool
Author-Avatar löschen
initUploader()  : bool
onFileDelete()  : bool
Delete user image event
onUploadFile()  : bool
Upload user image event
twoFactorAuthForm()  : bool
uploadImage()  : bool
Author-Avatar hochlanden

Properties

Methods

deleteImage()

Author-Avatar löschen

protected deleteImage(author $author) : bool
Parameters
$author : author
Tags
deprecated
5.3.0-a1
Return values
bool

onFileDelete()

Delete user image event

protected onFileDelete() : bool
Tags
since
5.3.0-a1
Return values
bool

onUploadFile()

Upload user image event

protected onUploadFile() : bool
Tags
since
5.3.0-a1
Return values
bool

twoFactorAuthForm()

protected twoFactorAuthForm() : bool
Return values
bool

uploadImage()

Author-Avatar hochlanden

protected uploadImage(author $author) : bool
Parameters
$author : author
Tags
deprecated
5.3.0-a1
Return values
bool

Search results