SC_mod_tools_dbint_index Class Reference

List of all members.

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


Detailed Description

Definition at line 89 of file index.php.


Member Function Documentation

SC_mod_tools_dbint_index::init (  ) 

Initialization

Returns:
void

Definition at line 105 of file index.php.

SC_mod_tools_dbint_index::menuConfig (  ) 

Configure menu

Returns:
void

Definition at line 139 of file index.php.

SC_mod_tools_dbint_index::main (  ) 

Main

Returns:
void

Definition at line 226 of file index.php.

SC_mod_tools_dbint_index::printContent (  ) 

Print content

Returns:
void

Definition at line 270 of file index.php.

SC_mod_tools_dbint_index::func_default (  ) 

Menu

Returns:
void

Definition at line 281 of file index.php.

SC_mod_tools_dbint_index::func_refindex (  ) 

Check and update reference index!

Returns:
void

Definition at line 314 of file index.php.

SC_mod_tools_dbint_index::func_search (  ) 

Search (Full / Advanced)

Returns:
void

Definition at line 344 of file index.php.

SC_mod_tools_dbint_index::func_tree (  ) 

Display page tree

Returns:
void

Definition at line 386 of file index.php.

SC_mod_tools_dbint_index::func_records (  ) 

Records overview

Returns:
void

Definition at line 409 of file index.php.

SC_mod_tools_dbint_index::func_relations (  ) 

Show list references

Returns:
void

Definition at line 507 of file index.php.

SC_mod_tools_dbint_index::func_filesearch (  ) 

Searching for files with a specific pattern

Returns:
Searching for files

Definition at line 558 of file index.php.

SC_mod_tools_dbint_index::findFile ( basedir,
pattern,
&$  matching_files,
depth 
)

Searching for filename pattern recursively in the specified dir.

Parameters:
string Base directory
string Match pattern
array Array of matching files, passed by reference
integer Depth to recurse
Returns:
array Array with various information about the search result
See also:
func_filesearch()

Definition at line 607 of file index.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!