TYPO3 API  SVNRelease
Public Member Functions
tx_lowlevel_cleaner Class Reference
Inheritance diagram for tx_lowlevel_cleaner:
Inheritance graph
[legend]
Collaboration diagram for tx_lowlevel_cleaner:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 modMenu ()
 main ()
 createMenu ()
 moduleContent ()
 quickDBlookUp ()
 updateRefIndex ($table, $id)

Detailed Description

Definition at line 66 of file class.tx_lowlevel_cleaner.php.


Member Function Documentation

tx_lowlevel_cleaner::createMenu ( )

Creates HTML menu for the module.

Returns:
string HTML code for menu

Definition at line 132 of file class.tx_lowlevel_cleaner.php.

References $value, and t3lib_div\_GP().

Referenced by main().

tx_lowlevel_cleaner::main ( )

Creation of the main content.

Returns:
string The content

Definition at line 110 of file class.tx_lowlevel_cleaner.php.

References $BE_USER, $content, createMenu(), moduleContent(), and quickDBlookUp().

tx_lowlevel_cleaner::modMenu ( )

Modifies parent objects internal MOD_MENU array, adding items this module needs.

Returns:
array Items merged with the parent objects.
See also:
t3lib_extobjbase::init()

Reimplemented from t3lib_extobjbase.

Definition at line 75 of file class.tx_lowlevel_cleaner.php.

tx_lowlevel_cleaner::moduleContent ( )

Branching out to the specified module functionality.

Returns:
string HTML

Definition at line 147 of file class.tx_lowlevel_cleaner.php.

References $cleanerObj, $res, t3lib_div\_GP(), and t3lib_div\makeInstance().

Referenced by main().

tx_lowlevel_cleaner::quickDBlookUp ( )
tx_lowlevel_cleaner::updateRefIndex ( table,
id 
)

Update Reference Index (sys_refindex) for a record

Parameters:
stringTable name
integerRecord UID
Returns:
void

Definition at line 234 of file class.tx_lowlevel_cleaner.php.

References t3lib_div\makeInstance().

Referenced by quickDBlookUp().


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