Class KTWSAPI_FolderItem

Description

Located in /ktwsapi/php/ktwsapi.inc.php (line 46)


	
			
Direct descendents
Class Description
KTWSAPI_Folder
KTWSAPI_Document
Variable Summary
mixed $ktapi
mixed $parent_id
Method Summary
boolean _download_file (string $url, string $localpath, string $filename)
string _upload_file (string $filename, string $action, [int $document_id = null])
Variables
mixed $ktapi (line 48)
mixed $parent_id (line 50)
Methods
get_parent_folder (line 172)

Returns a reference to the parent folder.

KTWSAPI_Folder &get_parent_folder ()
_download_file (line 143)

Downlaods a file from KT.

boolean _download_file (string $url, string $localpath, string $filename)
  • string $url
  • string $localpath
  • string $filename
_upload_file (line 60)

Upload a file to KT. Returns a temp filename on the server.

string _upload_file (string $filename, string $action, [int $document_id = null])
  • string $filename
  • string $action
  • int $document_id

Documentation generated on Sun, 22 Apr 2007 02:31:00 +0200 by phpDocumentor 1.3.2