ATTACHMENT Functions
Below is a listing of all the functions.
|
DeleteAttachment This method deletes an attachment.
Return Type: n/a
Examples
DeleteAttachments This method deletes attachments for a specified message.
Return Type: n/a
GetAttachmentsForUser This method retrieves message attachments for a user.
Return Type:Attachment()
Examples
Related Items GetMessageAttachments This method retrieves message attachments for a message.
Return Type:Attachment()
Examples
Related Items InsertAttachment Inserts an attachment into the database. This method will only perform the database actions necessary to attach a file to a message. It is assumed that the file is already in the attachment directory of the forum.
Return Type: n/a
Examples
|
Functions
Available
|