Solutions Open Source

Référence de la classe SC_mod_web_ts_index

Graphe d'héritage de SC_mod_web_ts_index:

Inheritance graph
[légende]
Graphe de collaboration de SC_mod_web_ts_index:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 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)

Attributs publics

 $perms_clause
 $e
 $sObj
 $edit
 $textExtensions = 'html,htm,txt,css,tmpl,inc,js'
 $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"


Documentation des fonctions membres

SC_mod_web_ts_index::init (  ) 

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

Renvoie:
void
Voir également:
menuConfig()

Réimplémentée à partir de t3lib_SCbase.

SC_mod_web_ts_index::clearCache (  ) 

SC_mod_web_ts_index::main (  ) 

SC_mod_web_ts_index::printContent (  ) 

SC_mod_web_ts_index::getCountCacheTables ( humanReadable  ) 

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

SC_mod_web_ts_index::noTemplate ( newStandardTemplate = 0  ) 

SC_mod_web_ts_index::templateMenu (  ) 

SC_mod_web_ts_index::createTemplate ( id  ) 

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

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


Documentation des données membres

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.

Voir également:
init()

Réimplémentée à partir de t3lib_SCbase.

SC_mod_web_ts_index::$e

SC_mod_web_ts_index::$sObj

SC_mod_web_ts_index::$edit

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

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.

Voir également:
menuConfig(), t3lib_BEfunc::getModuleData()

Réimplémentée à partir de t3lib_SCbase.

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.

Voir également:
menuConfig(), t3lib_BEfunc::getModuleData()

Réimplémentée à partir de t3lib_SCbase.

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.

Voir également:
menuConfig(), t3lib_BEfunc::getModuleData()

Réimplémentée à partir de t3lib_SCbase.


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:41:45 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3