Riferimenti per la classe tx_indexed_search_extparse

Lista di tutti i membri.

Membri pubblici

 initParser ($extension)
 softInit ($extension)
 searchTypeMediaTitle ($extension)
 isMultiplePageExtension ($extension)
 readFileContent ($ext, $absFile, $cPKey)
 fileContentParts ($ext, $absFile)
 splitPdfInfo ($pdfInfoArray)
 removeEndJunk ($string)
 getIcon ($extension)
 initParser ($extension)
 softInit ($extension)
 searchTypeMediaTitle ($extension)
 isMultiplePageExtension ($extension)
 readFileContent ($ext, $absFile, $cPKey)
 fileContentParts ($ext, $absFile)
 splitPdfInfo ($pdfInfoArray)
 removeEndJunk ($string)
 getIcon ($extension)
 initParser ($extension)
 softInit ($extension)
 searchTypeMediaTitle ($extension)
 isMultiplePageExtension ($extension)
 readFileContent ($ext, $absFile, $cPKey)
 fileContentParts ($ext, $absFile)
 splitPdfInfo ($pdfInfoArray)
 removeEndJunk ($string)
 getIcon ($extension)

Attributi pubblici

 $pdf_mode = -20
 $app = array()
 $ext2itemtype_map = array()
 $supportedExtensions = array()
 $pObj

Descrizione Dettagliata

Definizione alla linea 75 del file class.external_parser.php.


Documentazione delle funzioni membro

tx_indexed_search_extparse::fileContentParts ext,
absFile
 

Creates an array with pointers to divisions of document. ONLY for PDF files at this point. All other types will have an array with a single element with the value "0" (zero) coming back.

Parametri:
string File extension
string Absolute filename (must exist and be validated OK before calling function)
Restituisce:
array Array of pointers to sections that the document should be divided into

Definizione alla linea 542 del file class.external_parser.php.

Riferimenti $res, t3lib_div::intInRange(), pages, e splitPdfInfo().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::fileContentParts ext,
absFile
 

Creates an array with pointers to divisions of document. ONLY for PDF files at this point. All other types will have an array with a single element with the value "0" (zero) coming back.

Parametri:
string File extension
string Absolute filename (must exist and be validated OK before calling function)
Restituisce:
array Array of pointers to sections that the document should be divided into

Definizione alla linea 542 del file class.external_parser.php.

Riferimenti $res, t3lib_div::intInRange(), pages, e splitPdfInfo().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::fileContentParts ext,
absFile
 

Creates an array with pointers to divisions of document. ONLY for PDF files at this point. All other types will have an array with a single element with the value "0" (zero) coming back.

Parametri:
string File extension
string Absolute filename (must exist and be validated OK before calling function)
Restituisce:
array Array of pointers to sections that the document should be divided into

Definizione alla linea 542 del file class.external_parser.php.

Riferimenti $res, t3lib_div::intInRange(), pages, e splitPdfInfo().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::getIcon extension  ) 
 

Return icon for file extension

Parametri:
string File extension, lowercase.
Restituisce:
string Relative file reference, resolvable by t3lib_div::getFileAbsFileName()

Definizione alla linea 627 del file class.external_parser.php.

tx_indexed_search_extparse::getIcon extension  ) 
 

Return icon for file extension

Parametri:
string File extension, lowercase.
Restituisce:
string Relative file reference, resolvable by t3lib_div::getFileAbsFileName()

Definizione alla linea 627 del file class.external_parser.php.

tx_indexed_search_extparse::getIcon extension  ) 
 

Return icon for file extension

Parametri:
string File extension, lowercase.
Restituisce:
string Relative file reference, resolvable by t3lib_div::getFileAbsFileName()

Definizione alla linea 627 del file class.external_parser.php.

tx_indexed_search_extparse::initParser extension  ) 
 

Initialize external parser for parsing content.

Parametri:
string File extension
Restituisce:
boolean Returns true if extension is supported/enabled, otherwise false.

Definizione alla linea 94 del file class.external_parser.php.

Riferimenti $GLOBALS, disabled, t3lib_div::intInRange(), t3lib_extMgm::isLoaded(), e t3lib_div::trimExplode().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::initParser extension  ) 
 

Initialize external parser for parsing content.

Parametri:
string File extension
Restituisce:
boolean Returns true if extension is supported/enabled, otherwise false.

Definizione alla linea 94 del file class.external_parser.php.

