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, $actTemplateId=0)
 setInPageArray (&$pArray, $rlArr, $row)
 renderList ($pArray, $lines=array(), $c=0)

Public Attributes

 $perms_clause
 $e
 $sObj
 $edit
 $textExtensions = 'html,htm,txt,css,tmpl,inc,js'
 $modMenu_type = ''
 $modMenu_dontValidateList = ''
 $modMenu_setDefaultList = ''

Protected Member Functions

 getButtons ()

Detailed Description

Definition at line 56 of file index.php.


Member Function Documentation

SC_mod_web_ts_index::clearCache (  ) 

Definition at line 83 of file index.php.

References t3lib_div::_GP(), and t3lib_div::makeInstance().

SC_mod_web_ts_index::createTemplate ( id,
actTemplateId = 0 
)

Definition at line 432 of file index.php.

References t3lib_SCbase::$id, t3lib_div::_GP(), and t3lib_div::makeInstance().

SC_mod_web_ts_index::getButtons (  )  [protected]

Create the panel of buttons for submitting the form or otherwise perform operations.

Returns:
array all available buttons as an assoc. array

Definition at line 237 of file index.php.

References $GLOBALS, t3lib_div::_POST(), t3lib_div::getIndpEnv(), and t3lib_iconWorks::skinImg().

Referenced by main().

SC_mod_web_ts_index::getCountCacheTables ( humanReadable  ) 

Counts the records in the system cache_* tables and returns these values.

Parameters:
boolean $humanReadable: Returns human readable string instead of an array
Returns:
mixed The number of records in cache_* tables as array or string
Deprecated:
since TYPO3 4.2.0

Definition at line 319 of file index.php.

References $GLOBALS, and $res.

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 67 of file index.php.

References $GLOBALS, and t3lib_div::_GP().

SC_mod_web_ts_index::linkWrapTemplateTitle ( title,
onlyKey = "" 
)

Definition at line 354 of file index.php.

SC_mod_web_ts_index::main (  ) 

Definition at line 93 of file index.php.

References $GLOBALS, $lines, $res, $row, t3lib_BEfunc::BEgetRootLine(), t3lib_BEfunc::deleteClause(), t3lib_SCbase::extObjContent(), getButtons(), t3lib_BEfunc::getFuncMenu(), t3lib_div::makeInstance(), more, t3lib_BEfunc::readPageAccess(), renderList(), setInPageArray(), and t3lib_BEfunc::versioningPlaceholderClause().

SC_mod_web_ts_index::noTemplate ( newStandardTemplate = 0  ) 

Definition at line 363 of file index.php.

References $GLOBALS, $res, $row, t3lib_div::makeInstance(), and t3lib_iconWorks::skinImg().

SC_mod_web_ts_index::printContent (  ) 

Definition at line 228 of file index.php.

SC_mod_web_ts_index::renderList ( pArray,
lines = array(),
c = 0 
)

Definition at line 508 of file index.php.

References $GLOBALS, $lines, t3lib_div::fixed_lgd_cs(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getRecordWSOL(), t3lib_iconWorks::skinImg(), and t3lib_div::testInt().

Referenced by main().

SC_mod_web_ts_index::setInPageArray ( &$  pArray,
rlArr,
row 
)

Definition at line 488 of file index.php.

References $row.

Referenced by main().

SC_mod_web_ts_index::templateMenu (  ) 

Definition at line 411 of file index.php.

References t3lib_div::_GP(), t3lib_BEfunc::getFuncMenu(), t3lib_BEfunc::getModuleData(), and t3lib_div::makeInstance().


Member Data Documentation

SC_mod_web_ts_index::$e

Definition at line 58 of file index.php.

SC_mod_web_ts_index::$edit

Definition at line 60 of file index.php.

SC_mod_web_ts_index::$modMenu_dontValidateList = ''

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 64 of file index.php.

SC_mod_web_ts_index::$modMenu_setDefaultList = ''

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 65 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 63 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 57 of file index.php.

SC_mod_web_ts_index::$sObj

Definition at line 59 of file index.php.

SC_mod_web_ts_index::$textExtensions = 'html,htm,txt,css,tmpl,inc,js'

Definition at line 61 of file index.php.


The documentation for this class was generated from the following file:
Generated on Sat Nov 29 04:23:33 2008 for TYPO3 API by  doxygen 1.4.7