"TYPO3 4.0.1: tx_belog_webinfo Class Reference", "datetime" => "Sat Dec 2 19:27:01 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Public Member Functions | |
modMenu () | |
localLang () | |
main () | |
Public Attributes | |
$localLangFile = 'locallang.php' |
Definition at line 97 of file class.tx_belog_webinfo.php.
|
Include locallang file
Definition at line 136 of file class.tx_belog_webinfo.php. References t3lib_div::array_merge_recursive_overrule(). Referenced by main(). |
|
Show the log entries for page
Definition at line 147 of file class.tx_belog_webinfo.php. References t3lib_BEfunc::blindUserNames(), t3lib_BEfunc::getUserNames(), localLang(), and t3lib_div::makeInstance(). |
|
Setting up function menu
Definition at line 105 of file class.tx_belog_webinfo.php. |
|
Can be hardcoded to the name of a locallang.php file (from the same directory as the class file) to use/load
Reimplemented from t3lib_extobjbase. Definition at line 98 of file class.tx_belog_webinfo.php. |