Riferimenti $GLOBALS, disabled, t3lib_div::intInRange(), t3lib_extMgm::isLoaded(), e t3lib_div::trimExplode().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::initParser extension  ) 
 

Initialize external parser for parsing content.

Parametri:
string File extension
Restituisce:
boolean Returns true if extension is supported/enabled, otherwise false.

Definizione alla linea 94 del file class.external_parser.php.

Riferimenti $GLOBALS, disabled, t3lib_div::intInRange(), t3lib_extMgm::isLoaded(), e t3lib_div::trimExplode().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::isMultiplePageExtension extension  ) 
 

Returns true if the input extension (item_type) is a potentially a multi-page extension

Parametri:
string Extension / item_type string
Restituisce:
boolean Return true if multi-page

Definizione alla linea 331 del file class.external_parser.php.

tx_indexed_search_extparse::isMultiplePageExtension extension  ) 
 

Returns true if the input extension (item_type) is a potentially a multi-page extension

Parametri:
string Extension / item_type string
Restituisce:
boolean Return true if multi-page

Definizione alla linea 331 del file class.external_parser.php.

tx_indexed_search_extparse::isMultiplePageExtension extension  ) 
 

Returns true if the input extension (item_type) is a potentially a multi-page extension

Parametri:
string Extension / item_type string
Restituisce:
boolean Return true if multi-page

Definizione alla linea 331 del file class.external_parser.php.

tx_indexed_search_extparse::readFileContent ext,
absFile,
cPKey
 

Reads the content of an external file being indexed.

Parametri:
string File extension, eg. "pdf", "doc" etc.
string Absolute filename of file (must exist and be validated OK before calling function)
string Pointer to section (zero for all other than PDF which will have an indication of pages into which the document should be splitted.)
Restituisce:
array Standard content array (title, description, keywords, body keys)

Definizione alla linea 362 del file class.external_parser.php.

Riferimenti $charset, $content, $res, $TYPO3_CONF_VARS, t3lib_extMgm::extPath(), t3lib_extMgm::isLoaded(), t3lib_div::makeInstance(), pages, removeEndJunk(), space, splitPdfInfo(), t3lib_div::tempnam(), e t3lib_div::xml2tree().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::readFileContent ext,
absFile,
cPKey
 

Reads the content of an external file being indexed.

Parametri:
string File extension, eg. "pdf", "doc" etc.
string Absolute filename of file (must exist and be validated OK before calling function)
string Pointer to section (zero for all other than PDF which will have an indication of pages into which the document should be splitted.)
Restituisce:
array Standard content array (title, description, keywords, body keys)

Definizione alla linea 362 del file class.external_parser.php.

Riferimenti $charset, $content, $res, $TYPO3_CONF_VARS, t3lib_extMgm::extPath(), t3lib_extMgm::isLoaded(), t3lib_div::makeInstance(), pages, removeEndJunk(), space, splitPdfInfo(), t3lib_div::tempnam(), e t3lib_div::xml2tree().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::readFileContent ext,
absFile,
cPKey
 

Reads the content of an external file being indexed.

Parametri:
string File extension, eg. "pdf", "doc" etc.
string Absolute filename of file (must exist and be validated OK before calling function)
string Pointer to section (zero for all other than PDF which will have an indication of pages into which the document should be splitted.)
Restituisce:
array Standard content array (title, description, keywords, body keys)

Definizione alla linea 362 del file class.external_parser.php.

Riferimenti $charset, $content, $res, $TYPO3_CONF_VARS, t3lib_extMgm::extPath(), t3lib_extMgm::isLoaded(), t3lib_div::makeInstance(), pages, removeEndJunk(), space, splitPdfInfo(), t3lib_div::tempnam(), e t3lib_div::xml2tree().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::removeEndJunk string  ) 
 

Removes some strange char(12) characters and line breaks that then to occur in the end of the string from external files.

Parametri:
string String to clean up
Restituisce:
string String

Definizione alla linea 600 del file class.external_parser.php.

tx_indexed_search_extparse::removeEndJunk string  ) 
 

Removes some strange char(12) characters and line breaks that then to occur in the end of the string from external files.

Parametri:
string String to clean up
Restituisce:
string String

Definizione alla linea 600 del file class.external_parser.php.

tx_indexed_search_extparse::removeEndJunk string  ) 
 

Removes some strange char(12) characters and line breaks that then to occur in the end of the string from external files.

