/ktwebservice/webservice.php
Description
This implements the KnowledgeTree Web Service in SOAP.
Includes
require_once
('../config/dmsDefaults.php')
(line 33)
require_once
('SOAP/Disco.php')
(line 36)
require_once
('SOAP/Server.php')
(line 35)
Constants
KTWS_ERR_AUTHENTICATION_ERROR = 2
(line 45)
KTWS_ERR_DB_PROBLEM = 99
(line 55)
KTWS_ERR_FILE_NOT_FOUND = 10
(line 47)
KTWS_ERR_INSUFFICIENT_PERMISSIONS = 3
(line 46)
KTWS_ERR_INVALID_DEPTH = 25
(line 53)
KTWS_ERR_INVALID_DOCUMENT = 21
(line 49)
KTWS_ERR_INVALID_FILENAME = 20
(line 48)
KTWS_ERR_INVALID_FOLDER = 22
(line 50)
KTWS_ERR_INVALID_METADATA = 23
(line 51)
KTWS_ERR_INVALID_REASON = 24
(line 52)
KTWS_ERR_INVALID_SESSION = 1
(line 44)
KTWS_ERR_PROBLEM = 98
(line 54)
KTWS_SUCCESS = 0
(line 43)
Documentation generated on Sun, 22 Apr 2007 02:31:01 +0200 by phpDocumentor 1.3.2