Documentation TYPO3 par Ameos

SC_mod_web_ts_index Class Reference

Inheritance diagram for SC_mod_web_ts_index:

Inheritance graph
[legend]
Collaboration diagram for SC_mod_web_ts_index:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 init ()
 clearCache ()
 main ()
 printContent ()
 getCountCacheTables ($humanReadable)
 linkWrapTemplateTitle ($title, $onlyKey="")
 noTemplate ($newStandardTemplate=0)
 templateMenu ()
 createTemplate ($id)
 setInPageArray (&$pArray, $rlArr, $row)
 renderList ($pArray, $lines=array(), $c=0)

Public Attributes

 $perms_clause
 $e
 $sObj
 $edit
 $textExtensions = "html,htm,txt,css,tmpl,inc"
 $modMenu_type = ""
 $modMenu_dontValidateList = "ts_browser_toplevel_setup,ts_browser_toplevel_const,ts_browser_TLKeys_setup,ts_browser_TLKeys_const"
 $modMenu_setDefaultList = "ts_browser_linkObjects,ts_browser_fixedLgd"

Detailed Description

Definition at line 55 of file index.php.


Member Function Documentation

SC_mod_web_ts_index::init  ) 
 

Initializes the backend module by setting internal variables, initializing the menu.

Returns:
void
See also:
menuConfig()

Reimplemented from t3lib_SCbase.

Definition at line 66 of file index.php.

References t3lib_div::_GP().


Member Data Documentation

SC_mod_web_ts_index::$modMenu_dontValidateList = "ts_browser_toplevel_setup,ts_browser_toplevel_const,ts_browser_TLKeys_setup,ts_browser_TLKeys_const"
 

dontValidateList can be used to list variables that should not be checked if their value is found in the MOD_MENU array. Used for dynamically generated menus. Can be set from extension classes of this class before the init() function is called.

See also:
menuConfig(), t3lib_BEfunc::getModuleData()

Reimplemented from t3lib_SCbase.

Definition at line 63 of file index.php.

SC_mod_web_ts_index::$modMenu_setDefaultList = "ts_browser_linkObjects,ts_browser_fixedLgd"
 

List of default values from $MOD_MENU to set in the output array (only if the values from MOD_MENU are not arrays) Can be set from extension classes of this class before the init() function is called.

See also:
menuConfig(), t3lib_BEfunc::getModuleData()

Reimplemented from t3lib_SCbase.

Definition at line 64 of file index.php.

SC_mod_web_ts_index::$modMenu_type = ""
 

If type is 'ses' then the data is stored as session-lasting data. This means that it'll be wiped out the next time the user logs in. Can be set from extension classes of this class before the init() function is called.

See also:
menuConfig(), t3lib_BEfunc::getModuleData()

Reimplemented from t3lib_SCbase.

Definition at line 62 of file index.php.

SC_mod_web_ts_index::$perms_clause
 

A WHERE clause for selection records from the pages table based on read-permissions of the current backend user.

See also:
init()

Reimplemented from t3lib_SCbase.

Definition at line 56 of file index.php.


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


Généré par TYPO3 Ameos avec  doxygen 1.4.6