Methods Summary | ||
---|---|---|
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
|
Properties Summary | ||
---|---|---|
protected
|
$_msg
|
#
0
|
protected
|
$_board
|
#
NULL
|
protected
|
$_attachmentUploadDir
|
#
false
|
protected
|
$_attchDir
|
#
''
|
protected
|
$_currentAttachmentUploadDir
|
#
NULL
|
protected
|
$_canPostAttachment
|
#
NULL
|
protected
|
$_generalErrors
|
#
array (
)
|
protected
|
$_initialError
|
#
NULL
|
protected
|
$_attachments
|
#
array (
)
|
protected
|
$_attachResults
|
#
array (
)
|
protected
|
$_attachSuccess
|
#
array (
)
|
protected
|
$_response
|
#
array (
'error' => true,
'data' =>
array (
),
'extra' => '',
)
|
protected
|
$_subActions
|
#
array (
0 => 'add',
1 => 'delete',
)
|
protected
|
$_sa
|
#
false
|