[KTWEBSERVICE] element index

Package indexes

All elements
a b c d g i k l m n p r s t u w _
_
top
$__dispatch_map
Defines functions, parameters, and return values.
$__typedef
KTWebService::$__typedef in webservice.php
Defines the structures that are used by web service functions.
__dispatch
KTWebService::__dispatch() in webservice.php
a
top
$age
KTUploadManager::$age in KTUploadManager.inc.php
$age
KTDownloadManager::$age in KTDownloadManager.inc.php
add_document
Adds a document to the repository.
allow_download
KTDownloadManager::allow_download() in KTDownloadManager.inc.php
This returns
b
top
build_url
KTDownloadManager::build_url() in KTDownloadManager.inc.php
This returns the url used to download a document.
c
top
change_document_owner
Changes the owner of a document.
change_document_type
Change the document type.
checkin_document
Does a document checkin.
checkout_document
Does a document checkout.
cleanup
KTUploadManager::cleanup() in KTUploadManager.inc.php
This will remove any temporary files that have not been dealt with in the correct timeframe.
cleanup
KTDownloadManager::cleanup() in KTDownloadManager.inc.php
This will remove any temporary files that have not been dealt with in the correct timeframe.
copy_document
Copy a document to another folder.
copy_folder
KTWebService::copy_folder() in webservice.php
Makes a copy of a folder in another location.
create_folder
Creates a new folder.
d
top
$download_url
KTDownloadManager::$download_url in KTDownloadManager.inc.php
delete_document
Deletes a document.
delete_document_workflow
Removes the workflow process on a document.
delete_folder
Deletes a folder.
download
KTDownloadManager::download() in KTDownloadManager.inc.php
This starts a download.
download_document
Returns a reference to a file to be downloaded.
download.php
download.php in download.php
download_cleanup.php
download_cleanup.php in download_cleanup.php
g
top
get_document_detail
Returns document detail given a document_id.
get_document_detail_by_name
Returns document detail given a document name which could include a full path.
get_document_metadata
Returns the metadata on a document.
get_document_transaction_history
Returns the document transaction history.
get_document_types
Returns a list of document types.
get_document_version_history
Returns the version history.
get_document_workflow_state
Returns the current state that the document is in.
get_document_workflow_transitions
Returns a list of available transitions on a give document with a workflow.
get_folder_contents
Returns the contents of a folder.
get_folder_detail
Returns folder detail given a folder_id.
get_folder_detail_by_name
Returns folder detail given a folder name which could include a full path.
get_ktapi
KTWebService::get_ktapi() in webservice.php
This is used by all exposed functions dependant on the sessionid.
get_uploaded_list
KTUploadManager::get_uploaded_list() in KTUploadManager.inc.php
This is a list of all all managed files.
i
top
imported_file
KTUploadManager::imported_file() in KTUploadManager.inc.php
index.php
index.php in index.php
k
top
KTDownloadManager
KTDownloadManager::KTDownloadManager() in KTDownloadManager.inc.php
Constructor for the download manager.
KTDownloadManager
KTDownloadManager in KTDownloadManager.inc.php
KTDownloadManager manages files in the download_files table.
KTUploadManager
KTUploadManager in KTUploadManager.inc.php
KTUploadManager manages files in the uploaded_files table.
KTUploadManager
KTUploadManager::KTUploadManager() in KTUploadManager.inc.php
KTWebService
KTWebService
KTWebService in webservice.php
KTDownloadManager.inc.php
KTDownloadManager.inc.php in KTDownloadManager.inc.php
KTUploadManager.inc.php
KTUploadManager.inc.php in KTUploadManager.inc.php
KTWS_ERR_AUTHENTICATION_ERROR
KTWS_ERR_DB_PROBLEM
KTWS_ERR_DB_PROBLEM in webservice.php
KTWS_ERR_FILE_NOT_FOUND
KTWS_ERR_FILE_NOT_FOUND in webservice.php
KTWS_ERR_INSUFFICIENT_PERMISSIONS
KTWS_ERR_INVALID_DEPTH
KTWS_ERR_INVALID_DEPTH in webservice.php
KTWS_ERR_INVALID_DOCUMENT
KTWS_ERR_INVALID_DOCUMENT in webservice.php
KTWS_ERR_INVALID_FILENAME
KTWS_ERR_INVALID_FILENAME in webservice.php
KTWS_ERR_INVALID_FOLDER
KTWS_ERR_INVALID_FOLDER in webservice.php
KTWS_ERR_INVALID_METADATA
KTWS_ERR_INVALID_METADATA in webservice.php
KTWS_ERR_INVALID_REASON
KTWS_ERR_INVALID_REASON in webservice.php
KTWS_ERR_INVALID_SESSION
KTWS_ERR_INVALID_SESSION in webservice.php
KTWS_ERR_PROBLEM
KTWS_ERR_PROBLEM in webservice.php
KTWS_SUCCESS
KTWS_SUCCESS in webservice.php
l
top
login
KTWebService::login() in webservice.php
Creates a new session for the user.
logout
KTWebService::logout() in webservice.php
Closes an active session.
m
top
move_document
Move a folder to another location.
move_folder
KTWebService::move_folder() in webservice.php
Moves a folder to another location.
n
top
$namespace
KTWebService::$namespace in webservice.php
This is the namespace used by the web service.
p
top
perform_document_workflow_transition
Starts a transitions on a document with a workflow.
r
top
$random
KTDownloadManager::$random in KTDownloadManager.inc.php
rename_document_filename
Renames the document filename.
rename_document_title
Changes the document title.
rename_folder
Renames a folder.
run
KTWebService::run() in webservice.php
This runs the web service
s
top
$session
KTDownloadManager::$session in KTDownloadManager.inc.php
$session
KTUploadManager::$session in KTUploadManager.inc.php
set_session
KTDownloadManager::set_session() in KTDownloadManager.inc.php
Sets the current session.
set_session
KTUploadManager::set_session() in KTUploadManager.inc.php
Sets the current session.
start_document_workflow
Start a workflow on a document
t
top
$temp_dir
KTUploadManager::$temp_dir in KTUploadManager.inc.php
u
top
$userid
KTUploadManager::$userid in KTUploadManager.inc.php
upload.php
upload.php in upload.php
upload_cleanup.php
upload_cleanup.php in upload_cleanup.php
undo_document_checkout
Undoes a document checkout.
update_document_metadata
Updates document metadata.
uploaded
KTUploadManager::uploaded() in KTUploadManager.inc.php
This tells the manager to manage a file that has been uploaded.
w
top
webservice.php
webservice.php in webservice.php
a b c d g i k l m n p r s t u w _