[ Index ]
 

Code source de Typo3 4.1.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/t3lib/

FolderRemonter  
Foldercsconvtbl/
 
Folderfonts/
 
Folderstddb/
 
Folderunidata/
 
FileGPL.txt                         [source] [340 lignes]  
FileREADME.txt                      [source] [10 lignes]   
Fileclass.gzip_encode.php           [source] [371 lignes]  News: I had once said that when PHP 4.0.5 comes out I will reccomend the built in ob_gzhandler over my code unless you are generating flash or images on the fly. I was wrong. PHP 4.0.5 is out and ob_gzhandler doesn't work for me.
Fileclass.t3lib_admin.php           [source] [739 lignes]  Contains a class for evaluation of database integrity according to $TCA Most of these functions are considered obsolete! $Id: class.t3lib_admin.php 2061 2007-02-20 21:16:23Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_ajax.php            [source] [131 lignes]  Contains the class "t3lib_ajax" containing functions for doing XMLHTTP requests to the TYPO3 backend and as well for generating replys. This technology is also known as ajax. Call ALL methods without making an object! IMPORTANT NOTICE: The API the class provides is still NOT STABLE and SUBJECT TO CHANGE! It is planned to integrate an external AJAX library, so the API will most likely change again.
Fileclass.t3lib_arraybrowser.php    [source] [275 lignes]  Class for displaying an array as a tree $Id: class.t3lib_arraybrowser.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_basicfilefunc.php   [source] [506 lignes]  Contains class with basic file management functions $Id: class.t3lib_basicfilefunc.php 1979 2007-02-04 21:04:20Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_bedisplaylog.php    [source] [275 lignes]  Contains class for display of backend log $Id: class.t3lib_bedisplaylog.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_befunc.php          [source] [3734 lignes] Standard functions available for the TYPO3 backend. You are encouraged to use this class in your own applications (Backend Modules) Call ALL methods without making an object! Eg. to get a page-record 51 do this: 't3lib_BEfunc::getRecord('pages',51)'
Fileclass.t3lib_beuserauth.php      [source] [364 lignes]  Contains class for TYPO3 backend user authentication $Id: class.t3lib_beuserauth.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_browsetree.php      [source] [172 lignes]  Generate a page-tree, browsable. $Id: class.t3lib_browsetree.php 1798 2006-11-17 18:43:00Z mundaun $ Revised for TYPO3 3.6 November/2003 by Kasper Skaarhoj
Fileclass.t3lib_cli.php             [source] [296 lignes]  Contains base class for TYPO3 cli scripts
Fileclass.t3lib_clipboard.php       [source] [1015 lignes] Contains class for TYPO3 clipboard for records and files $Id: class.t3lib_clipboard.php 1965 2007-02-02 20:38:13Z masi $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_cs.php              [source] [2096 lignes] Class for conversion between charsets. $Id: class.t3lib_cs.php 2531 2007-10-06 19:26:53Z masi $
Fileclass.t3lib_db.php              [source] [1139 lignes] Contains the class "t3lib_db" containing functions for building SQL queries and mysql wrappers, thus providing a foundational API to all database interaction. This class is instantiated globally as $TYPO3_DB in TYPO3 scripts. $Id: class.t3lib_db.php 2443 2007-08-10 14:37:32Z mundaun $
Fileclass.t3lib_diff.php            [source] [238 lignes]  Contains class which has functions that generates a difference output of a content string $Id: class.t3lib_diff.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 November/2003 by Kasper Skaarhoj XHTML Compliant
Fileclass.t3lib_div.php             [source] [4634 lignes] Contains the reknown class "t3lib_div" with general purpose functions $Id: class.t3lib_div.php 2420 2007-07-16 12:28:45Z masi $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant Usage counts are based on search 22/2 2003 through whole source including tslib/
Fileclass.t3lib_exec.php            [source] [408 lignes]  t3lib_exec finds executables (programs) on Unix and Windows without knowing where they are $Id: class.t3lib_exec.php 1421 2006-04-10 09:27:15Z mundaun $
Fileclass.t3lib_extfilefunc.php     [source] [869 lignes]  extending class to class t3lib_basicFileFunctions $Id: class.t3lib_extfilefunc.php 1706 2006-08-31 18:24:51Z baschny $ Revised for TYPO3 3.6 May/2004 by Kasper Skaarhoj
Fileclass.t3lib_extmgm.php          [source] [1180 lignes] Contains a class with Extension Management functions $Id: class.t3lib_extmgm.php 1994 2007-02-04 23:00:08Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_extobjbase.php      [source] [283 lignes]  Contains the base class for 'Extension Objects' in backend modules. $Id: class.t3lib_extobjbase.php 593 2005-04-01 14:37:15Z typo3 $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_flexformtools.php   [source] [461 lignes]  Contains functions for manipulating flex form data $Id: class.t3lib_flexformtools.php 1839 2006-12-01 14:55:42Z typo3 $
Fileclass.t3lib_foldertree.php      [source] [368 lignes]  Generate a folder tree $Id: class.t3lib_foldertree.php 955 2005-12-28 00:49:12Z mundaun $ Revised for TYPO3 3.6 November/2003 by Kasper Skaarhoj
Fileclass.t3lib_formmail.php        [source] [246 lignes]  Contains a class for formmail $Id: class.t3lib_formmail.php 2583 2007-10-17 10:24:53Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_fullsearch.php      [source] [1084 lignes] Class used in module tools/dbint (advanced search) and which may hold code specific for that module However the class has a general principle in it which may be used in the web/export module. $Id: class.t3lib_fullsearch.php 1421 2006-04-10 09:27:15Z mundaun $
Fileclass.t3lib_htmlmail.php        [source] [1435 lignes] HTML mail class $Id: class.t3lib_htmlmail.php 1609 2006-07-07 19:11:55Z mundaun $
Fileclass.t3lib_iconworks.php       [source] [530 lignes]  Contains class for icon generation in the backend $Id: class.t3lib_iconworks.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_install.php         [source] [815 lignes]  Class to setup values in localconf.php and verify the TYPO3 DB tables/fields $Id: class.t3lib_install.php 2463 2007-08-29 09:44:49Z mundaun $
Fileclass.t3lib_loaddbgroup.php     [source] [745 lignes]  Contains class for loading database groups $Id: class.t3lib_loaddbgroup.php 1929 2007-01-23 20:11:23Z ingmars $ Revised for TYPO3 3.6 September/2003 by Kasper Skaarhoj
Fileclass.t3lib_loadmodules.php     [source] [596 lignes]  This document provides a class that loads the modules for the TYPO3 interface. $Id: class.t3lib_loadmodules.php 1770 2006-10-25 10:27:07Z typo3 $ Modifications by Rene Fritz, 2001 Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_matchcondition.php  [source] [707 lignes]  Contains class for Matching TypoScript conditions $Id: class.t3lib_matchcondition.php 2052 2007-02-20 17:00:18Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_modsettings.php     [source] [584 lignes]  Manage storing and restoring of $GLOBALS['SOBE']->MOD_SETTINGS settings. Provides a presets box for BE modules. inspired by t3lib_fullsearch
Fileclass.t3lib_page.php            [source] [1243 lignes] Contains a class with "Page functions" mainly for the frontend $Id: class.t3lib_page.php 2262 2007-04-20 16:43:13Z liels_bugs $ Revised for TYPO3 3.6 2/2003 by Kasper Skaarhoj XHTML-trans compliant
Fileclass.t3lib_pagetree.php        [source] [147 lignes]  Generate a page-tree, non-browsable. $Id: class.t3lib_pagetree.php 809 2005-10-04 12:03:20Z typo3 $ Revised for TYPO3 3.6 November/2003 by Kasper Skaarhoj
Fileclass.t3lib_parsehtml.php       [source] [1326 lignes] Contains class with functions for parsing HTML code. $Id: class.t3lib_parsehtml.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_parsehtml_proc.php  [source] [1581 lignes] Functions for parsing HTML, specially for TYPO3 processing in relation to TCEmain and Rich Text Editor (RTE) $Id: class.t3lib_parsehtml_proc.php 1984 2007-02-04 21:13:28Z mundaun $ Revised for TYPO3 3.6 December/2003 by Kasper Skaarhoj XHTML compatible.
Fileclass.t3lib_positionmap.php     [source] [562 lignes]  Contains class for creating a position map. $Id: class.t3lib_positionmap.php 1868 2006-12-12 11:24:10Z ingmars $ Revised for TYPO3 3.6 November/2003 by Kasper Skaarhoj XHTML compliant (should be)
Fileclass.t3lib_querygenerator.php  [source] [1519 lignes] Class for generating front end for building queries $Id: class.t3lib_querygenerator.php 1997 2007-02-05 18:24:44Z ingmars $
Fileclass.t3lib_readmail.php        [source] [473 lignes]  Contains a class with functions used to read email content $Id: class.t3lib_readmail.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 May 2003 by Kasper Skaarhoj
Fileclass.t3lib_recordlist.php      [source] [380 lignes]  Library with a single function addElement that returns tablerows based on some input. $Id: class.t3lib_recordlist.php 1817 2006-11-28 17:27:00Z typo3 $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_refindex.php        [source] [1061 lignes] [CLASS/FUNCTION INDEX of SCRIPT] 89: class t3lib_refindex 107: function updateRefIndexTable($table,$uid,$testOnly=FALSE) 178: function generateRefIndexData($table,$uid) 255: function createEntryData($table,$uid,$field,$flexpointer,$deleted,$ref_table,$ref_uid,$ref_string='',$sort=-1,$softref_key='',$softref_id='') 282: function createEntryData_dbRels($table,$uid,$fieldname,$flexpointer,$deleted,$items) 299: function createEntryData_fileRels($table,$uid,$fieldname,$flexpointer,$deleted,$items) 320: function createEntryData_softreferences($table,$uid,$fieldname,$flexpointer,$deleted,$keys)
Fileclass.t3lib_rteapi.php          [source] [208 lignes]  RTE API parent class.
Fileclass.t3lib_scbase.php          [source] [389 lignes]  Contains the parent class for 'ScriptClasses' in backend modules. $Id: class.t3lib_scbase.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_softrefproc.php     [source] [848 lignes]  Soft Reference processing class "Soft References" are references to database elements, files, email addresses, URls etc. which are found in-text in content. The tag from typical bodytext fields are an example of this. This class contains generic parsers for the most well-known types which are default for most TYPO3 installations. Soft References can also be userdefined. The Soft Reference parsers are used by the system to find these references and process them accordingly in import/export actions and copy operations. $Id: class.t3lib_softrefproc.php 1770 2006-10-25 10:27:07Z typo3 $
Fileclass.t3lib_sqlengine.php       [source] [904 lignes]  PHP SQL engine EXPERIMENTAL! $Id: class.t3lib_sqlengine.php 1421 2006-04-10 09:27:15Z mundaun $
Fileclass.t3lib_sqlparser.php       [source] [1743 lignes] TYPO3 SQL parser $Id: class.t3lib_sqlparser.php 1573 2006-06-30 12:47:46Z k-fish $
Fileclass.t3lib_stdgraphic.php      [source] [2951 lignes] Standard graphical functions $Id: class.t3lib_stdgraphic.php 2572 2007-10-16 16:07:41Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_superadmin.php      [source] [1372 lignes] Super Admin class has functions for the administration of multiple TYPO3 sites in folders See 'misc/superadmin.php' for details on how to use! $Id: class.t3lib_superadmin.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 February/2004 by Kasper Skaarhoj XHTML Compliant
Fileclass.t3lib_svbase.php          [source] [717 lignes]  Parent class for "Services" classes $Id: class.t3lib_svbase.php 1953 2007-01-28 20:29:09Z masi $ TODO: temp files are not removed
Fileclass.t3lib_syntaxhl.php        [source] [431 lignes]  Contains a class for various syntax highlighting. $Id: class.t3lib_syntaxhl.php 1421 2006-04-10 09:27:15Z mundaun $
Fileclass.t3lib_tceforms.php        [source] [5572 lignes] Contains TYPO3 Core Form generator - AKA "TCEforms" $Id: class.t3lib_tceforms.php 2607 2007-10-22 19:33:53Z ingmars $ Revised for TYPO3 3.6 August/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_tceforms_inline.php [source] [1784 lignes] The Inline-Relational-Record-Editing (IRRE) functions as part of the TCEforms. $Id: class.t3lib_tceforms_inline.php 2482 2007-09-03 08:48:42Z ohader $
Fileclass.t3lib_tcemain.php         [source] [6363 lignes] Contains the TYPO3 Core Engine $Id: class.t3lib_tcemain.php 2574 2007-10-16 17:35:29Z mundaun $ Revised for TYPO3 3.9 October 2005 by Kasper Skaarhoj
Fileclass.t3lib_timetrack.php       [source] [594 lignes]  Contains class with time tracking functions $Id: class.t3lib_timetrack.php 1611 2006-07-07 19:27:05Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_topmenubase.php     [source] [134 lignes]  Base class for scripts delivering content to the top menu bar/icon panel.
Fileclass.t3lib_transferdata.php    [source] [1006 lignes] Contains class for getting and transforming data for display in backend forms (TCEforms) $Id: class.t3lib_transferdata.php 2404 2007-07-13 15:44:21Z mundaun $ Revised for TYPO3 3.6 September/2003 by Kasper Skaarhoj
Fileclass.t3lib_transl8tools.php    [source] [196 lignes]  Contains translation tools $Id: class.t3lib_loaddbgroup.php 1816 2006-11-26 00:43:24Z mundaun $
Fileclass.t3lib_treeview.php        [source] [1091 lignes] Contains base class for creating a browsable array/page/folder tree in HTML $Id: class.t3lib_treeview.php 2155 2007-02-27 13:23:42Z masi $ Revised for TYPO3 3.6 November/2003 by Kasper Skaarhoj
Fileclass.t3lib_tsfebeuserauth.php  [source] [1129 lignes] Class for TYPO3 backend user authentication in the TSFE frontend $Id: class.t3lib_tsfebeuserauth.php 1985 2007-02-04 21:23:18Z masi $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj XHTML compliant
Fileclass.t3lib_tsparser.php        [source] [675 lignes]  Contains the TypoScript parser class $Id: class.t3lib_tsparser.php 2037 2007-02-16 11:02:56Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_tsparser_ext.php    [source] [1732 lignes] TSParser extension class to t3lib_TStemplate $Id: class.t3lib_tsparser_ext.php 1900 2007-01-09 14:02:41Z ingmars $ Contains functions for the TS module in TYPO3 backend
Fileclass.t3lib_tsstyleconfig.php   [source] [297 lignes]  Provides a simplified layer for making Constant Editor style configuration forms $Id: class.t3lib_tsstyleconfig.php 1421 2006-04-10 09:27:15Z mundaun $
Fileclass.t3lib_tstemplate.php      [source] [1567 lignes] Class with template object that is responsible for generating the template $Id: class.t3lib_tstemplate.php 2001 2007-02-06 07:45:40Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_userauth.php        [source] [1261 lignes] Contains a base class for authentication of users in TYPO3, both frontend and backend. $Id: class.t3lib_userauth.php 2043 2007-02-16 11:33:32Z mundaun $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_userauthgroup.php   [source] [1723 lignes] Contains an extension class specifically for authentication/initialization of backend users in TYPO3 $Id: class.t3lib_userauthgroup.php 2204 2007-03-27 15:21:55Z liels_bugs $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Fileclass.t3lib_xml.php             [source] [324 lignes]  Contains class for creating XML output from records $Id: class.t3lib_xml.php 593 2005-04-01 14:37:15Z typo3 $ Revised for TYPO3 3.6 July/2003 by Kasper Skaarhoj
Filecompat_php5.php                 [source] [37 lignes]   TYPO3 compatibility layer PHP4 <> PHP5 These functions provide PHP5 functionality when not available (in PHP4).
Fileconfig_default.php              [source] [439 lignes]  TYPO3 default configuration
Fileindex.html                      [source] [7 lignes]    
Filejsfunc.evalfield.js             [source] [486 lignes]  
Filejsfunc.inline.js                [source] [753 lignes]  
Filejsfunc.menu.js                  [source] [134 lignes]  
Filejsfunc.updateform.js            [source] [71 lignes]   
Filejsfunc.validateform.js          [source] [159 lignes]  
Filethumbs.php                      [source] [401 lignes]  Generates a thumbnail and returns an image stream, either GIF/PNG or JPG $Id: thumbs.php 1953 2007-01-28 20:29:09Z masi $ 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
  Clicky Web Analytics