tx_lowlevel_cleanflexform Class Reference

Inheritance diagram for tx_lowlevel_cleanflexform:

Inheritance graph
[legend]
Collaboration diagram for tx_lowlevel_cleanflexform:

Collaboration graph
[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.

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.

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.

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.


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!