[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/api/soap/ -> mc_file_api.php (summary)

(no description)

File Size: 229 lines (7 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  mci_file_can_download_bug_attachments()
  mci_file_read_local()
  mci_file_write_local()
  mci_file_add()
  mci_file_get()

Functions
Functions that are not part of a class:

mci_file_can_download_bug_attachments( $p_bug_id, $p_user_id )   X-Ref
No description

mci_file_read_local( $p_diskfile )   X-Ref
No description

mci_file_write_local( $p_diskfile, $p_content )   X-Ref
No description

mci_file_add( $p_id, $p_name, $p_content, $p_file_type, $p_table, $p_title = '', $p_desc = '', $p_user_id = null )   X-Ref
No description

mci_file_get( $p_file_id, $p_type, $p_user_id )   X-Ref
Returns the attachment contents

param: int $p_file_id
param: string $p_type The file type, bug or doc
param: int $p_user_id
return: string|soap_fault the string contents, or a soap_fault



Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7