Class Attachments
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Attachments.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Attachments.php
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
#
processAttachments( )
Moves an attachment to the proper directory and set the relevant data into $_SESSION['temp_attachments'] |
protected
|
|
protected
|
|
protected
|
protected
integer
|
$_msg
|
#
0
|
protected
|
$_board
|
#
null
|
protected
boolean
|
$_attachmentUploadDir
|
#
false
|
protected
string
|
$_attchDir
|
#
''
|
protected
|
$_currentAttachmentUploadDir
|
|
protected
|
$_canPostAttachment
|
|
protected
array
|
$_generalErrors
|
#
array()
|
protected
|
$_initialError
|
|
protected
array
|
$_attachments
|
#
array()
|
protected
array
|
$_attachResults
|
#
array()
|
protected
array
|
$_attachSuccess
|
#
array()
|
protected
array
|
$_response
|
#
array(
'error' => true,
'data' => array(),
'extra' => '',
)
|
protected
array
|
$_subActions
|
#
array(
'add',
'delete',
)
|
protected
boolean
|
$_sa
|
#
false
|