Tariqa SOAP
 All Data Structures Namespaces Files Functions Variables Enumerations
VirageDocument Class Reference

Public Member Functions

 setSWFLocation ($location)
 getSWFLocation ()
 setSWFTime ($time)
 getSWFTime ()
 setOCRWords ($words)
 getOCRWords ()
 setOCRMSecTime ($time)
 getOCRMSecTime ()
 setOCRWeight ($weights)
 getOCRWeights ()
 setSoftSoundMSecTime ($time)
 getSoftSoundMSecTime ()
 setSoftSoundWords ($words)
 getSoftSoundWords ()
 setSoftSoundWeights ($weights)
 getSoftSoundWeights ()
 correctSWFLocation ($correctLocation)

Data Fields

 $document_id = null
 $fileName = null
 $section = null
 $title = null
 $dre_title = null
 $date = null
 $database = null
 $startTime = null
 $endTime = null
 $contentType = null
 $swfLocation = null
 $swfTime = null
 $ocrWords = null
 $ocrMsecTime = null
 $ocrWeights = null
 $softSoundMsecTime = null
 $softSoundWords = null
 $softSoundWeights = null
 $documentContent = null
 $images = null
 $links

Detailed Description

Encloses a Virage Document


Member Function Documentation

correctSWFLocation ( correctLocation)

Transform the SWF locations if the path is not correctly set-up

Parameters:
string$correctLocationThe correct location of SWF Files
Returns:
string

Gets the OCR MSecTime

Returns:
string

Gets the OCR weights

Returns:
string

Gets the OCR words

Returns:
string

Gets the soft sound MSec time

Returns:
string

Gets the soft sound weights

Returns:
string

Gets the soft sound words

Returns:
string

Gets the SWF locations

Returns:
string

Gets the SWF time

Returns:
string
setOCRMSecTime ( time)

Sets the OCR MSec time from an string (space delimiter)

Parameters:
string$timeThe OCR MSec time
Returns:
void
setOCRWeight ( weights)

Sets the OCR weights from an string (space delimiter)

Parameters:
string$weightsThe OCR weights
Returns:
void
setOCRWords ( words)

Sets the OCR Words from an string (| delimiter)

Parameters:
string$wordsThe OCR words
Returns:
void
setSoftSoundMSecTime ( time)

Sets the soft sound MSec time from an string (space delimiter)

Parameters:
string$timeThe sound time
Returns:
void
setSoftSoundWeights ( weights)

Sets the soft sound weights from an string (| delimiter)

Parameters:
string$weightsThe sound words
Returns:
void
setSoftSoundWords ( words)

Sets the soft sound words from an string (| delimiter)

Parameters:
string$wordsThe sound words
Returns:
void
setSWFLocation ( location)

Sets the SWF locations from an string (| delimiter)

Parameters:
string$location
Returns:
void
setSWFTime ( time)

Sets the SWF time from an string (| delimiter)

Parameters:
string$timeThe SWF time
Returns:
void

Field Documentation

$contentType = null
$database = null
$date = null
$document_id = null
$documentContent = null
$dre_title = null
$endTime = null
$fileName = null
$images = null
$links
$ocrMsecTime = null
$ocrWeights = null
$ocrWords = null
$section = null
$softSoundMsecTime = null
$softSoundWeights = null
$softSoundWords = null
$startTime = null
$swfLocation = null
$swfTime = null
$title = null

The documentation for this class was generated from the following file: