Public Member Functions | |
| init () | |
| menuConfig () | |
| main () | |
| printContent () | |
| func_default () | |
| func_refindex () | |
| func_search () | |
| func_tree () | |
| func_records () | |
| func_relations () | |
| func_filesearch () | |
| findFile ($basedir, $pattern, &$matching_files, $depth) | |
Public Attributes | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $doc | |
| $content | |
| $menu | |
Protected Member Functions | |
| getButtons () | |
| getFuncMenu () | |
Protected Attributes | |
| $formName = 'queryform' | |
Definition at line 90 of file index.php.
| SC_mod_tools_dbint_index::findFile | ( | $ | basedir, | |
| $ | pattern, | |||
| &$ | matching_files, | |||
| $ | depth | |||
| ) |
Searching for filename pattern recursively in the specified dir.
| string | Base directory | |
| string | Match pattern | |
| array | Array of matching files, passed by reference | |
| integer | Depth to recurse |
Definition at line 638 of file index.php.
References $value, t3lib_div::get_dirs(), and t3lib_div::getFilesInDir().
Referenced by func_filesearch().
| SC_mod_tools_dbint_index::func_default | ( | ) |
| SC_mod_tools_dbint_index::func_filesearch | ( | ) |
Searching for files with a specific pattern
Definition at line 597 of file index.php.
References $GLOBALS, $key, $lines, $value, t3lib_div::_GP(), findFile(), t3lib_div::get_dirs(), and t3lib_div::inList().
Referenced by main().
| SC_mod_tools_dbint_index::func_records | ( | ) |
Records overview
Definition at line 450 of file index.php.
References $BACK_PATH, $GLOBALS, $PAGES_TYPES, $TCA, t3lib_div::_GET(), t3lib_div::fixed_lgd(), t3lib_iconWorks::getIconImage(), t3lib_div::inList(), t3lib_extMgm::isLoaded(), t3lib_div::makeInstance(), t3lib_div::rm_endcomma(), and t3lib_iconWorks::skinImg().
Referenced by main().
| SC_mod_tools_dbint_index::func_refindex | ( | ) |
Check and update reference index!
Definition at line 360 of file index.php.
References $content, $GLOBALS, $refIndexObj, $TCA, $TYPO3_DB, t3lib_div::_GP(), t3lib_extMgm::extPath(), and t3lib_div::makeInstance().
Referenced by main().
| SC_mod_tools_dbint_index::func_relations | ( | ) |
Show list references
Definition at line 547 of file index.php.
References $BACK_PATH, $GLOBALS, $val, and t3lib_div::makeInstance().
Referenced by main().
| SC_mod_tools_dbint_index::func_search | ( | ) |
Search (Full / Advanced)
Definition at line 386 of file index.php.
References $GLOBALS, t3lib_BEfunc::getFuncCheck(), t3lib_BEfunc::getFuncMenu(), t3lib_div::makeInstance(), and nbsp.
Referenced by main().
| SC_mod_tools_dbint_index::func_tree | ( | ) |
Display page tree
Definition at line 428 of file index.php.
References $BACK_PATH, $GLOBALS, and t3lib_div::makeInstance().
Referenced by main().
| SC_mod_tools_dbint_index::getButtons | ( | ) | [protected] |
| SC_mod_tools_dbint_index::getFuncMenu | ( | ) | [protected] |
Create the function menu
Definition at line 318 of file index.php.
References $GLOBALS, and t3lib_BEfunc::getFuncMenu().
Referenced by main().
| SC_mod_tools_dbint_index::init | ( | ) |
Initialization
Definition at line 114 of file index.php.
References $BACK_PATH, $GLOBALS, t3lib_div::makeInstance(), and menuConfig().
| SC_mod_tools_dbint_index::main | ( | ) |
Main
Definition at line 236 of file index.php.
References $GLOBALS, func_default(), func_filesearch(), func_records(), func_refindex(), func_relations(), func_search(), func_tree(), getButtons(), getFuncMenu(), and t3lib_BEfunc::getFuncMenu().
| SC_mod_tools_dbint_index::menuConfig | ( | ) |
Configure menu
Definition at line 149 of file index.php.
References $GLOBALS, $key, $val, t3lib_div::_GP(), and t3lib_BEfunc::getModuleData().
Referenced by init().
| SC_mod_tools_dbint_index::printContent | ( | ) |
| SC_mod_tools_dbint_index::$content |
SC_mod_tools_dbint_index::$formName = 'queryform' [protected] |
1.4.7