Documentation TYPO3 par Ameos |
Public Member Functions | |
| init () | |
| menuConfig () | |
| main () | |
| printContent () | |
| func_search () | |
| func_tree () | |
| func_records () | |
| func_relations () | |
| func_filesearch () | |
| findFile ($basedir, $pattern, &$matching_files, $depth) | |
| func_default () | |
Public Attributes | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $doc | |
| $content | |
| $menu | |
Definition at line 91 of file index.php.
|
||||||||||||||||||||
|
Searching for filename pattern recursively in the specified dir.
Definition at line 486 of file index.php. References t3lib_div::get_dirs(), and t3lib_div::getFilesInDir(). Referenced by func_filesearch(). |
|
|
Menu
Definition at line 529 of file index.php. Referenced by main(). |
|
|
Searching for files with a specific pattern
Definition at line 438 of file index.php. References t3lib_div::_GP(), findFile(), t3lib_div::get_dirs(), and t3lib_div::inList(). Referenced by main(). |
|
|
Definition at line 291 of file index.php. References t3lib_div::_GET(), t3lib_iconWorks::getIconImage(), t3lib_div::inList(), t3lib_extMgm::isLoaded(), t3lib_div::makeInstance(), and t3lib_div::rm_endcomma(). Referenced by main(). |
|
|
Definition at line 387 of file index.php. References t3lib_div::makeInstance(). Referenced by main(). |
|
|
Definition at line 240 of file index.php. References t3lib_BEfunc::getFuncMenu(), and t3lib_div::makeInstance(). Referenced by main(). |
|
|
Definition at line 270 of file index.php. References t3lib_div::makeInstance(). Referenced by main(). |
|
|
Definition at line 103 of file index.php. References t3lib_div::makeInstance(), and menuConfig(). |
|
|
Definition at line 192 of file index.php. References func_default(), func_filesearch(), func_records(), func_relations(), func_search(), func_tree(), and t3lib_BEfunc::getFuncMenu(). |
|
|
Definition at line 133 of file index.php. References t3lib_div::_GP(), and t3lib_BEfunc::getModuleData(). Referenced by init(). |
|
|
|
1.4.6