phpDocumentor
[ all elements ]

Index of All Elements

Package Indexes


[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ x ] [ _ ]

a

a

$actionOnDuplicatedNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$actionOnDuplicatedNameParamName
    string for parameter names are all defined statically
$activeParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$activeParamName
    string for parameter names are all defined statically
$args
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$args
    array where all the args are stored for requests
$assignedToParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$assignedToParamName
    string for parameter names are all defined statically
$authenticated
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$authenticated
    boolean to allow a method to invoke another method and avoid double auth
$authorLoginParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$authorLoginParamName
    string for parameter names are all defined statically
$automatedParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$automatedParamName
    string for parameter names are all defined statically
about
in file xmlrpc.class.php, method TestlinkXMLRPCServer::about()
    Gives basic information about the API
addKeyForUser
in file APIKey.php, method APIKey::addKeyForUser()
addTestCaseToTestPlan
in file xmlrpc.class.php, method TestlinkXMLRPCServer::addTestCaseToTestPlan()
    Add a test case version to a test plan
api.const.inc.php
procedural page api.const.inc.php
APIErrors.php
procedural page APIErrors.php
APIKey
in file APIKey.php, class APIKey
APIKey.php
procedural page APIKey.php
assignRequirements
in file xmlrpc.class.php, method TestlinkXMLRPCServer::assignRequirements()
    Assign Requirements to a test case we can assign multiple requirements.
ATTACH_DB_WRITE_ERROR
in file APIErrors.php, constant ATTACH_DB_WRITE_ERROR
    Constants
ATTACH_DB_WRITE_ERROR_STR
in file APIErrors.php, constant ATTACH_DB_WRITE_ERROR_STR
    Constants
ATTACH_FEATURE_DISABLED
in file APIErrors.php, constant ATTACH_FEATURE_DISABLED
    Constants
ATTACH_FEATURE_DISABLED_STR
in file APIErrors.php, constant ATTACH_FEATURE_DISABLED_STR
    Constants
ATTACH_INVALID_ATTACHMENT
in file APIErrors.php, constant ATTACH_INVALID_ATTACHMENT
    Constants
ATTACH_INVALID_ATTACHMENT_STR
in file APIErrors.php, constant ATTACH_INVALID_ATTACHMENT_STR
    Constants
ATTACH_INVALID_FK
in file APIErrors.php, constant ATTACH_INVALID_FK
    Constants
ATTACH_INVALID_FK_STR
in file APIErrors.php, constant ATTACH_INVALID_FK_STR
    Constants
ATTACH_TEMP_FILE_CREATION_ERROR
in file APIErrors.php, constant ATTACH_TEMP_FILE_CREATION_ERROR
    Constants
ATTACH_TEMP_FILE_CREATION_ERROR_STR
in file APIErrors.php, constant ATTACH_TEMP_FILE_CREATION_ERROR_STR
    Constants
authenticate
in file xmlrpc.class.php, method TestlinkXMLRPCServer::authenticate()
    authenticates a user based on the devKey provided
b

b

$bugIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$bugIDParamName
    string for parameter names are all defined statically
$buildIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$buildIDParamName
    string for parameter names are all defined statically
$buildNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$buildNameParamName
    string for parameter names are all defined statically
$buildNotesParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$buildNotesParamName
    string for parameter names are all defined statically
BAD_BUILD_FOR_TPLAN
in file APIErrors.php, constant BAD_BUILD_FOR_TPLAN
    Constants
BAD_BUILD_FOR_TPLAN_STR
in file APIErrors.php, constant BAD_BUILD_FOR_TPLAN_STR
    Constants
BUILDID_NOGUESS
in file APIErrors.php, constant BUILDID_NOGUESS
    Constants
BUILDID_NOGUESS_STR
in file APIErrors.php, constant BUILDID_NOGUESS_STR
    Constants
BUILDID_NOT_INTEGER
in file APIErrors.php, constant BUILDID_NOT_INTEGER
    Constants
BUILDID_NOT_INTEGER_STR
in file APIErrors.php, constant BUILDID_NOT_INTEGER_STR
    Constants
BUILDNAME_ALREADY_EXISTS
in file APIErrors.php, constant BUILDNAME_ALREADY_EXISTS
    Constants
BUILDNAME_ALREADY_EXISTS_STR
in file APIErrors.php, constant BUILDNAME_ALREADY_EXISTS_STR
    Constants
BUILDNAME_DOES_NOT_EXIST
in file APIErrors.php, constant BUILDNAME_DOES_NOT_EXIST
    Constants
BUILDNAME_DOES_NOT_EXIST_STR
in file APIErrors.php, constant BUILDNAME_DOES_NOT_EXIST_STR
    Constants
BUILD_GUESS_DEFAULT_MODE
in file xmlrpc.class.php, class constant TestlinkXMLRPCServer::BUILD_GUESS_DEFAULT_MODE
c

c

$checkDuplicatedNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$checkDuplicatedNameParamName
    string for parameter names are all defined statically
$client
in file TestlinkXMLRPCServerTest.php, variable TestlinkXMLRPCServerTest::$client
$codeStatus
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$codeStatus
$contentParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$contentParamName
    string for parameter names are all defined statically
$customFieldNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$customFieldNameParamName
    string for parameter names are all defined statically
$customFieldsParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$customFieldsParamName
    string for parameter names are all defined statically
CFG_DELETE_EXEC_DISABLED
in file APIErrors.php, constant CFG_DELETE_EXEC_DISABLED
    Constants
CFG_DELETE_EXEC_DISABLED_STR
in file APIErrors.php, constant CFG_DELETE_EXEC_DISABLED_STR
    Constants
checkBuildID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkBuildID()
    Helper method to see if the buildID provided is valid for testplan
checkDevKey
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkDevKey()
    check if Developer Key exists.
checkExecutionID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkExecutionID()
    Helper method to see if an execution id exists on DB no checks regarding other data like test case , test plam, build, etc are done
checkForeignKey
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkForeignKey()
    <p>Checks if the given foreign key is valid. What this method basically does is query the database looking for the foreign key id in the foreign key table.</p>
checkGuess
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkGuess()
    Helper method to see if the guess is set
checkPlatformIdentity
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkPlatformIdentity()
    Helper method to see if the platform identity provided is valid This is the only method that should be called directly to check platform identity
checkReqSpecQuality
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkReqSpecQuality()
checkStatus
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkStatus()
    Helper method to see if the status provided is valid
checkTestCaseAncestry
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestCaseAncestry()
    checks if a test case belongs to test project
checkTestCaseID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestCaseID()
    Helper method to see if the tcid provided is valid
checkTestCaseIdentity
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestCaseIdentity()
    Helper method to see if the testcase identity provided is valid Identity can be specified in one of these modes:
checkTestCaseName
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestCaseName()
    Helper method to see if the testcasename provided is valid
checkTestCaseVersionNumber
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestCaseVersionNumber()
    checks if test case version number is a valid.
checkTestCaseVersionNumberAncestry
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestCaseVersionNumberAncestry()
    checks if a test case version number is defined for a test case
checkTestPlanID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestPlanID()
    Helper method to see if the tplanid provided is valid
checkTestProjectID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestProjectID()
    Helper method to see if the TestProjectID provided is valid
checkTestSuiteID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestSuiteID()
    Helper method to see if the TestSuiteID provided is valid
checkTestSuiteName
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkTestSuiteName()
    test suite name provided is valid
checkUploadAttachmentRequest
in file xmlrpc.class.php, method TestlinkXMLRPCServer::checkUploadAttachmentRequest()
    <p>Checks if the attachment parameters are valid. It checks if the file_name parameter is set, if the content is set and if the file type is set. If the file type is not set, then it uses application/octet-stream.
createAttachmentTempFile
in file xmlrpc.class.php, method TestlinkXMLRPCServer::createAttachmentTempFile()
    <p>Creates a temporary file and writes the attachment content into this file.</p>
createBuild
in file xmlrpc.class.php, method TestlinkXMLRPCServer::createBuild()
    Creates a new build for a specific test plan
createTestCase
in file xmlrpc.class.php, method TestlinkXMLRPCServer::createTestCase()
    createTestCase
createTestPlan
in file xmlrpc.class.php, method TestlinkXMLRPCServer::createTestPlan()
    create a test plan
createTestProject
in file xmlrpc.class.php, method TestlinkXMLRPCServer::createTestProject()
    create a test project
createTestSuite
in file xmlrpc.class.php, method TestlinkXMLRPCServer::createTestSuite()
    create a test suite
CUSTOMFIELD_HAS_NOT_DESIGN_SCOPE
in file APIErrors.php, constant CUSTOMFIELD_HAS_NOT_DESIGN_SCOPE
    Constants
CUSTOMFIELD_HAS_NOT_DESIGN_SCOPE_STR
in file APIErrors.php, constant CUSTOMFIELD_HAS_NOT_DESIGN_SCOPE_STR
    Constants
CUSTOMFIELD_NOT_APP_FOR_NODE_TYPE
in file APIErrors.php, constant CUSTOMFIELD_NOT_APP_FOR_NODE_TYPE
    Constants
CUSTOMFIELD_NOT_APP_FOR_NODE_TYPE_STR
in file APIErrors.php, constant CUSTOMFIELD_NOT_APP_FOR_NODE_TYPE_STR
    Constants
CUSTOMFIELD_NOT_ASSIGNED_TO_TESTPROJECT
in file APIErrors.php, constant CUSTOMFIELD_NOT_ASSIGNED_TO_TESTPROJECT
    Constants
CUSTOMFIELD_NOT_ASSIGNED_TO_TESTPROJECT_STR
in file APIErrors.php, constant CUSTOMFIELD_NOT_ASSIGNED_TO_TESTPROJECT_STR
    Constants
clientAddTestCaseToTestPlan.php
procedural page clientAddTestCaseToTestPlan.php
clientAssignRequirements.php
procedural page clientAssignRequirements.php
clientCheckDevKey.php
procedural page clientCheckDevKey.php
clientCreateBuild.php
procedural page clientCreateBuild.php
clientCreateTestCase.php
procedural page clientCreateTestCase.php
clientCreateTestPlan.php
procedural page clientCreateTestPlan.php
clientCreateTestProject.php
procedural page clientCreateTestProject.php
clientCreateTestSuite.php
procedural page clientCreateTestSuite.php
clientDeleteExecution.php
procedural page clientDeleteExecution.php
clientDoesUserExist.php
procedural page clientDoesUserExist.php
clientGetBuilds.php
procedural page clientGetBuilds.php
clientGetFirstLevelTestSuitesForTestProject.php
procedural page clientGetFirstLevelTestSuitesForTestProject.php
clientGetFullPath.php
procedural page clientGetFullPath.php
clientGetLastExecutionResult.php
procedural page clientGetLastExecutionResult.php
clientGetProjects.php
procedural page clientGetProjects.php
clientGetProjectTestPlans.php
procedural page clientGetProjectTestPlans.php
clientGetTestCase.php
procedural page clientGetTestCase.php
clientGetTestCaseAttachments.php
procedural page clientGetTestCaseAttachments.php
clientGetTestCaseCustomFieldDesignValue.php
procedural page clientGetTestCaseCustomFieldDesignValue.php
clientGetTestCaseIDByName.php
procedural page clientGetTestCaseIDByName.php
clientGetTestCasesForTestPlan.php
procedural page clientGetTestCasesForTestPlan.php
clientGetTestCasesForTestSuite.php
procedural page clientGetTestCasesForTestSuite.php
clientGetTestCasesIDByName.php
procedural page clientGetTestCasesIDByName.php
clientGetTestPlanByName.php
procedural page clientGetTestPlanByName.php
clientGetTestPlanPlatforms.php
procedural page clientGetTestPlanPlatforms.php
clientGetTestProjectByName.php
procedural page clientGetTestProjectByName.php
clientGetTestSuitesForTestPlan.php
procedural page clientGetTestSuitesForTestPlan.php
clientGetTestSuitesForTestSuite.php
procedural page clientGetTestSuitesForTestSuite.php
clientGetTotalsForPlan.php
procedural page clientGetTotalsForPlan.php
clientReportTCResult.php
procedural page clientReportTCResult.php
clientReportTCResultOVERWRITE.php
procedural page clientReportTCResultOVERWRITE.php
clientSample.php
procedural page clientSample.php
clientSample2.php
procedural page clientSample2.php
clientUploadTestCaseAttachment.php
procedural page clientUploadTestCaseAttachment.php
d

d

$dbObj
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$dbObj
    The DB object used throughout the class
$deepParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$deepParamName
    string for parameter names are all defined statically
$descriptionParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$descriptionParamName
    string for parameter names are all defined statically
$detailsParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$detailsParamName
    string for parameter names are all defined statically
$devKey
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$devKey
    The api key being used to make a request
$devKeyParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$devKeyParamName
    string for parameter names are all defined statically
DBUG_ON
in file util.php, constant DBUG_ON
    TestLink Open Source Project - http://testlink.sourceforge.net/ This script is distributed under the GNU General Public License 2 or later.
deleteExecution
in file xmlrpc.class.php, method TestlinkXMLRPCServer::deleteExecution()
    delete an execution
DEV_KEY
in file sample.inc.php, constant DEV_KEY
doesUserExist
in file xmlrpc.class.php, method TestlinkXMLRPCServer::doesUserExist()
e

e

$errors
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$errors
    array where error codes and messages are stored
$executedParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$executedParamName
    string for parameter names are all defined statically
$executeStatusParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$executeStatusParamName
    string for parameter names are all defined statically
$executionIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$executionIDParamName
    string for parameter names are all defined statically
$executionOrderParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$executionOrderParamName
    string for parameter names are all defined statically
$executionTypeParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$executionTypeParamName
    string for parameter names are all defined statically
$expectedResultsParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$expectedResultsParamName
    string for parameter names are all defined statically
extended_server.php
procedural page extended_server.php
f

f

$fileNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$fileNameParamName
    string for parameter names are all defined statically
$fileTypeParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$fileTypeParamName
    string for parameter names are all defined statically
$foreignKeyIdParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$foreignKeyIdParamName
    string for parameter names are all defined statically
$foreignKeyTableNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$foreignKeyTableNameParamName
    string for parameter names are all defined statically
g

g

$getStepsInfoParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$getStepsInfoParamName
    string for parameter names are all defined statically
$guessParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$guessParamName
    string for parameter names are all defined statically
GENERAL_ERROR_CODE
in file APIErrors.php, constant GENERAL_ERROR_CODE
    a catch all generic error
GENERAL_SUCCESS_CODE
in file APIErrors.php, constant GENERAL_SUCCESS_CODE
    Constants
GENERAL_SUCCESS_STR
in file APIErrors.php, constant GENERAL_SUCCESS_STR
    Constants
getAPIKey
in file APIKey.php, method APIKey::getAPIKey()
getAPIKeys
in file APIKey.php, method APIKey::getAPIKeys()
getBuildsForTestPlan
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getBuildsForTestPlan()
    Gets a list of builds within a test plan
getFirstLevelTestSuitesForTestProject
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getFirstLevelTestSuitesForTestProject()
    get set of test suites AT TOP LEVEL of tree on a Test Project
getFullPath
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getFullPath()
    Gets full path from the given node till the top using nodes_hierarchy_table
getKeywordSet
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getKeywordSet()
    getKeywordSet()
getLastExecutionResult
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getLastExecutionResult()
    Gets the result of LAST EXECUTION for a particular testcase on a test plan, but WITHOUT checking for a particular build
getLatestBuildForTestPlan
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getLatestBuildForTestPlan()
    Gets the latest build by choosing the maximum build id for a specific test plan
getProjects
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getProjects()
    Gets a list of all projects
getProjectTestPlans
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getProjectTestPlans()
    Gets a list of test plans within a project
getTestCase
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestCase()
    get test case specification using external ir internal id
getTestCaseAttachments
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestCaseAttachments()
    Gets attachments for specified test case.
getTestCaseCustomFieldDesignValue
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestCaseCustomFieldDesignValue()
    Gets value of a Custom Field with scope='design' for a given Test case
getTestCaseIDByName
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestCaseIDByName()
    Find a test case by its name
getTestCasesForTestPlan
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestCasesForTestPlan()
    getTestCasesForTestPlan List test cases linked to a test plan
getTestCasesForTestSuite
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestCasesForTestSuite()
    List test cases within a test suite
getTestPlanByName
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestPlanByName()
    Gets info about target test project
getTestPlanPlatforms
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestPlanPlatforms()
    Returns the list of platforms associated to a given test plan
getTestProjectByName
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestProjectByName()
    Gets info about target test project
getTestSuiteByID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestSuiteByID()
    Return a TestSuite by ID
getTestSuiteIDByName
in file extended_server.php, method SampleXMLRPCServer::getTestSuiteIDByName()
getTestSuitesForTestPlan
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestSuitesForTestPlan()
    List test suites within a test plan alphabetically
getTestSuitesForTestSuite
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTestSuitesForTestSuite()
    get list of TestSuites which are DIRECT children of a given TestSuite
getTotalsForTestPlan
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getTotalsForTestPlan()
    Gets the summarized results grouped by platform.
getValidKeywordSet
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getValidKeywordSet()
getValidKeywordSetById
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getValidKeywordSetById()
    getValidKeywordSetById()
getValidKeywordSetByName
in file xmlrpc.class.php, method TestlinkXMLRPCServer::getValidKeywordSetByName()
    getValidKeywordSetByName()
i

i

$importanceParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$importanceParamName
    string for parameter names are all defined statically
$internalIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$internalIDParamName
    string for parameter names are all defined statically
INSUFFICIENT_RIGHTS
in file APIErrors.php, constant INSUFFICIENT_RIGHTS
    Constants
INSUFFICIENT_RIGHTS_STR
in file APIErrors.php, constant INSUFFICIENT_RIGHTS_STR
    Constants
INVALID_AUTH
in file APIErrors.php, constant INVALID_AUTH
    2000 level - authentication errors
INVALID_AUTH_STR
in file APIErrors.php, constant INVALID_AUTH_STR
    Constants
INVALID_BUILDID
in file APIErrors.php, constant INVALID_BUILDID
    4000 level - Build errors
INVALID_BUILDID_STR
in file APIErrors.php, constant INVALID_BUILDID_STR
    Constants
INVALID_PARENT_TESTSUITEID
in file APIErrors.php, constant INVALID_PARENT_TESTSUITEID
    Constants
INVALID_PARENT_TESTSUITEID_STR
in file APIErrors.php, constant INVALID_PARENT_TESTSUITEID_STR
    Constants
INVALID_STATUS
in file APIErrors.php, constant INVALID_STATUS
    6000 level - Status errors
INVALID_STATUS_STR
in file APIErrors.php, constant INVALID_STATUS_STR
    Constants
INVALID_TCASEID
in file APIErrors.php, constant INVALID_TCASEID
    5000 level - Test Case errors
INVALID_TCASEID_STR
in file APIErrors.php, constant INVALID_TCASEID_STR
    Constants
INVALID_TESTCASE_EXTERNAL_ID
in file APIErrors.php, constant INVALID_TESTCASE_EXTERNAL_ID
    Constants
INVALID_TESTCASE_EXTERNAL_ID_STR
in file APIErrors.php, constant INVALID_TESTCASE_EXTERNAL_ID_STR
    Constants
INVALID_TESTCASE_VERSION_NUMBER
in file APIErrors.php, constant INVALID_TESTCASE_VERSION_NUMBER
    Constants
