Element index for package servooclient
Package indexes
[ c ]
[ e ]
[ h ]
[ i ]
[ o ]
[ s ]
[ v ]
[ _ ]
c
- call
- in file servooclient.php, method ServOO_Client::call()
- convertToAssoc
- in file servooclient.php, method 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.
- convertToFile
- in file servooclient.php, method ServOO_Client::convertToFile()
Convert the file $infilename from $informat into $outformat and save the resulting file on the disk as $outfilename
- convertToString
- in file servooclient.php, method ServOO_Client::convertToString()
convert the file $infilename from $informat into $outformat.
- convertToXHTML
- in file servooclient.php, method 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.
- convertUnpack
- in file servooclient.php, method 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).
|
|