Tariqa
3.0
|
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 |
Encloses a Virage Document
correctSWFLocation | ( | $ | correctLocation | ) |
Transform the SWF locations if the path is not correctly set-up
string | $correctLocation | The correct location of SWF Files |
getOCRMSecTime | ( | ) |
Gets the OCR MSecTime
getOCRWeights | ( | ) |
Gets the OCR weights
getOCRWords | ( | ) |
Gets the OCR words
Gets the soft sound MSec time
Gets the soft sound weights
Gets the soft sound words
getSWFLocation | ( | ) |
Gets the SWF locations
getSWFTime | ( | ) |
Gets the SWF time
setOCRMSecTime | ( | $ | time | ) |
Sets the OCR MSec time from an string (space delimiter)
string | $time | The OCR MSec time |
setOCRWeight | ( | $ | weights | ) |
Sets the OCR weights from an string (space delimiter)
string | $weights | The OCR weights |
setOCRWords | ( | $ | words | ) |
Sets the OCR Words from an string (| delimiter)
string | $words | The OCR words |
setSoftSoundMSecTime | ( | $ | time | ) |
Sets the soft sound MSec time from an string (space delimiter)
string | $time | The sound time |
setSoftSoundWeights | ( | $ | weights | ) |
Sets the soft sound weights from an string (| delimiter)
string | $weights | The sound words |
setSoftSoundWords | ( | $ | words | ) |
Sets the soft sound words from an string (| delimiter)
string | $words | The sound words |
setSWFLocation | ( | $ | location | ) |
Sets the SWF locations from an string (| delimiter)
string | $location |
setSWFTime | ( | $ | time | ) |
Sets the SWF time from an string (| delimiter)
string | $time | The SWF time |
$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 |