INVALID_TESTCASE_VERSION_NUMBER_STR
in file APIErrors.php, constant INVALID_TESTCASE_VERSION_NUMBER_STR
    Constants
INVALID_TESTPROJECTID
in file APIErrors.php, constant INVALID_TESTPROJECTID
    7000 level - Test Project errors
INVALID_TESTPROJECTID_STR
in file APIErrors.php, constant INVALID_TESTPROJECTID_STR
    Constants
INVALID_TESTSUITEID
in file APIErrors.php, constant INVALID_TESTSUITEID
    8000 level - Test Suite errors
INVALID_TESTSUITEID_STR
in file APIErrors.php, constant INVALID_TESTSUITEID_STR
    Constants
INVALID_TPLANID
in file APIErrors.php, constant INVALID_TPLANID
    3000 level - Test Plan errors
INVALID_TPLANID_STR
in file APIErrors.php, constant INVALID_TPLANID_STR
    Constants
isAttachmentEnabled
in file xmlrpc.class.php, method TestlinkXMLRPCServer::isAttachmentEnabled()
    <p>Checks if the attachments feature is enabled in TestLink configuration.</p>
index.php
procedural page index.php
k

k

$keywordIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$keywordIDParamName
    string for parameter names are all defined statically
$keywordNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$keywordNameParamName
    string for parameter names are all defined statically
l

l

LINKED_FEATURE_ALREADY_EXISTS
in file APIErrors.php, constant LINKED_FEATURE_ALREADY_EXISTS
    Constants
LINKED_FEATURE_ALREADY_EXISTS_STR
in file APIErrors.php, constant LINKED_FEATURE_ALREADY_EXISTS_STR
    Constants
m

m

MISSING_PLATFORMID_BUT_NEEDED
in file APIErrors.php, constant MISSING_PLATFORMID_BUT_NEEDED
    Constants
MISSING_PLATFORMID_BUT_NEEDED_STR
in file APIErrors.php, constant MISSING_PLATFORMID_BUT_NEEDED_STR
    Constants
MISSING_REQUIRED_PARAMETER
in file APIErrors.php, constant MISSING_REQUIRED_PARAMETER
    Constants
MISSING_REQUIRED_PARAMETER_STR
in file APIErrors.php, constant MISSING_REQUIRED_PARAMETER_STR
    Constants
n

n

$nodeIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$nodeIDParamName
    string for parameter names are all defined statically
$noteParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$noteParamName
    string for parameter names are all defined statically
NODEID_DOESNOT_EXIST
in file APIErrors.php, constant NODEID_DOESNOT_EXIST
    Constants
NODEID_DOESNOT_EXIST_STR
in file APIErrors.php, constant NODEID_DOESNOT_EXIST_STR
    Constants
NODEID_INVALID_DATA_TYPE
in file APIErrors.php, constant NODEID_INVALID_DATA_TYPE
    Constants
NODEID_INVALID_DATA_TYPE_STR
in file APIErrors.php, constant NODEID_INVALID_DATA_TYPE_STR
    Constants
NODEID_IS_NOT_INTEGER
in file APIErrors.php, constant NODEID_IS_NOT_INTEGER
    Constants
NODEID_IS_NOT_INTEGER_STR
in file APIErrors.php, constant NODEID_IS_NOT_INTEGER_STR
    Constants
noRightsDevKey
in file TestlinkXMLRPCServerTestData.php, class constant TestlinkXMLRPCServerTestData::noRightsDevKey
NOT_YET_IMPLEMENTED
in file APIErrors.php, constant NOT_YET_IMPLEMENTED
    Constants
NOT_YET_IMPLEMENTED_STR
in file APIErrors.php, constant NOT_YET_IMPLEMENTED_STR
    Constants
NO_BUILDID
in file APIErrors.php, constant NO_BUILDID
    Constants
NO_BUILDID_STR
in file APIErrors.php, constant NO_BUILDID_STR
    Constants
NO_BUILD_FOR_TPLANID
in file APIErrors.php, constant NO_BUILD_FOR_TPLANID
    Constants
NO_BUILD_FOR_TPLANID_STR
in file APIErrors.php, constant NO_BUILD_FOR_TPLANID_STR
    Constants
NO_CUSTOMFIELD_BY_THIS_NAME
in file APIErrors.php, constant NO_CUSTOMFIELD_BY_THIS_NAME
    9000 level - Custom Fields
NO_CUSTOMFIELD_BY_THIS_NAME_STR
in file APIErrors.php, constant NO_CUSTOMFIELD_BY_THIS_NAME_STR
    Constants
NO_DEV_KEY
in file APIErrors.php, constant NO_DEV_KEY
    Error codes below 1000 are system level
NO_DEV_KEY_STR
in file APIErrors.php, constant NO_DEV_KEY_STR
    Constants
NO_PLATFORMID
in file APIErrors.php, constant NO_PLATFORMID
    Constants
NO_PLATFORMID_STR
in file APIErrors.php, constant NO_PLATFORMID_STR
    Constants
NO_STATUS
in file APIErrors.php, constant NO_STATUS
    Constants
NO_STATUS_STR
in file APIErrors.php, constant NO_STATUS_STR
    Constants
NO_TCASEEXTERNALID
in file APIErrors.php, constant NO_TCASEEXTERNALID
    Constants
NO_TCASEEXTERNALID_STR
in file APIErrors.php, constant NO_TCASEEXTERNALID_STR
    Constants
NO_TCASEID
in file APIErrors.php, constant NO_TCASEID
    Constants
NO_TCASEID_STR
in file APIErrors.php, constant NO_TCASEID_STR
    Constants
NO_TESTCASENAME
in file APIErrors.php, constant NO_TESTCASENAME
    Constants
NO_TESTCASENAME_STR
in file APIErrors.php, constant NO_TESTCASENAME_STR
    Constants
NO_TESTCASE_BY_THIS_NAME
in file APIErrors.php, constant NO_TESTCASE_BY_THIS_NAME
    Constants
NO_TESTCASE_BY_THIS_NAME_STR
in file APIErrors.php, constant NO_TESTCASE_BY_THIS_NAME_STR
    Constants
NO_TESTCASE_FOUND
in file APIErrors.php, constant NO_TESTCASE_FOUND
    Constants
NO_TESTCASE_FOUND_STR
in file APIErrors.php, constant NO_TESTCASE_FOUND_STR
    Constants
NO_TESTPROJECTID
in file APIErrors.php, constant NO_TESTPROJECTID
    Constants
NO_TESTPROJECTID_STR
in file APIErrors.php, constant NO_TESTPROJECTID_STR
    Constants
