Documentation TYPO3 par Ameos

tx_lowlevel_cleanflexform Class Reference

Inheritance diagram for tx_lowlevel_cleanflexform:
[legend]
Collaboration diagram for tx_lowlevel_cleanflexform:
[legend]
List of all members.

Public Member Functions

 tx_lowlevel_cleanflexform ()
 main ()
 main_parseTreeCallBack ($tableName, $uid, $echoLevel, $versionSwapmode, $rootIsVersion)
 main_autoFix ($resultArray)

Detailed Description

Definition at line 57 of file class.cleanflexform.php.


Member Function Documentation

tx_lowlevel_cleanflexform::tx_lowlevel_cleanflexform (  ) 

Constructor

Returns:
void

Definition at line 64 of file class.cleanflexform.php.

References t3lib_cli::cli_help().

tx_lowlevel_cleanflexform::main (  ) 

Find orphan records VERY CPU and memory intensive since it will look up the whole page tree!

Returns:
array

Definition at line 89 of file class.cleanflexform.php.

References t3lib_cli::cli_argValue(), t3lib_cli::cli_help(), t3lib_cli::cli_isArg(), tx_lowlevel_cleaner_core::genTree(), t3lib_div::intInRange(), and main_parseTreeCallBack().

tx_lowlevel_cleanflexform::main_parseTreeCallBack ( tableName,
uid,
echoLevel,
versionSwapmode,
rootIsVersion 
)

Call back function for page tree traversal!

Parameters:
string Table name
integer UID of record in processing
integer Echo level (see calling function
string Version swap mode on that level (see calling function
integer Is root version (see calling function
Returns:
void

Definition at line 122 of file class.cleanflexform.php.

References t3lib_BEfunc::getRecordRaw(), t3lib_div::loadTCA(), and t3lib_div::makeInstance().

Referenced by main().

tx_lowlevel_cleanflexform::main_autoFix ( resultArray  ) 

Mandatory autofix function Will run auto-fix on the result array. Echos status during processing.

Parameters:
array Result array from main() function
Returns:
void

Definition at line 154 of file class.cleanflexform.php.

References tx_lowlevel_cleaner_core::cli_noExecutionCheck(), t3lib_BEfunc::getRecordRaw(), and t3lib_div::makeInstance().


The documentation for this class was generated from the following file:


Généré par TYPO3 Ameos avec  doxygen 1.4.6