Full index

Package indexes


a b c d e f g i k l m n p r s t u v w _
a
top
$age
KTUploadManager::$age in KTUploadManager.inc.php
$age
KTDownloadManager::$age in KTDownloadManager.inc.php
active_session
KTWSAPI::active_session() in ktwsapi.inc.php
Sets an active session.
add_document
Adds a document to the current folder.
add_document
This adds a document to the current folder.
add_document
Adds a document to the repository.
add_folder
KTWSAPI_Folder::add_folder() in ktwsapi.inc.php
Adds a sub folder.
add_folder
This adds a subfolder folder to the current folder.
allow_download
KTDownloadManager::allow_download() in KTDownloadManager.inc.php
This returns
archive
KTAPI_Document::archive() in ktapi.inc.php
This flags the document as 'archived'.
b
top
build_url
KTDownloadManager::build_url() in KTDownloadManager.inc.php
This returns the url used to download a document.
c
top
$checkout_by
$created_by
$created_date
can_user_access_object_requiring_permission
This checks if a user can access an object with a certain permission.
can_user_access_object_requiring_permission
change_document_owner
Changes the owner of a document.
change_document_type
This changes the document type of the document.
change_document_type
Changes the document type.
change_document_type
Change the document type.
change_owner
This changes the owner of the file.
change_owner
Changes the owner of the document.
checkin
KTWSAPI_Document::checkin() in ktwsapi.inc.php
Checks in a document.
checkin
KTAPI_Document::checkin() in ktapi.inc.php
This checks a document into the repository
checkin_document
Does a document checkin.
checkout
This returns a URL to the file that can be downloaded.
checkout
KTWSAPI_Document::checkout() in ktwsapi.inc.php
Checks out a document.
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
KTWSAPI_Folder::copy() in ktwsapi.inc.php
Copies a folder to another location
copy
KTAPI_Document::copy() in ktapi.inc.php
This copies the document to another folder.
copy
KTAPI_Folder::copy() in ktapi.inc.php
This copies a folder to another location.
copy
KTWSAPI_Document::copy() in ktwsapi.inc.php
Copies the document to the specified folder.
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
$document
KTAPI_Document::$document in ktapi.inc.php
This is a reference to the internal document object.
$documentid
This is the id of the document.
$document_id
$document_type
$download_path
KTWSAPI::$download_path in ktwsapi.inc.php
$download_url
KTDownloadManager::$download_url in KTDownloadManager.inc.php
delete
KTWSAPI_Folder::delete() in ktwsapi.inc.php
Deletes the current folder.
delete
KTAPI_Folder::delete() in ktapi.inc.php
This deletes the current folder.
delete
KTAPI_Document::delete() in ktapi.inc.php
This deletes a document from the folder.
delete
KTWSAPI_Document::delete() in ktwsapi.inc.php
Deletes the current document.
delete_document
Deletes a document.
delete_document_workflow
Removes the workflow process on a document.
delete_folder
Deletes a folder.
delete_workflow
Removes the workflow process from the current document.
delete_workflow
This deletes the workflow on the document.
download
KTWSAPI_Document::download() in ktwsapi.inc.php
Download a version of the document
download
This does a download of a version of the document.
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
e
top
expunge
KTAPI_Document::expunge() in ktapi.inc.php
This expunges a document from the system.
f
top
$filename
KTWSAPI_Document::$filename in ktwsapi.inc.php
$folder
KTAPI_Folder::$folder in ktapi.inc.php
This is a reference to a base Folder object.
$folderid
KTAPI_Folder::$folderid in ktapi.inc.php
This is the id of the folder on the database.
$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
KTAPI_Folder::get() in ktapi.inc.php
This is used to get a folder based on a folder id.
get
KTAPI_Document::get() in ktapi.inc.php
This is used to get a document based on document id.
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_active_session
This returns a session object based on a session string.
get_active_session
This returns an active session.
get_detail
This returns detailed information on the document.
get_detail
This returns detailed information on the document.
get_documenttypeid
This returns a document type id based on the name.
get_documenttypes
Returns an array of document types.
get_document_by_filename
This can resolve a document relative to the current directy by filename .
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_id
This returns a refererence to a document based on document id.
get_document_by_name
Returns a document based on title.
get_document_by_name
This can resolve a document relative to the current directy by name.
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_download_path
KTWSAPI::get_download_path() in ktwsapi.inc.php
This returns the default location where documents are downloaded in download() and checkout().
get_folder
This returns a reference to the internal folder object.
get_folderid
Returns the current folder id.
get_folderid
This returns the folderid.
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_id
KTAPI::get_folder_by_id() in ktapi.inc.php
Obtains the folder using a folder id.
get_folder_by_name
Returns the foldre based on foldername.
get_folder_by_name
This can resolve a folder relative to the current directy by name
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_folder_name
Returns the folder name.
get_folder_name
get_full_path
Returns the full folder path.
get_full_path
get_ktapi
KTWebService::get_ktapi() in webservice.php
This is used by all exposed functions dependant on the sessionid.
get_listing
get_listing
Returns the contents of a folder.
get_metadata
This returns all metadata for the document.
get_metadata
Returns metadata on the document.
get_metadata_lookup
This returns an array for a lookup.
get_metadata_tree
This returns a metadata tree.
get_parent_folder
Returns a reference to the parent folder.
get_parent_folder_id
Returnss the parent folder id.
get_parent_folder_id
get_permission
KTAPI::get_permission() in ktapi.inc.php
This returns a permission.
get_permissions
This returns all permissions linked to the folder.
get_root_folder
KTAPI::get_root_folder() in ktapi.inc.php
Obtains the root folder.
get_root_folder
KTWSAPI::get_root_folder() in ktwsapi.inc.php
Returns a reference to the root folder.
get_session
KTAPI::get_session() in ktapi.inc.php
This returns the current session.
get_session
This returns the session string
get_sessionid
This returns the sessionid in the database.
get_title
get_transaction_history
This returns a transaction history listing.
get_transaction_history
Returns the transaction history on the current document.
get_transaction_history
This returns the transaction history for the document.
get_uploaded_list
KTUploadManager::get_uploaded_list() in KTUploadManager.inc.php
This is a list of all all managed files.
get_user
KTAPI_Session::get_user() in ktapi.inc.php
This returns a user object for the use rassociated with the session.
get_user
KTAPI::get_user() in ktapi.inc.php
This returns the session user.
get_users
KTAPI::get_users() in ktapi.inc.php
Returns an array of username/name combinations.
get_version_history
Returns the version history on the current document.
get_version_history
This returns the version history on the document.
get_workflows
KTAPI::get_workflows() in ktapi.inc.php
Returns a list of workflows that are active.
get_workflow_state
This returns the current workflow state
get_workflow_transitions
This returns a workflow transition
i
top
$ip
KTAPI_Session::$ip in ktapi.inc.php
imported_file
KTUploadManager::imported_file() in KTUploadManager.inc.php
index.php
index.php in index.php
k
top
$ktapi
KTWSAPI_FolderItem::$ktapi in ktwsapi.inc.php
$ktapi
KTAPI_FolderItem::$ktapi in ktapi.inc.php
This is a reference to the core KTAPI controller
$ktapi
KTAPI_Session::$ktapi in ktapi.inc.php
$ktapi_folder
This is a reference to the parent folder.
KTAPI
KTAPI in ktapi.inc.php
ktapi.inc.php
ktapi.inc.php in ktapi.inc.php
KTAPI_Document
KTAPI_Document in ktapi.inc.php
KTAPI_Document
This is the constructor for the KTAPI_Folder.
KTAPI_ERROR_DOCUMENT_CHECKED_OUT
KTAPI_ERROR_DOCUMENT_INVALID
KTAPI_ERROR_DOCUMENT_NOT_CHECKED_OUT
KTAPI_ERROR_DOCUMENT_TYPE_INVALID
KTAPI_ERROR_FOLDER_INVALID
KTAPI_ERROR_INSUFFICIENT_PERMISSIONS
KTAPI_ERROR_INTERNAL_ERROR
KTAPI_ERROR_KTAPI_INVALID
KTAPI_ERROR_KTAPI_INVALID in ktapi.inc.php
KTAPI_ERROR_PERMISSION_INVALID
KTAPI_ERROR_SESSION_INVALID
KTAPI_ERROR_USER_INVALID
KTAPI_ERROR_USER_INVALID in ktapi.inc.php
KTAPI_ERROR_WORKFLOW_INVALID
KTAPI_ERROR_WORKFLOW_NOT_IN_PROGRESS
KTAPI_Folder
KTAPI_Folder in ktapi.inc.php
KTAPI_Folder
This is the constructor for the KTAPI_Folder.
KTAPI_FolderItem
KTAPI_FolderItem in ktapi.inc.php
KTAPI_PERMISSION_ADD_FOLDER
KTAPI_PERMISSION_CHANGE_OWNERSHIP
KTAPI_PERMISSION_DELETE
KTAPI_PERMISSION_DELETE in ktapi.inc.php
KTAPI_PERMISSION_DOCUMENT_MOVE
KTAPI_PERMISSION_READ
KTAPI_PERMISSION_READ in ktapi.inc.php
KTAPI_PERMISSION_RENAME_FOLDER
KTAPI_PERMISSION_WORKFLOW
KTAPI_PERMISSION_WORKFLOW in ktapi.inc.php
KTAPI_PERMISSION_WRITE
KTAPI_PERMISSION_WRITE in ktapi.inc.php
KTAPI_Session
KTAPI_Session
KTAPI_Session in ktapi.inc.php
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::KTUploadManager() in KTUploadManager.inc.php
KTUploadManager
KTUploadManager in KTUploadManager.inc.php
KTUploadManager manages files in the uploaded_files table.
KTUploadURL
KTUploadURL in ktwsapi_cfg.inc.php
KTWebService
KTWebService in webservice.php
KTWebService
KTDownloadManager.inc.php
KTDownloadManager.inc.php in KTDownloadManager.inc.php
KTUploadManager.inc.php
KTUploadManager.inc.php in KTUploadManager.inc.php
KTWebServiceURL
KTWebServiceURL in ktwsapi_cfg.inc.php
KTWebService_WSDL
KTWebService_WSDL in ktwsapi_cfg.inc.php
KTWSAPI
KTWSAPI in ktwsapi.inc.php
KTWSAPI
KTWSAPI::KTWSAPI() in ktwsapi.inc.php
Constructor
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
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
KT_PEAR_DIR
KT_PEAR_DIR in ktwsapi_cfg.inc.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.
logout
KTWSAPI::logout() in ktwsapi.inc.php
Closes an active session.
logout
KTAPI_Session::logout() in ktapi.inc.php
This closes the current session.
m
top
move
KTWSAPI_Folder::move() in ktwsapi.inc.php
Moves a folder to another location.
move
KTAPI_Document::move() in ktapi.inc.php
This moves the document to another folder.
move
KTWSAPI_Document::move() in ktwsapi.inc.php
Moves the current folder to the specified folder.
move
KTAPI_Folder::move() in ktapi.inc.php
This moves the folder to another location.
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
$parent_id
perform_document_workflow_transition
Starts a transitions on a document with a workflow.
perform_workflow_transition
Performs a transition on the current document.
perform_workflow_transition
This performs a transition on the workflow
r
top
$random
KTDownloadManager::$random in KTDownloadManager.inc.php
rename
KTAPI_Folder::rename() in ktapi.inc.php
This renames the folder
rename
KTAPI_Document::rename() in ktapi.inc.php
This changes the title of the document.
rename
KTWSAPI_Folder::rename() in ktwsapi.inc.php
Renames the current folder.
renameFile
This changes the filename of the document.
rename_document_filename
Renames the document filename.
rename_document_title
Changes the document title.
rename_filename
Renames the filename of the current document.
rename_folder
Renames a folder.
rename_title
Renames the title of the current document.
resolveIP
This resolves the user's ip
restore
KTAPI_Document::restore() in ktapi.inc.php
This expunges a document from the system.
run
KTWebService::run() in webservice.php
This runs the web service
s
top
$session
KTDownloadManager::$session in KTDownloadManager.inc.php
$session
KTAPI::$session in ktapi.inc.php
This is the current session.
$session
KTUploadManager::$session in KTUploadManager.inc.php
$session
KTAPI_Session::$session in ktapi.inc.php
$session
KTWSAPI::$session in ktwsapi.inc.php
$sessionid
KTAPI_Session::$sessionid in ktapi.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.
set_session
KTUploadManager::set_session() in KTUploadManager.inc.php
Sets the current session.
set_session
KTDownloadManager::set_session() in KTDownloadManager.inc.php
Sets the current session.
start_anonymous_session
Starts an anonymous session.
start_anonymous_session
Starts an anonymous session.
start_document_workflow
Start a workflow on a document
start_session
KTWSAPI::start_session() in ktwsapi.inc.php
Starts a user session.
start_session
This returns a session object based on authentication credentials.
start_session
KTAPI::start_session() in ktapi.inc.php
This returns a session object based on authentication credentials.
start_workflow
This starts a workflow on a document.
start_workflow
Starts a workflow on the current document.
t
top
$temp_dir
KTUploadManager::$temp_dir in KTUploadManager.inc.php
$timeout
KTWSAPI::$timeout in ktwsapi.inc.php
$title
KTWSAPI_Document::$title in ktwsapi.inc.php
u
top
$updated_by
$updated_date
$user
KTAPI_Session::$user in ktapi.inc.php
$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_checkout
Undo a document checkout
undo_checkout
This reverses the checkout process.
undo_document_checkout
Undoes a document checkout.
update_document_metadata
Updates document metadata.
update_metadata
This updates the metadata on the file. This includes the 'title'.
update_metadata
Updates the metadata on the current document.
uploaded
KTUploadManager::uploaded() in KTUploadManager.inc.php
This tells the manager to manage a file that has been uploaded.
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
webservice.php
webservice.php in webservice.php
_
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.
_download_file
Downlaods a file from KT.
_get_document_by_name
This gets a document by filename or name.
_load_metadata_tree
This returns a metadata tree.
_upload_file
Upload a file to KT. Returns a temp filename on the server.
__dispatch
KTWebService::__dispatch() in webservice.php
a b c d e f g i k l m n p r s t u v w _