Fonctions membres publiques | |
| init () | |
| menuConfig () | |
| main () | |
| printContent () | |
| func_default () | |
| func_refindex () | |
| func_search () | |
| func_tree () | |
| func_records () | |
| func_relations () | |
| func_filesearch () | |
| findFile ($basedir, $pattern, &$matching_files, $depth) | |
Attributs publics | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $doc | |
| $content | |
| $menu | |
| SC_mod_tools_dbint_index::init | ( | ) |
Initialization
| SC_mod_tools_dbint_index::menuConfig | ( | ) |
Configure menu
| SC_mod_tools_dbint_index::main | ( | ) |
Main
| SC_mod_tools_dbint_index::printContent | ( | ) |
Print content
| SC_mod_tools_dbint_index::func_default | ( | ) |
Menu
| SC_mod_tools_dbint_index::func_refindex | ( | ) |
Check and update reference index!
| SC_mod_tools_dbint_index::func_search | ( | ) |
Search (Full / Advanced)
| SC_mod_tools_dbint_index::func_tree | ( | ) |
Display page tree
| SC_mod_tools_dbint_index::func_records | ( | ) |
Records overview
| SC_mod_tools_dbint_index::func_relations | ( | ) |
Show list references
| SC_mod_tools_dbint_index::func_filesearch | ( | ) |
Searching for files with a specific pattern
| 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 |
| SC_mod_tools_dbint_index::$MCONF = array() |
| SC_mod_tools_dbint_index::$MOD_MENU = array() |
| SC_mod_tools_dbint_index::$MOD_SETTINGS = array() |
| SC_mod_tools_dbint_index::$doc |
| SC_mod_tools_dbint_index::$content |
| SC_mod_tools_dbint_index::$menu |
1.5.3