[ Index ] |
|
Code source de Typo3 4.1.3 |
![]() | Remonter | |
![]() | load_ext_tables.php [source] [21 lignes] | Loading the ext_tables.php files of the installed extensions when caching to "temp_CACHED_" files is NOT enabled. |
![]() | tables.php [source] [507 lignes] | Contains the initialization of global TYPO3 variables among which $TCA is the most significant. The list in order of apperance is: $PAGES_TYPES, $ICON_TYPES, $LANG_GENERAL_LABELS, $TCA, $TBE_MODULES, $TBE_STYLES, $FILEICONS These variables are first of all used in the backend but to some degree in the frontend as well. (See references) See the document "Inside TYPO3" for a description of each variable in addition to the comment associated with each. |
![]() | tables.sql [source] [386 lignes] | |
![]() | tbl_be.php [source] [954 lignes] | Contains the dynamic configuation of the fields in the core tables of TYPO3: be_users, be_groups and sys_filemounts $Id: tbl_be.php 2055 2007-02-20 18:19:44Z ohader $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj |
Généré le : Sun Nov 25 17:13:16 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |