

Public Member Functions | |
| modMenu () | |
| localLang () | |
| main () | |
Public Attributes | |
| $localLangFile = 'locallang.php' | |
Definition at line 97 of file class.tx_belog_webinfo.php.
| tx_belog_webinfo::modMenu | ( | ) |
Setting up function menu
Reimplemented from t3lib_extobjbase.
Definition at line 105 of file class.tx_belog_webinfo.php.
| tx_belog_webinfo::localLang | ( | ) |
| tx_belog_webinfo::main | ( | ) |
Show the log entries for page
Definition at line 147 of file class.tx_belog_webinfo.php.
| tx_belog_webinfo::$localLangFile = 'locallang.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.