phpDocumentor servooclient
[ class tree: servooclient ] [ index: servooclient ] [ all elements ]

Class: ServOO

Source Location: /lodel/scripts/servoofunc.php

Class ServOO

Class Overview

Client class for communicating with ServOO server.

This class is a wrapper around the class ServOO_SOAP_Server on the server-side. convert* methods convert the input files into the specified format and perform high level processing on the return file like unpacking ZIP archive or processing the XHTML file. Consider first using convertToAssoc since it is the highest-level method provided by this library. If finer control is required, lower-level methods are available. Listed by decreasing order of processing: convertToXHTML, convertUnpack, convertToFile, convertToString.

Located in /lodel/scripts/servoofunc.php [line 34]

ServOO_Client
   |
   --ServOO
Author(s):
  • Ghislain Picard, Gautier Poupeau, Luc Santeramo
Information Tags:
Copyright:  Copyright (c) 2004, Ghislain Picard, Gautier Poupeau, Luc Santeramo
Copyright:  Copyright (c) 2005, Ghislain Picard, Marin Dacos, Luc Santeramo, Gautier Poupeau, Jean Lamy

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From ServOO_Client

ServOO_Client::$error
ServOO_Client::$error_message
ServOO_Client::$http_request
ServOO_Client::$_images
ServOO_Client::$_soapclient

Inherited From ServOO_Client

ServOO_Client::ServOO_Client()
ServOO_Client constructor.
ServOO_Client::call()
ServOO_Client::convertToAssoc()
Convert the file $infilename from $informat into $outformat, extract the stylized blocks of the xhtml file into an association array. This is the highest level function unless finer controls are required.
ServOO_Client::convertToFile()
Convert the file $infilename from $informat into $outformat and save the resulting file on the disk as $outfilename
ServOO_Client::convertToString()
convert the file $infilename from $informat into $outformat.
ServOO_Client::convertToXHTML()
Convert the file $infilename from $informat into $outformat and extract the xhtml file and the images from the ZIP archive returned by the ServOO.
ServOO_Client::convertUnpack()
Convert the file $infilename from $informat into $outformat and extract the files from the ZIP archive returned by the ServOO. You must ensure that ServOO return ZIP archive for the selected $outformat (raise an error if not a ZIP archive).
ServOO_Client::images()
get the images contained in the XHTML file.
ServOO_Client::setauth()
Set the basic authentification parameters
ServOO_Client::setproxy()
Set the proxy parameters
ServOO_Client::validateXML()
Validate an XML file for a XML Schema
ServOO_Client::version()
Get the version of the ServOO.

[ Top ]
Method Summary
ServOO   ServOO()  

[ Top ]
Methods
Constructor ServOO  [line 36]

  ServOO ServOO( )



[ Top ]

Documentation generated on Wed, 29 Aug 2007 14:30:00 +0200 by phpDocumentor 1.4.0a2