Parametri:
string String to clean up
Restituisce:
string String

Definizione alla linea 600 del file class.external_parser.php.

Referenziato da readFileContent().

tx_indexed_search_extparse::searchTypeMediaTitle extension  ) 
 

Return title of entry in media type selector box.

Parametri:
string File extension
Restituisce:
string String with label value of entry in media type search selector box (frontend plugin).

Definizione alla linea 258 del file class.external_parser.php.

Riferimenti $GLOBALS, e t3lib_div::trimExplode().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::searchTypeMediaTitle extension  ) 
 

Return title of entry in media type selector box.

Parametri:
string File extension
Restituisce:
string String with label value of entry in media type search selector box (frontend plugin).

Definizione alla linea 258 del file class.external_parser.php.

Riferimenti $GLOBALS, e t3lib_div::trimExplode().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::searchTypeMediaTitle extension  ) 
 

Return title of entry in media type selector box.

Parametri:
string File extension
Restituisce:
string String with label value of entry in media type search selector box (frontend plugin).

Definizione alla linea 258 del file class.external_parser.php.

Riferimenti $GLOBALS, e t3lib_div::trimExplode().

Questo è il grafo delle chiamate per questa funzione:

tx_indexed_search_extparse::softInit extension  ) 
 

Initialize external parser for backend modules Doesn't evaluate if parser is configured right - more like returning POSSIBLE supported extensions (for showing icons etc) in backend and frontend plugin

Parametri:
string File extension to initialize for.
Restituisce:
boolean Returns true if the extension is supported and enabled, otherwise false.

Definizione alla linea 228 del file class.external_parser.php.

tx_indexed_search_extparse::softInit extension  ) 
 

Initialize external parser for backend modules Doesn't evaluate if parser is configured right - more like returning POSSIBLE supported extensions (for showing icons etc) in backend and frontend plugin

Parametri:
string File extension to initialize for.
Restituisce:
boolean Returns true if the extension is supported and enabled, otherwise false.

Definizione alla linea 228 del file class.external_parser.php.

tx_indexed_search_extparse::softInit extension  ) 
 

Initialize external parser for backend modules Doesn't evaluate if parser is configured right - more like returning POSSIBLE supported extensions (for showing icons etc) in backend and frontend plugin

Parametri:
string File extension to initialize for.
Restituisce:
boolean Returns true if the extension is supported and enabled, otherwise false.

Definizione alla linea 228 del file class.external_parser.php.

tx_indexed_search_extparse::splitPdfInfo pdfInfoArray  ) 
 

Analysing PDF info into a useable format.

Parametri:
array Array of PDF content, coming from the pdfinfo tool
Restituisce:
array Result array private
Vedi anche:
fileContentParts()

Definizione alla linea 581 del file class.external_parser.php.

Riferimenti $parts, e $res.

tx_indexed_search_extparse::splitPdfInfo pdfInfoArray  ) 
 

Analysing PDF info into a useable format.

Parametri:
array Array of PDF content, coming from the pdfinfo tool
Restituisce:
array Result array private
Vedi anche:
fileContentParts()

Definizione alla linea 581 del file class.external_parser.php.

Riferimenti $parts, e $res.

tx_indexed_search_extparse::splitPdfInfo pdfInfoArray  ) 
 

Analysing PDF info into a useable format.

Parametri:
array Array of PDF content, coming from the pdfinfo tool
Restituisce:
array Result array private
Vedi anche:
fileContentParts()

Definizione alla linea 581 del file class.external_parser.php.

Riferimenti $parts, e $res.

Referenziato da fileContentParts(), e readFileContent().


Documentazione dei dati membri

tx_indexed_search_extparse::$app = array()
 

Definizione alla linea 81 del file class.external_parser.php.

tx_indexed_search_extparse::$ext2itemtype_map = array()
 

Definizione alla linea 82 del file class.external_parser.php.

tx_indexed_search_extparse::$pdf_mode = -20
 

Definizione alla linea 78 del file class.external_parser.php.

tx_indexed_search_extparse::$pObj
 

Definizione alla linea 85 del file class.external_parser.php.

tx_indexed_search_extparse::$supportedExtensions = array()
 

Definizione alla linea 83 del file class.external_parser.php.


La documentazione per questa classe è stata generata a partire dai seguenti file:
Generato il Thu Jan 19 15:44:18 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6