Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
menuConfig () | |
main () | |
printContent () | |
getRecordsNumbers () | |
tableHead ($str) | |
getPhashStat () | |
getPhashT3pages () | |
getPhashExternalDocs () | |
formatFeGroup ($fegroup_recs) | |
formatCHash ($arr) | |
getNumberOfSections ($phash) | |
getNumberOfWords ($phash) | |
getGrlistRecord ($phash) | |
getNumberOfFulltext ($phash) | |
getPhashTypes () | |
countUniqueTypes ($item_type) | |
Public Attributes | |
$MCONF = array() | |
$MOD_MENU = array() | |
$MOD_SETTINGS = array() | |
$doc | |
$include_once = array() | |
$content |
Definition at line 83 of file index.php.
SC_mod_tools_isearch_index::init | ( | ) |
Initialization
Definition at line 97 of file index.php.
References t3lib_div::makeInstance(), and menuConfig().
SC_mod_tools_isearch_index::menuConfig | ( | ) |
[Describe function...]
Definition at line 133 of file index.php.
References t3lib_div::_GP(), and t3lib_BEfunc::getModuleData().
Referenced by init().
SC_mod_tools_isearch_index::main | ( | ) |
[Describe function...]
Definition at line 156 of file index.php.
References t3lib_BEfunc::getFuncMenu().
SC_mod_tools_isearch_index::printContent | ( | ) |
SC_mod_tools_isearch_index::getRecordsNumbers | ( | ) |
SC_mod_tools_isearch_index::tableHead | ( | $ | str | ) |
[Describe function...]
[type] | $str: ... |
Definition at line 234 of file index.php.
Referenced by getPhashExternalDocs(), getPhashStat(), getPhashT3pages(), getPhashTypes(), and getRecordsNumbers().
SC_mod_tools_isearch_index::getPhashStat | ( | ) |
[Describe function...]
Definition at line 243 of file index.php.
References tableHead().
SC_mod_tools_isearch_index::getPhashT3pages | ( | ) |
[Describe function...]
Definition at line 278 of file index.php.
References t3lib_BEfunc::datetime(), t3lib_div::fixed_lgd(), formatCHash(), formatFeGroup(), t3lib_div::formatSize(), getGrlistRecord(), getNumberOfFulltext(), getNumberOfSections(), getNumberOfWords(), and tableHead().
SC_mod_tools_isearch_index::getPhashExternalDocs | ( | ) |
[Describe function...]
Definition at line 347 of file index.php.
References t3lib_BEfunc::datetime(), t3lib_div::fixed_lgd(), formatCHash(), t3lib_div::formatSize(), getGrlistRecord(), getNumberOfFulltext(), getNumberOfSections(), getNumberOfWords(), and tableHead().
SC_mod_tools_isearch_index::formatFeGroup | ( | $ | fegroup_recs | ) |
[Describe function...]
[type] | $fegroup_recs: ... |
Definition at line 416 of file index.php.
Referenced by getPhashT3pages().
SC_mod_tools_isearch_index::formatCHash | ( | $ | arr | ) |
[Describe function...]
[type] | $arr: ... |
Definition at line 432 of file index.php.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
SC_mod_tools_isearch_index::getNumberOfSections | ( | $ | phash | ) |
[Describe function...]
[type] | $phash: ... |
Definition at line 447 of file index.php.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
SC_mod_tools_isearch_index::getNumberOfWords | ( | $ | phash | ) |
[Describe function...]
[type] | $phash: ... |
Definition at line 459 of file index.php.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
SC_mod_tools_isearch_index::getGrlistRecord | ( | $ | phash | ) |
[Describe function...]
[type] | $phash: ... |
Definition at line 471 of file index.php.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
SC_mod_tools_isearch_index::getNumberOfFulltext | ( | $ | phash | ) |
[Describe function...]
[type] | $phash: ... |
Definition at line 487 of file index.php.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
SC_mod_tools_isearch_index::getPhashTypes | ( | ) |
[Describe function...]
Definition at line 498 of file index.php.
References countUniqueTypes(), and tableHead().
SC_mod_tools_isearch_index::countUniqueTypes | ( | $ | item_type | ) |
[Describe function...]
[type] | $item_type: ... |
Definition at line 528 of file index.php.
Referenced by getPhashTypes().