Recite CMS Web Services PHP Client Guide


Table of Contents

1. Getting Started
Adding the Bundled Library to Your Application
Using the Bundled Library
Handling Exceptions
Using the Bundled Test Suite
API Documentation
2. Class Mappings
WSDL Data Type Mappings
3. Sample Web Service Usage

List of Examples

1.1. Setting Web Service URL and Credentials
1.2. Calling the getReciteVersion() Web Service Method
1.3. Retrieving a List of Available Web Services
1.4. Using the Factory method
1.5. Handling Exceptions
1.6. Handling Exceptions
1.7. Sample Apache Configuration for Web Services Client
2.1. Using Mapped Classes
3.1. Sample Web Service Usage