[default] element index

All elements
a c d g r s u _
_
top
__construct
CloudwordsProject::__construct() in cloudwords_api.php
Constructor used to create a Cloudwords project
__construct
Constructor used to create a Cloudwords project status
__construct
CloudwordsVendor::__construct() in cloudwords_api.php
Constructor used to create a Cloudwords vendor
__construct
CloudwordsClient::__construct() in cloudwords_client.php
Convenience constructor that provides default configuration.
__construct
CloudwordsLanguage::__construct() in cloudwords_api.php
Constructor used to create a Cloudwords language
__construct
Constructor used to create a Cloudwords intended use
__construct
Constructor used to create a Cloudwords bid request
__construct
CloudwordsFile::__construct() in cloudwords_api.php
Constructor used to create a Cloudwords file resource
__construct
__toString
a
top
API_EXCEPTION
AUTHORIZATION_HEADER
Constants
c
top
CloudwordsAPI
CloudwordsAPI in cloudwords_api.php
Client interface for the Cloudwords API. For more details and best practices please refer to the Cloudwords API documentation found at http://www.cloudwords.com/developers.
CloudwordsApiException
CloudwordsApiException in cloudwords_api.php
Exception thrown when a call to the Cloudwords API returns an exception.
CloudwordsBidRequest
CloudwordsBidRequest in cloudwords_api.php
Represents a request for bids to translate the source content for a given Cloudwords project from the specified source language to the specified target languages. A bid request can specify what vendors to request bids from, can let Cloudwords choose the best vendors automatically, or both.
CloudwordsClient
CloudwordsClient in cloudwords_client.php
Basic implementation of the Cloudwords API client.
CloudwordsFile
CloudwordsFile in cloudwords_api.php
Represents the metadata around a file stored in Cloudwords. The type of file could be the source content for a project, the reference material for a project, etc.
CloudwordsIntendedUse
CloudwordsIntendedUse in cloudwords_api.php
Represents a project's intended use use in Cloudwords. An intended use represents what purpose a given project's content is intended for (e.g. Website, Product, Legal, etc.).
CloudwordsLanguage
CloudwordsLanguage in cloudwords_api.php
Represents a language resource in Cloudwords.
CloudwordsProject
CloudwordsProject in cloudwords_api.php
Represents a project resource in Cloudwords. A project is the central resource in Cloudwords, as it represents an initiative to translate some content. It contains information, both necessary and optional, to define a project's requirements, such as the content's source language and requested target languages to translate into.
CloudwordsProjectStatus
CloudwordsProjectStatus in cloudwords_api.php
Represents the value for a project status field in Cloudwords.
CloudwordsVendor
CloudwordsVendor in cloudwords_api.php
Represents a vendor resource in Cloudwords. A vendor is assigned to a Cloudwords project in order to provide the necessary translation services.
cloudwords_api.php
cloudwords_api.php in cloudwords_api.php
cloudwords_client.php
cloudwords_client.php in cloudwords_client.php
CONTENT_TYPE_HEADER
CloudwordsClient::CONTENT_TYPE_HEADER in cloudwords_client.php
CONTENT_TYPE_JSON
CloudwordsClient::CONTENT_TYPE_JSON in cloudwords_client.php
CONTENT_TYPE_MULTIPART_FORM_DATA
create_project
CloudwordsClient::create_project() in cloudwords_client.php
create_project
CloudwordsAPI::create_project() in cloudwords_api.php
Create a new Cloudwords project.
d
top
DEPENDENCY_EXCEPTION
download_file_from_metadata
download_file_from_metadata
Convenience method to download the binary content of a Cloudwords file, provided that the contentPath inside the metadata is valid.
download_master_translated_file
download_master_translated_file
Download the current master translated material binary for the specified Cloudwords project, provided that such translated material exists for the project. The master project translation file contains all of the current project language(s) translation in one bundled zip. To download an individual language translation file, use download_translated_file(int, language).
download_reference_file
download_reference_file
Download the specified project reference material binary, provided that such reference material exists for the project.
download_source_file
download_source_file
Download the source material binary for the specified project, provided that a source material exists for the project.
download_translated_file
download_translated_file
Download the specified translated material binary for the specified Cloudwords project and target language, provided that such translated material exists for the project.
g
top
getAmount
CloudwordsProject::getAmount() in cloudwords_api.php
getAuthToken
CloudwordsClient::getAuthToken() in cloudwords_client.php
getBaseUrlWithVersion
Public methods
getBidDueDate
getBidSelectDeadlineDate
getCode
getConnectionTimeout
getContentPath
CloudwordsFile::getContentPath() in cloudwords_api.php
getContentType
getCreatedDate
getCreatedDate
CloudwordsFile::getCreatedDate() in cloudwords_api.php
getCreatedDate
getDeliveryDueDate
getDescription
getDisplay
CloudwordsLanguage::getDisplay() in cloudwords_api.php
getDisplay
getDoLetCloudwordsChoose
getErrorMessage
getExceptionType
getFileContents
CloudwordsFile::getFileContents() in cloudwords_api.php
getFilename
CloudwordsFile::getFilename() in cloudwords_api.php
getHttpStatusCode
getId
CloudwordsVendor::getId() in cloudwords_api.php
getId
CloudwordsFile::getId() in cloudwords_api.php
getId
CloudwordsIntendedUse::getId() in cloudwords_api.php
getId
CloudwordsProject::getId() in cloudwords_api.php
getIntendedUse
getLang
CloudwordsFile::getLang() in cloudwords_api.php
getLanguageCode
getMaxTotalConnections
getName
CloudwordsIntendedUse::getName() in cloudwords_api.php
getName
CloudwordsVendor::getName() in cloudwords_api.php
getName
CloudwordsProject::getName() in cloudwords_api.php
getNotes
CloudwordsProject::getNotes() in cloudwords_api.php
getParams
CloudwordsProject::getParams() in cloudwords_api.php
getPath
CloudwordsProject::getPath() in cloudwords_api.php
getPath
CloudwordsVendor::getPath() in cloudwords_api.php
getPath
CloudwordsBidRequest::getPath() in cloudwords_api.php
getPath
CloudwordsFile::getPath() in cloudwords_api.php
getPoNumber
CloudwordsProject::getPoNumber() in cloudwords_api.php
getPreferredVendors
getRequestType
getRequestUrl
getSizeInKilobytes
getSocketTimeout
CloudwordsClient::getSocketTimeout() in cloudwords_client.php
getSourceLanguage
getStatus
CloudwordsProject::getStatus() in cloudwords_api.php
getTargetLanguages
get_closed_projects
Get the list of closed projects in Cloudwords.
get_closed_projects
get_current_bid_request_for_project
Get the current bid request for the specified project.
get_current_bid_request_for_project
get_intended_uses
CloudwordsClient::get_intended_uses() in cloudwords_client.php
get_intended_uses
Get the list of target intended uses currently configured in Cloudwords.
get_master_project_translated_file
get_master_project_translated_file
Get the current master project translation file metadata, including a contentPath for downloading the actual binary file.
get_open_projects
Get the list of open projects in Cloudwords.
get_open_projects
CloudwordsClient::get_open_projects() in cloudwords_client.php
get_preferred_vendors
get_preferred_vendors
Get the list of preferred vendors currently configured in Cloudwords.
get_project
CloudwordsClient::get_project() in cloudwords_client.php
get_project
CloudwordsAPI::get_project() in cloudwords_api.php
Get the Cloudwords project associated with the unique Cloudwords project id.
get_project_reference
Get the specified project reference material metadata. The metadata will contain a contentPath for downloading the actual binary file.
get_project_reference
get_project_references
get_project_references
Get the list of project reference material metadata for the specified Cloudwords project. Each item in the returned list will contain a contentPath for downloading the respective binary file.
get_project_source
get_project_source
Get the project's source material for a Cloudwords file resource for the specified Cloudwords project id.
get_project_translated_file
get_project_translated_file
Get the the current translated project file metadata for the specified Cloudwords project and target language. The returned metadata will contain a contentPath for downloading the actual binary files.
get_project_translated_files
get_project_translated_files
Get the list of current project language translation files' metadata for the specified Cloudwords project. Each metadata representation in the list will be specific to a project target language and contain a contentPath for downloading the respective binary file.
get_source_languages
get_source_languages
Get the list of source languages currently configured in Cloudwords.
get_target_languages
get_target_languages
Get the list of target languages currently configured in Cloudwords.
get_vendor
CloudwordsClient::get_vendor() in cloudwords_client.php
get_vendor
CloudwordsAPI::get_vendor() in cloudwords_api.php
Get the Cloudwords vendor by the unique Cloudwords vendor id.
r
top
request_bids_for_project
Request bids for the specified project. In order to request a bid for a project, a source material must be already uploaded for the project, and the project must be in a state where requesting bids is allowed.
request_bids_for_project
REQUEST_EXCEPTION
REQUEST_TYPE_GET
CloudwordsClient::REQUEST_TYPE_GET in cloudwords_client.php
REQUEST_TYPE_POST
CloudwordsClient::REQUEST_TYPE_POST in cloudwords_client.php
REQUEST_TYPE_PUT
CloudwordsClient::REQUEST_TYPE_PUT in cloudwords_client.php
s
top
setAmount
CloudwordsProject::setAmount() in cloudwords_api.php
setBidDueDate
setBidSelectDeadlineDate
setCode
setContentPath
CloudwordsFile::setContentPath() in cloudwords_api.php
setCreatedDate
setCreatedDate
setCreatedDate
CloudwordsFile::setCreatedDate() in cloudwords_api.php
setDeliveryDueDate
setDescription
setDisplay
setDisplay
CloudwordsLanguage::setDisplay() in cloudwords_api.php
setDoLetCloudwordsChoose
setFileContents
CloudwordsFile::setFileContents() in cloudwords_api.php
setFilename
CloudwordsFile::setFilename() in cloudwords_api.php
setId
CloudwordsProject::setId() in cloudwords_api.php
setId
CloudwordsFile::setId() in cloudwords_api.php
setId
CloudwordsVendor::setId() in cloudwords_api.php
setId
CloudwordsIntendedUse::setId() in cloudwords_api.php
setIntendedUse
setLang
CloudwordsFile::setLang() in cloudwords_api.php
setLanguageCode
setName
CloudwordsProject::setName() in cloudwords_api.php
setName
CloudwordsVendor::setName() in cloudwords_api.php
setName
CloudwordsIntendedUse::setName() in cloudwords_api.php
setNotes
CloudwordsProject::setNotes() in cloudwords_api.php
setParams
CloudwordsProject::setParams() in cloudwords_api.php
setPath
CloudwordsVendor::setPath() in cloudwords_api.php
setPath
CloudwordsBidRequest::setPath() in cloudwords_api.php
setPath
CloudwordsFile::setPath() in cloudwords_api.php
setPath
CloudwordsProject::setPath() in cloudwords_api.php
setPoNumber
CloudwordsProject::setPoNumber() in cloudwords_api.php
setPreferredVendors
setSizeInKilobytes
setSourceLanguage
setStatus
CloudwordsProject::setStatus() in cloudwords_api.php
setTargetLanguages
u
top
UNSUPPORTED_CONTENT_TYPE_EXCEPTION
update_project
CloudwordsClient::update_project() in cloudwords_client.php
update_project
CloudwordsAPI::update_project() in cloudwords_api.php
Update the project specified in the input project id with the content represented by the input.
update_project_reference
update_project_reference
Upload and replace project reference material for the specified Cloudwords project and specific reference material. The provided file must be a zip file.
upload_project_reference
upload_project_reference
Upload and add a new reference material for a given Cloudwords project. The provided file must be a zip file.
upload_project_source
upload_project_source
Upload the source material for a given Cloudwords project. The provided file must be a zip file.
a c d g r s u _