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 | |
Protected Member Functions | |
| getButtons () | |
Definition at line 83 of file index.php.
| SC_mod_tools_isearch_index::countUniqueTypes | ( | $ | item_type | ) |
| SC_mod_tools_isearch_index::formatCHash | ( | $ | arr | ) |
[Describe function...]
| [type] | $arr: ... |
Definition at line 450 of file index.php.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
| SC_mod_tools_isearch_index::formatFeGroup | ( | $ | fegroup_recs | ) |
[Describe function...]
| [type] | $fegroup_recs: ... |
Definition at line 434 of file index.php.
References $row.
Referenced by getPhashT3pages().
| SC_mod_tools_isearch_index::getButtons | ( | ) | [protected] |
| SC_mod_tools_isearch_index::getGrlistRecord | ( | $ | phash | ) |
[Describe function...]
| [type] | $phash: ... |
Definition at line 489 of file index.php.
References $GLOBALS, $res, and $row.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
| SC_mod_tools_isearch_index::getNumberOfFulltext | ( | $ | phash | ) |
[Describe function...]
| [type] | $phash: ... |
Definition at line 505 of file index.php.
References $GLOBALS, $res, and $row.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
| SC_mod_tools_isearch_index::getNumberOfSections | ( | $ | phash | ) |
[Describe function...]
| [type] | $phash: ... |
Definition at line 465 of file index.php.
References $GLOBALS, $res, and $row.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
| SC_mod_tools_isearch_index::getNumberOfWords | ( | $ | phash | ) |
[Describe function...]
| [type] | $phash: ... |
Definition at line 477 of file index.php.
References $GLOBALS, $res, and $row.
Referenced by getPhashExternalDocs(), and getPhashT3pages().
| SC_mod_tools_isearch_index::getPhashExternalDocs | ( | ) |
[Describe function...]
Definition at line 365 of file index.php.
References $GLOBALS, $res, $row, t3lib_BEfunc::datetime(), t3lib_div::fixed_lgd(), formatCHash(), t3lib_div::formatSize(), getGrlistRecord(), getNumberOfFulltext(), getNumberOfSections(), getNumberOfWords(), and tableHead().
| SC_mod_tools_isearch_index::getPhashStat | ( | ) |
| SC_mod_tools_isearch_index::getPhashT3pages | ( | ) |
[Describe function...]
Definition at line 296 of file index.php.
References $GLOBALS, $res, $row, t3lib_BEfunc::datetime(), t3lib_div::fixed_lgd(), formatCHash(), formatFeGroup(), t3lib_div::formatSize(), getGrlistRecord(), getNumberOfFulltext(), getNumberOfSections(), getNumberOfWords(), and tableHead().
| SC_mod_tools_isearch_index::getPhashTypes | ( | ) |
[Describe function...]
Definition at line 516 of file index.php.
References $GLOBALS, $res, $row, countUniqueTypes(), and tableHead().
| SC_mod_tools_isearch_index::getRecordsNumbers | ( | ) |
| SC_mod_tools_isearch_index::init | ( | ) |
Initialization
Definition at line 104 of file index.php.
References $GLOBALS, t3lib_extMgm::extRelPath(), t3lib_div::makeInstance(), and menuConfig().
| SC_mod_tools_isearch_index::main | ( | ) |
Main function to generate the content
Definition at line 157 of file index.php.
References getButtons(), and t3lib_BEfunc::getFuncMenu().
| SC_mod_tools_isearch_index::menuConfig | ( | ) |
MENU-ITEMS: If array, then it's a selector box menu If empty string it's just a variable, that'll be saved. Values NOT in this array will not be saved in the settings-array for the module.
Definition at line 139 of file index.php.
References t3lib_div::_GP(), and t3lib_BEfunc::getModuleData().
Referenced by init().
| SC_mod_tools_isearch_index::printContent | ( | ) |
| SC_mod_tools_isearch_index::tableHead | ( | $ | str | ) |
[Describe function...]
| [type] | $str: ... |
Definition at line 252 of file index.php.
Referenced by getPhashExternalDocs(), getPhashStat(), getPhashT3pages(), getPhashTypes(), and getRecordsNumbers().
1.4.7