NO_TESTSUITEID
in file APIErrors.php, constant NO_TESTSUITEID
    Constants
NO_TESTSUITEID_STR
in file APIErrors.php, constant NO_TESTSUITEID_STR
    Constants
NO_TESTSUITENAME
in file APIErrors.php, constant NO_TESTSUITENAME
    Constants
NO_TESTSUITENAME_STR
in file APIErrors.php, constant NO_TESTSUITENAME_STR
    Constants
NO_TEST_MODE
in file APIErrors.php, constant NO_TEST_MODE
    Constants
NO_TEST_MODE_STR
in file APIErrors.php, constant NO_TEST_MODE_STR
    Constants
NO_TPLANID
in file APIErrors.php, constant NO_TPLANID
    Constants
NO_TPLANID_STR
in file APIErrors.php, constant NO_TPLANID_STR
    Constants
NO_USER_BY_THIS_LOGIN
in file APIErrors.php, constant NO_USER_BY_THIS_LOGIN
    10000 level - User
NO_USER_BY_THIS_LOGIN_STR
in file APIErrors.php, constant NO_USER_BY_THIS_LOGIN_STR
    Constants
o

o

$optionsParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$optionsParamName
    string for parameter names are all defined statically
$orderParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$orderParamName
    string for parameter names are all defined statically
$overwriteParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$overwriteParamName
    string for parameter names are all defined statically
OFF
in file xmlrpc.class.php, class constant TestlinkXMLRPCServer::OFF
ON
in file xmlrpc.class.php, class constant TestlinkXMLRPCServer::ON
OTHER_VERSION_IS_ALREADY_LINKED
in file APIErrors.php, constant OTHER_VERSION_IS_ALREADY_LINKED
    Constants
OTHER_VERSION_IS_ALREADY_LINKED_STR
in file APIErrors.php, constant OTHER_VERSION_IS_ALREADY_LINKED_STR
    Constants
p

p

$parentIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$parentIDParamName
    string for parameter names are all defined statically
$platformIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$platformIDParamName
    string for parameter names are all defined statically
$platformNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$platformNameParamName
    string for parameter names are all defined statically
$preconditionsParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$preconditionsParamName
    string for parameter names are all defined statically
$publicParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$publicParamName
    string for parameter names are all defined statically
PARAMETER_NOT_INT
in file APIErrors.php, constant PARAMETER_NOT_INT
    Constants
PARAMETER_NOT_INT_STR
in file APIErrors.php, constant PARAMETER_NOT_INT_STR
    Constants
PLATFORM_ID_NOT_LINKED_TO_TESTPLAN
in file APIErrors.php, constant PLATFORM_ID_NOT_LINKED_TO_TESTPLAN
    Constants
PLATFORM_ID_NOT_LINKED_TO_TESTPLAN_STR
in file APIErrors.php, constant PLATFORM_ID_NOT_LINKED_TO_TESTPLAN_STR
    Constants
PLATFORM_NOT_LINKED_TO_TESTPLAN
in file APIErrors.php, constant PLATFORM_NOT_LINKED_TO_TESTPLAN
    Constants
PLATFORM_NOT_LINKED_TO_TESTPLAN_STR
in file APIErrors.php, constant PLATFORM_NOT_LINKED_TO_TESTPLAN_STR
    Constants
r

r

$reqMgr
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$reqMgr
$reqSpecMgr
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$reqSpecMgr
$requirementsParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$requirementsParamName
    string for parameter names are all defined statically
repeat
in file xmlrpc.class.php, method TestlinkXMLRPCServer::repeat()
    Repeats a message back
reportResult
in file clientSample.php, function reportResult()
reportTCResult
in file xmlrpc.class.php, method TestlinkXMLRPCServer::reportTCResult()
    Reports a result for a single test case
REQSPEC_IS_EMPTY
in file APIErrors.php, constant REQSPEC_IS_EMPTY
    Constants
REQSPEC_IS_EMPTY_STR
in file APIErrors.php, constant REQSPEC_IS_EMPTY_STR
    Constants
REQSPEC_KO
in file APIErrors.php, constant REQSPEC_KO
    11000 level - Requirements
REQSPEC_KO_STR
in file APIErrors.php, constant REQSPEC_KO_STR
    Constants
REQSPEC_TPROJECT_KO
in file APIErrors.php, constant REQSPEC_TPROJECT_KO
    Constants
REQSPEC_TPROJECT_KO_STR
in file APIErrors.php, constant REQSPEC_TPROJECT_KO_STR
    Constants
REQ_KO
in file APIErrors.php, constant REQ_KO
    Constants
REQ_KO_STR
in file APIErrors.php, constant REQ_KO_STR
    Constants
REQ_REQSPEC_KO
in file APIErrors.php, constant REQ_REQSPEC_KO
    Constants
REQ_REQSPEC_KO_STR
in file APIErrors.php, constant REQ_REQSPEC_KO_STR
    Constants
runTest
in file util.php, function runTest()
s

s

$SERVER_URL
in file TestlinkXMLRPCServerTest.php, variable TestlinkXMLRPCServerTest::$SERVER_URL
$statusCode
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$statusCode
    An array containing strings for valid statuses
$statusParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$statusParamName
    string for parameter names are all defined statically
$stepsParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$stepsParamName
    string for parameter names are all defined statically
$summaryParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$summaryParamName
    string for parameter names are all defined statically
SampleXMLRPCServer
in file extended_server.php, class SampleXMLRPCServer
    The entry class for serving XML-RPC Requests
sample.inc.php
procedural page sample.inc.php
sayHello
in file xmlrpc.class.php, method TestlinkXMLRPCServer::sayHello()
    Lets you see if the server is up and running
setTestMode
in file xmlrpc.class.php, method TestlinkXMLRPCServer::setTestMode()
    turn on/off testMode
setUp
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::setUp()
SET_ERROR
in file xmlrpc.class.php, class constant TestlinkXMLRPCServer::SET_ERROR
show_api_db_sample_msg
in file util.php, function show_api_db_sample_msg()
suite
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::suite()
t

t

$tables
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$tables
$tcaseMgr
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$tcaseMgr
$tcVersionID
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$tcVersionID
    _checkTCIDAndTPIDValid()
$testCaseExternalIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testCaseExternalIDParamName
    string for parameter names are all defined statically
$testCaseIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testCaseIDParamName
    string for parameter names are all defined statically
$testCaseNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testCaseNameParamName
    string for parameter names are all defined statically
$testCasePathNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testCasePathNameParamName
    string for parameter names are all defined statically
$testCasePrefixParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testCasePrefixParamName
    string for parameter names are all defined statically
$testMode
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testMode
    Whether the server will run in a testing mode
$testModeParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testModeParamName
    string for parameter names are all defined statically
$testPlanIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testPlanIDParamName
    string for parameter names are all defined statically
$testPlanNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testPlanNameParamName
    string for parameter names are all defined statically
$testProjectIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testProjectIDParamName
    string for parameter names are all defined statically
$testProjectNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testProjectNameParamName
    string for parameter names are all defined statically
$testSuiteIDParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testSuiteIDParamName
    string for parameter names are all defined statically
$testSuiteNameParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$testSuiteNameParamName
    string for parameter names are all defined statically
$timeStampParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$timeStampParamName
    string for parameter names are all defined statically
$titleParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$titleParamName
    string for parameter names are all defined statically
$tplanMgr
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$tplanMgr
$tprojectMgr
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$tprojectMgr
TCASEID_NOT_INTEGER
in file APIErrors.php, constant TCASEID_NOT_INTEGER
    Constants
TCASEID_NOT_INTEGER_STR
in file APIErrors.php, constant TCASEID_NOT_INTEGER_STR
    Constants
TCASEID_NOT_IN_TPLANID
in file APIErrors.php, constant TCASEID_NOT_IN_TPLANID
    Constants
TCASEID_NOT_IN_TPLANID_FOR_PLATFORM
in file APIErrors.php, constant TCASEID_NOT_IN_TPLANID_FOR_PLATFORM
    Constants
TCASEID_NOT_IN_TPLANID_FOR_PLATFORM_STR
in file APIErrors.php, constant TCASEID_NOT_IN_TPLANID_FOR_PLATFORM_STR
    Constants
TCASEID_NOT_IN_TPLANID_STR
in file APIErrors.php, constant TCASEID_NOT_IN_TPLANID_STR
    Constants
TCASE_TPROJECT_KO
in file APIErrors.php, constant TCASE_TPROJECT_KO
    Constants
TCASE_TPROJECT_KO_STR
in file APIErrors.php, constant TCASE_TPROJECT_KO_STR
    Constants
TCASE_VERSION_NUMBER_KO
in file APIErrors.php, constant TCASE_VERSION_NUMBER_KO
    Constants
TCASE_VERSION_NUMBER_KO_STR
in file APIErrors.php, constant TCASE_VERSION_NUMBER_KO_STR
    Constants
TestlinkXMLRPCServerTest.php
procedural page TestlinkXMLRPCServerTest.php
TestlinkXMLRPCServerTestData.php
procedural page TestlinkXMLRPCServerTestData.php
testAbout
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testAbout()
testBuildID
in file TestlinkXMLRPCServerTestData.php, class constant TestlinkXMLRPCServerTestData::testBuildID
TESTCASENAME_NOT_STRING
in file APIErrors.php, constant TESTCASENAME_NOT_STRING
    Constants
TESTCASENAME_NOT_STRING_STR
in file APIErrors.php, constant TESTCASENAME_NOT_STRING_STR
    Constants
testCreateBuildWithInsufficientRights
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testCreateBuildWithInsufficientRights()
testCreateBuildWithInvalidTPID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testCreateBuildWithInvalidTPID()
testCreateBuildWithNotes
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testCreateBuildWithNotes()
testCreateBuildWithoutNotes
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testCreateBuildWithoutNotes()
testDevKey
in file TestlinkXMLRPCServerTestData.php, class constant TestlinkXMLRPCServerTestData::testDevKey
testGetLastTestResult
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetLastTestResult()
testGetProjects
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetProjects()
testGetProjectsWithInsufficientRights
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetProjectsWithInsufficientRights()
testGetProjectTestPlans
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetProjectTestPlans()
testGetProjectTestPlansWithInvalidID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetProjectTestPlansWithInvalidID()
testGetProjectTestPlansWithoutTestProjectID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetProjectTestPlansWithoutTestProjectID()
testGetTestCaseIDByName
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestCaseIDByName()
testGetTestCaseIDByNameWithInsufficientRights
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestCaseIDByNameWithInsufficientRights()
testGetTestCaseIDByNameWithInvalidName
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestCaseIDByNameWithInvalidName()
testGetTestCasesForTestSuite
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestCasesForTestSuite()
testGetTestCasesForTestSuiteDeepFalse
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestCasesForTestSuiteDeepFalse()
testGetTestCasesForTestSuiteWithInsufficientRights
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestCasesForTestSuiteWithInsufficientRights()
testGetTestCasesForTestSuiteWithInvalidSuiteID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestCasesForTestSuiteWithInvalidSuiteID()
testGetTestCasesForTestSuiteWithoutSuiteID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestCasesForTestSuiteWithoutSuiteID()
testGetTestSuitesForTestPlan
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestSuitesForTestPlan()
testGetTestSuitesForTestPlanWithoutTestPlanID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testGetTestSuitesForTestPlanWithoutTestPlanID()
TestlinkXMLRPCServer
in file xmlrpc.class.php, class TestlinkXMLRPCServer
    The entry class for serving XML-RPC Requests
TestlinkXMLRPCServerTest
in file TestlinkXMLRPCServerTest.php, class TestlinkXMLRPCServerTest
    Unit tests for the Testlink API
TestlinkXMLRPCServerTestData
in file TestlinkXMLRPCServerTestData.php, class TestlinkXMLRPCServerTestData
    Alternate class method of generating necessary test data
testNonExistantMethod
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testNonExistantMethod()
TESTPLANNAME_ALREADY_EXISTS
in file APIErrors.php, constant TESTPLANNAME_ALREADY_EXISTS
    Constants
TESTPLANNAME_ALREADY_EXISTS_STR
in file APIErrors.php, constant TESTPLANNAME_ALREADY_EXISTS_STR
    Constants
TESTPLANNAME_DOESNOT_EXIST
in file APIErrors.php, constant TESTPLANNAME_DOESNOT_EXIST
    Constants
TESTPLANNAME_DOESNOT_EXIST_STR
in file APIErrors.php, constant TESTPLANNAME_DOESNOT_EXIST_STR
    Constants
TESTPLAN_HAS_NO_PLATFORMS
in file APIErrors.php, constant TESTPLAN_HAS_NO_PLATFORMS
    Constants
TESTPLAN_HAS_NO_PLATFORMS_STR
in file APIErrors.php, constant TESTPLAN_HAS_NO_PLATFORMS_STR
    Constants
TESTPROJECTNAME_DOESNOT_EXIST
in file APIErrors.php, constant TESTPROJECTNAME_DOESNOT_EXIST
    Constants
