[KTWSAPI] element index

Package indexes

All elements
a c d f g k l m p r s t u v w _
_
top
_download_file
Downlaods a file from KT.
_upload_file
Upload a file to KT. Returns a temp filename on the server.
a
top
active_session
KTWSAPI::active_session() in ktwsapi.inc.php
Sets an active session.
add_document
Adds a document to the current folder.
add_folder
KTWSAPI_Folder::add_folder() in ktwsapi.inc.php
Adds a sub folder.
c
top
$checkout_by
$created_by
$created_date
change_document_type
Changes the document type.
change_owner
Changes the owner of the document.
checkin
KTWSAPI_Document::checkin() in ktwsapi.inc.php
Checks in a document.
checkout
KTWSAPI_Document::checkout() in ktwsapi.inc.php
Checks out a document.
copy
KTWSAPI_Folder::copy() in ktwsapi.inc.php
Copies a folder to another location
copy
KTWSAPI_Document::copy() in ktwsapi.inc.php
Copies the document to the specified folder.
d
top
$document_id
$document_type
$download_path
KTWSAPI::$download_path in ktwsapi.inc.php
delete
KTWSAPI_Folder::delete() in ktwsapi.inc.php
Deletes the current folder.
delete
KTWSAPI_Document::delete() in ktwsapi.inc.php
Deletes the current document.
delete_workflow
Removes the workflow process from the current document.
download
KTWSAPI_Document::download() in ktwsapi.inc.php
Download a version of the document
f
top
$filename
KTWSAPI_Document::$filename in ktwsapi.inc.php
$folder_id
KTWSAPI_Folder::$folder_id in ktwsapi.inc.php
$folder_name
KTWSAPI_Folder::$folder_name in ktwsapi.inc.php
$full_path
KTWSAPI_Folder::$full_path in ktwsapi.inc.php
$full_path
KTWSAPI_Document::$full_path in ktwsapi.inc.php
g
top
get
KTWSAPI_Document::get() in ktwsapi.inc.php
Returns a reference to a document.
get
KTWSAPI_Folder::get() in ktwsapi.inc.php
Returns a reference to a KTWSAPI_Folder
get_document_by_filename
Returns a document based on filename.
get_document_by_id
Returns a reference to a document based on id.
get_document_by_name
Returns a document based on title.
get_download_path
KTWSAPI::get_download_path() in ktwsapi.inc.php
This returns the default location where documents are downloaded in download() and checkout().
get_folderid
Returns the current folder id.
get_folder_by_id
KTWSAPI::get_folder_by_id() in ktwsapi.inc.php
Returns a reference to a folder based on id.
get_folder_by_name
Returns the foldre based on foldername.
get_folder_name
Returns the folder name.
get_full_path
Returns the full folder path.
get_listing
Returns the contents of a folder.
get_metadata
Returns metadata on the document.
get_parent_folder
Returns a reference to the parent folder.
get_parent_folder_id
Returnss the parent folder id.
get_root_folder
KTWSAPI::get_root_folder() in ktwsapi.inc.php
Returns a reference to the root folder.
get_transaction_history
Returns the transaction history on the current document.
get_version_history
Returns the version history on the current document.
k
top
$ktapi
KTWSAPI_FolderItem::$ktapi in ktwsapi.inc.php
KTUploadURL
KTUploadURL in ktwsapi_cfg.inc.php
KTWebServiceURL
KTWebServiceURL in ktwsapi_cfg.inc.php
KTWebService_WSDL
KTWebService_WSDL in ktwsapi_cfg.inc.php
KTWSAPI
KTWSAPI::KTWSAPI() in ktwsapi.inc.php
Constructor
KTWSAPI
KTWSAPI in ktwsapi.inc.php
ktws_eg_add_document.php
ktws_eg_add_document.php in ktws_eg_add_document.php
ktws_eg_anonymous.php
ktws_eg_anonymous.php in ktws_eg_anonymous.php
ktws_eg_checkin.php
ktws_eg_checkin.php in ktws_eg_checkin.php
ktws_eg_create_folder.php
ktws_eg_create_folder.php in ktws_eg_create_folder.php
ktws_eg_doc_info.php
ktws_eg_doc_info.php in ktws_eg_doc_info.php
ktws_eg_folder_listing.php
ktws_eg_folder_listing.php in ktws_eg_folder_listing.php
ktwsapi.inc.php
ktwsapi.inc.php in ktwsapi.inc.php
ktwsapi_cfg.inc.php
ktwsapi_cfg.inc.php in ktwsapi_cfg.inc.php
KTWSAPI_Document
KTWSAPI_Document in ktwsapi.inc.php
KTWSAPI_Document
Constructor
KTWSAPI_ERR_SESSION_IN_USE
KTWSAPI_ERR_SESSION_IN_USE in ktwsapi.inc.php
KTWSAPI_ERR_SESSION_NOT_STARTED
KTWSAPI_Folder
Constructor
KTWSAPI_Folder
KTWSAPI_Folder in ktwsapi.inc.php
KTWSAPI_FolderItem
KTWSAPI_FolderItem in ktwsapi.inc.php
KT_PEAR_DIR
KT_PEAR_DIR in ktwsapi_cfg.inc.php
l
top
logout
KTWSAPI::logout() in ktwsapi.inc.php
Closes an active session.
m
top
move
KTWSAPI_Folder::move() in ktwsapi.inc.php
Moves a folder to another location.
move
KTWSAPI_Document::move() in ktwsapi.inc.php
Moves the current folder to the specified folder.
p
top
$parent_id
perform_workflow_transition
Performs a transition on the current document.
r
top
rename
KTWSAPI_Folder::rename() in ktwsapi.inc.php
Renames the current folder.
rename_filename
Renames the filename of the current document.
rename_title
Renames the title of the current document.
s
top
$session
KTWSAPI::$session in ktwsapi.inc.php
$soapclient
KTWSAPI::$soapclient in ktwsapi.inc.php
Enter description here...
set_download_path
KTWSAPI::set_download_path() in ktwsapi.inc.php
Allows the default location for downloaded documents to be changed.
start_anonymous_session
Starts an anonymous session.
start_session
KTWSAPI::start_session() in ktwsapi.inc.php
Starts a user session.
start_workflow
Starts a workflow on the current document.
t
top
$timeout
KTWSAPI::$timeout in ktwsapi.inc.php
$title
KTWSAPI_Document::$title in ktwsapi.inc.php
u
top
$updated_by
$updated_date
undo_checkout
Undo a document checkout
update_metadata
Updates the metadata on the current document.
v
top
$version
KTWSAPI_Document::$version in ktwsapi.inc.php
w
top
$workflow
KTWSAPI_Document::$workflow in ktwsapi.inc.php
$workflow_state
$wsdl
KTWSAPI::$wsdl in ktwsapi.inc.php
a c d f g k l m p r s t u v w _