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

List of all members.

Public Member Functions

 modMenu ()
 localLang ()
 main ()

Public Attributes

 $localLangFile = 'locallang.php'

Detailed Description

Definition at line 90 of file class.tx_belog_webinfo.php.


Member Function Documentation

tx_belog_webinfo::localLang ( )

Include locallang file

Returns:
void

Definition at line 129 of file class.tx_belog_webinfo.php.

References $GLOBALS, $LOCAL_LANG, and t3lib_div\array_merge_recursive_overrule().

Referenced by main().

tx_belog_webinfo::main ( )

Show the log entries for page

Returns:
string HTML output

Definition at line 140 of file class.tx_belog_webinfo.php.

References $GLOBALS, $row, $SOBE, t3lib_BEfunc\blindUserNames(), t3lib_BEfunc\getFuncMenu(), t3lib_BEfunc\getUserNames(), localLang(), and t3lib_div\makeInstance().

tx_belog_webinfo::modMenu ( )

Setting up function menu

Returns:
array Menu items

Reimplemented from t3lib_extobjbase.

Definition at line 98 of file class.tx_belog_webinfo.php.


Member Data Documentation

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

See also:
incLocalLang()

Reimplemented from t3lib_extobjbase.

Definition at line 91 of file class.tx_belog_webinfo.php.


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