TESTPROJECTNAME_DOESNOT_EXIST_STR
in file APIErrors.php, constant TESTPROJECTNAME_DOESNOT_EXIST_STR
    Constants
TESTPROJECTNAME_EXISTS
in file APIErrors.php, constant TESTPROJECTNAME_EXISTS
    Constants
TESTPROJECTNAME_SINTAX_ERROR
in file APIErrors.php, constant TESTPROJECTNAME_SINTAX_ERROR
    Constants
TESTPROJECT_TESTCASEPREFIX_EXISTS
in file APIErrors.php, constant TESTPROJECT_TESTCASEPREFIX_EXISTS
    Constants
TESTPROJECT_TESTCASEPREFIX_IS_EMPTY
in file APIErrors.php, constant TESTPROJECT_TESTCASEPREFIX_IS_EMPTY
    Constants
TESTPROJECT_TESTCASEPREFIX_IS_TOO_LONG
in file APIErrors.php, constant TESTPROJECT_TESTCASEPREFIX_IS_TOO_LONG
    Constants
testRepeat
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testRepeat()
testReportTCResultNotGuessingBuildID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultNotGuessingBuildID()
testReportTCResultRequestWithBlockedStatus
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultRequestWithBlockedStatus()
testReportTCResultRequestWithFailedStatus
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultRequestWithFailedStatus()
testReportTCResultRequestWithInvalidStatus
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultRequestWithInvalidStatus()
testReportTCResultRequestWithoutStatus
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultRequestWithoutStatus()
testReportTCResultRequestWithPassedStatus
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultRequestWithPassedStatus()
testReportTCResultRequestWithValidBuildID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultRequestWithValidBuildID()
testReportTCResultValidRequest
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultValidRequest()
testReportTCResultWithEmptyDevKey
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithEmptyDevKey()
testReportTCResultWithInsufficientRights
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithInsufficientRights()
testReportTCResultWithInvalidDevKey
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithInvalidDevKey()
testReportTCResultWithInvalidTCID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithInvalidTCID()
testReportTCResultWithInvalidTCIDAndTPIDCombo
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithInvalidTCIDAndTPIDCombo()
testReportTCResultWithNoParams
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithNoParams()
testReportTCResultWithNotes
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithNotes()
testReportTCResultWithoutDevKey
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithoutDevKey()
testReportTCResultWithoutNonIntTCID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithoutNonIntTCID()
testReportTCResultWithoutTCID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithoutTCID()
testReportTCResultWithoutTPID
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithoutTPID()
testReportTCResultWithTimestamp
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testReportTCResultWithTimestamp()
testSayHello
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testSayHello()
TESTSUITENAME_NOT_STRING
in file APIErrors.php, constant TESTSUITENAME_NOT_STRING
    Constants
TESTSUITENAME_NOT_STRING_STR
in file APIErrors.php, constant TESTSUITENAME_NOT_STRING_STR
    Constants
TESTSUITE_DONOTBELONGTO_TESTPROJECT
in file APIErrors.php, constant TESTSUITE_DONOTBELONGTO_TESTPROJECT
    Constants
TESTSUITE_DONOTBELONGTO_TESTPROJECT_STR
in file APIErrors.php, constant TESTSUITE_DONOTBELONGTO_TESTPROJECT_STR
    Constants
testTCID
in file TestlinkXMLRPCServerTestData.php, class constant TestlinkXMLRPCServerTestData::testTCID
testTPID
in file TestlinkXMLRPCServerTestData.php, class constant TestlinkXMLRPCServerTestData::testTPID
testValidDevKeyWorks
in file TestlinkXMLRPCServerTest.php, method TestlinkXMLRPCServerTest::testValidDevKeyWorks()
TEST_DB_HOST
in file api.const.inc.php, constant TEST_DB_HOST
TEST_DB_NAME
in file api.const.inc.php, constant TEST_DB_NAME
TEST_DB_PASS
in file api.const.inc.php, constant TEST_DB_PASS
TEST_DB_TYPE
in file api.const.inc.php, constant TEST_DB_TYPE
TEST_DB_USER
in file api.const.inc.php, constant TEST_DB_USER
TEST_DSN
in file api.const.inc.php, constant TEST_DSN
    DB Constants used for testing
THIRD_PARTY_CODE
in file sample.inc.php, constant THIRD_PARTY_CODE
    Need the IXR class for client
TPLANID_NOT_INTEGER
in file APIErrors.php, constant TPLANID_NOT_INTEGER
    Constants
TPLANID_NOT_INTEGER_STR
in file APIErrors.php, constant TPLANID_NOT_INTEGER_STR
    Constants
TPLAN_HAS_NO_BUILDS
in file APIErrors.php, constant TPLAN_HAS_NO_BUILDS
    Constants
TPLAN_HAS_NO_BUILDS_STR
in file APIErrors.php, constant TPLAN_HAS_NO_BUILDS_STR
    Constants
TPLAN_TPROJECT_KO
in file APIErrors.php, constant TPLAN_TPROJECT_KO
    Constants
TPLAN_TPROJECT_KO_STR
in file APIErrors.php, constant TPLAN_TPROJECT_KO_STR
    Constants
TPROJECT_IS_EMPTY
in file APIErrors.php, constant TPROJECT_IS_EMPTY
    Constants
TPROJECT_IS_EMPTY_STR
in file APIErrors.php, constant TPROJECT_IS_EMPTY_STR
    Constants
TPROJECT_PREFIX_ALREADY_EXISTS
in file APIErrors.php, constant TPROJECT_PREFIX_ALREADY_EXISTS
    Constants
TPROJECT_PREFIX_ALREADY_EXISTS_STR
in file APIErrors.php, constant TPROJECT_PREFIX_ALREADY_EXISTS_STR
    Constants
u

u

$urgencyParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$urgencyParamName
    string for parameter names are all defined statically
$user
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$user
    UserObject associated with the userID
$userID
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$userID
    userID associated with the devKey provided
$userParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$userParamName
    string for parameter names are all defined statically
util.php
procedural page util.php
updateTestCase
in file xmlrpc.class.php, method TestlinkXMLRPCServer::updateTestCase()
    Update an existing test case
uploadAttachment
in file xmlrpc.class.php, method TestlinkXMLRPCServer::uploadAttachment()
    Uploads an attachment for specified table. You must specify the table that the attachment is connected (nodes_hierarchy, builds, etc) and the foreign key id in this table.
uploadExecutionAttachment
in file xmlrpc.class.php, method TestlinkXMLRPCServer::uploadExecutionAttachment()
    Uploads an attachment for an execution.
uploadRequirementAttachment
in file xmlrpc.class.php, method TestlinkXMLRPCServer::uploadRequirementAttachment()
    Uploads an attachment for a Requirement.
uploadRequirementSpecificationAttachment
in file xmlrpc.class.php, method TestlinkXMLRPCServer::uploadRequirementSpecificationAttachment()
    Uploads an attachment for a Requirement Specification.
uploadStats
in file extended_server.php, method SampleXMLRPCServer::uploadStats()
uploadTestCaseAttachment
in file xmlrpc.class.php, method TestlinkXMLRPCServer::uploadTestCaseAttachment()
    Uploads an attachment for a Test Case.
uploadTestProjectAttachment
in file xmlrpc.class.php, method TestlinkXMLRPCServer::uploadTestProjectAttachment()
    Uploads an attachment for a Test Project.
uploadTestSuiteAttachment
in file xmlrpc.class.php, method TestlinkXMLRPCServer::uploadTestSuiteAttachment()
    Uploads an attachment for a Test Suite.
userHasRight
in file xmlrpc.class.php, method TestlinkXMLRPCServer::userHasRight()
    checks if a user has requested right on test project, test plan pair.
v

v

$version
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$version
$versionNumber
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$versionNumber
$versionNumberParamName
in file xmlrpc.class.php, variable TestlinkXMLRPCServer::$versionNumberParamName
    string for parameter names are all defined statically
VERSION_NOT_VALID
in file APIErrors.php, constant VERSION_NOT_VALID
    Constants
VERSION_NOT_VALID_STR
in file APIErrors.php, constant VERSION_NOT_VALID_STR
    Constants
x

x

xmlrpc.class.php
procedural page xmlrpc.class.php
xmlrpc.php
procedural page xmlrpc.php
_

_

_checkCreateBuildRequest
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_checkCreateBuildRequest()
    Run all the necessary checks to see if the createBuild request is valid
_checkCreateTestProjectRequest
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_checkCreateTestProjectRequest()
    _checkCreateTestProjectRequest
_checkGetBuildRequest
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_checkGetBuildRequest()
    Run all the necessary checks to see if the createBuild request is valid
_checkGetTestCaseCustomFieldDesignValueRequest
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_checkGetTestCaseCustomFieldDesignValueRequest()
    Run all the necessary checks to see if GetTestCaseCustomFieldDesignValueRequest() can be accepted.
_checkGetTestCasesForTestPlanRequest
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_checkGetTestCasesForTestPlanRequest()
    Run all the necessary checks to see if a GetTestCasesForTestPlanRequest() can be accepted.
_checkTCIDAndTPIDValid
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_checkTCIDAndTPIDValid()
    Helper method to See if the tcid and tplanid are valid together
_connectToDB
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_connectToDB()
    connect to the db and set up the db object
_getBugsForExecutionId
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_getBugsForExecutionId()
    get bugs linked to an execution ID
_getLatestBuildForTestPlan
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_getLatestBuildForTestPlan()
    _getLatestBuildForTestPlan
_insertCustomFieldExecValues
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_insertCustomFieldExecValues()
_insertExecutionBug
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_insertExecutionBug()
    Insert record into execution_bugs table
_insertResultToDB
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_insertResultToDB()
    Adds the result to the database
_isAutomatedPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isAutomatedPresent()
    Helper method to see if automated is given as one of the arguments
_isBuildIDPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isBuildIDPresent()
    Helper method to see if a buildID is given as one of the arguments
_isBuildNamePresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isBuildNamePresent()
    Helper method to see if a buildname is given as one of the arguments
_isBuildNotePresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isBuildNotePresent()
    Helper method to see if build notes are given as one of the arguments
_isDeepPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isDeepPresent()
    Helper method to see if the deep param is given as one of the arguments
_isDevKeyPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isDevKeyPresent()
    Helper method to see if a devKey is given as one of the arguments
_isDevKeyValid
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isDevKeyValid()
    Helper method to see if a devKey is valid
_isGuessPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isGuessPresent()
    Helper method to see if the guess param is given as one of the arguments
_isNotePresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isNotePresent()
    Helper method to see if a note is given as one of the arguments
_isParamPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isParamPresent()
    Helper method to see if a param is present
_isStatusPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isStatusPresent()
    Helper method to see if the status param is given as one of the arguments
_isStatusValid
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isStatusValid()
    Helper method to see if the status provided is valid
_isTestCaseExternalIDPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestCaseExternalIDPresent()
    Helper method to see if a testcasename is given as one of the arguments
_isTestCaseIDPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestCaseIDPresent()
    Helper method to see if a tcid is given as one of the arguments
_isTestCaseIDValid
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestCaseIDValid()
    Helper method to see if the tcid provided is valid
_isTestCaseNamePresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestCaseNamePresent()
    Helper method to see if a testcasename is given as one of the arguments
_isTestModePresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestModePresent()
    Helper method to see if testMode is given as one of the arguments
_isTestPlanIDPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestPlanIDPresent()
    Helper method to see if a tplanid is given as one of the arguments
_isTestProjectIDPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestProjectIDPresent()
    Helper method to see if a TestProjectID is given as one of the arguments
_isTestSuiteIDPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestSuiteIDPresent()
    Helper method to see if testsuiteid is given as one of the arguments
_isTestSuiteNamePresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTestSuiteNamePresent()
    Helper method to see if the testsuitename param is given as one of the arguments
_isTimeStampPresent
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_isTimeStampPresent()
    Helper method to see if a timestamp is given as one of the arguments
_runChecks
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_runChecks()
    Run a set of functions
_setArgs
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_setArgs()
_setBuildID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_setBuildID()
    Set the BuildID from one place
_setBuildID2Latest
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_setBuildID2Latest()
    Set Build Id to latest build id (if test plan has builds)
_setTCVersion
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_setTCVersion()
    Helper method to set the tcVersion
_setTestCaseID
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_setTestCaseID()
    Set test case internal ID
_updateResult
in file xmlrpc.class.php, method TestlinkXMLRPCServer::_updateResult()
    update result of LASTE execution
__construct
in file APIKey.php, method APIKey::__construct()
__construct
in file xmlrpc.class.php, method TestlinkXMLRPCServer::__construct()
    Constructor sets up the IXR_Server and db connection
__construct
in file extended_server.php, method SampleXMLRPCServer::__construct()
__construct
in file TestlinkXMLRPCServerTestData.php, method TestlinkXMLRPCServerTestData::__construct()

Documentation generated on Fri, 17 Feb 2012 16:07:39 -0500 by phpDocumentor 1.4.4