[ Index ]
 

Code source de phpMyAdmin 2.10.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/libraries/

FolderRemonter  
Folderauth/
 
Foldercompat/
 
Folderdbg/
 
Folderdbi/
 
Folderengines/
 
Folderexport/
 
Folderimport/
 
Foldertcpdf/
 
Foldertransformations/
 
FileConfig.class.php                     [source] [1029 lignes] 
FilePMA_List.class.php                   [source] [154 lignes]  hold the PMA_List base class
FilePMA_List_Database.class.php          [source] [519 lignes]  holds the PMA_List_Database class
FileTable.class.php                      [source] [1013 lignes] 
FileTheme.class.php                      [source] [301 lignes]  
FileTheme_Manager.class.php              [source] [386 lignes]  
Fileblowfish.php                         [source] [566 lignes]  The Cipher_blowfish:: class implements the Cipher interface enryption data using the Blowfish algorithm.
Filebookmark.lib.php                     [source] [222 lignes]  Set of functions used with the bookmark feature
Filecharset_conversion.lib.php           [source] [325 lignes]  Charset conversion functions.
Filecheck_user_privileges.lib.php        [source] [170 lignes]  
Filecleanup.lib.php                      [source] [52 lignes]   Functions for cleanup of user input.
Filecommon.lib.php                       [source] [3301 lignes] Misc stuff and functions used by almost all the scripts. Among other things, it contains the advanced authentication work.
Fileconfig.default.php                   [source] [869 lignes]  phpMyAdmin default configuration, you can copy values from here to your config.inc.php All directives are explained in Documentation.html
Filedatabase_interface.lib.php           [source] [1245 lignes] Common Option Constants For DBI Functions
Filedb_common.inc.php                    [source] [63 lignes]   Gets some core libraries
Filedb_info.inc.php                      [source] [140 lignes]  
Filedb_links.inc.php                     [source] [133 lignes]  Gets the relation settings
Filedb_table_exists.lib.php              [source] [88 lignes]   Ensure the database and the table exist (else move to the "parent" script) and display headers
Filedisplay_create_database.lib.php      [source] [35 lignes]   
Filedisplay_create_table.lib.php         [source] [126 lignes]  
Filedisplay_export.lib.php               [source] [263 lignes]  
Filedisplay_import.lib.php               [source] [183 lignes]  
Filedisplay_select_lang.lib.php          [source] [118 lignes]  
Filedisplay_tbl.lib.php                  [source] [2031 lignes] Set of functions used to display the records returned by a sql query
Filedisplay_tbl_links.lib.php            [source] [51 lignes]   
Filefile_listing.php                     [source] [89 lignes]   
Filefooter.inc.php                       [source] [170 lignes]  WARNING: This script has to be included at the very end of your code because it will stop the script execution! always use $GLOBALS, as this script is also included by functions
Fileget_foreign.lib.php                  [source] [75 lignes]   Gets foreign keys in preparation for a drop-down selector Thanks to
Filegrab_globals.lib.php                 [source] [122 lignes]  This library grabs the names and values of the variables sent or posted to a script in the $_* arrays and sets simple globals variables from them. It does the same work for the $PHP_SELF, $HTTP_ACCEPT_LANGUAGE and $HTTP_AUTHORIZATION variables. loic1 - 2001/25/11: use the new globals arrays defined with php 4.1+
Fileheader.inc.php                       [source] [269 lignes]  Gets a core script and starts output buffering work
Fileheader_http.inc.php                  [source] [21 lignes]   Sends http headers
Fileheader_meta_style.inc.php            [source] [40 lignes]   Sends the beginning of the html page then returns to the calling script
Fileheader_printview.inc.php             [source] [73 lignes]   Gets a core script and starts output buffering work
Fileiconv_wrapper.lib.php                [source] [77 lignes]   
Fileimport.lib.php                       [source] [283 lignes]  
Fileinformation_schema_relations.lib.php [source] [129 lignes]  
Fileip_allow_deny.lib.php                [source] [190 lignes]  This library is used with the server IP allow/deny host authentication feature
Filejs_escape.lib.php                    [source] [64 lignes]   Javascript escaping functions.
Filekanji-encoding.lib.php               [source] [149 lignes]  Set of functions for kanji-encoding convert (available only with japanese language) PHP4 configure requirements: --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex
Filelanguage.lib.php                     [source] [15 lignes]   phpMyAdmin Language Loading File
Filemcrypt.lib.php                       [source] [89 lignes]   Initialization
Filemult_submits.inc.php                 [source] [432 lignes]  Prepares the work and runs some other scripts if required
Filemysql_charsets.lib.php               [source] [388 lignes]  
Filenavigation_header.inc.php            [source] [98 lignes]   displays the pma logo, links and db and server selection in left frame
Fileob.lib.php                           [source] [130 lignes]  Output buffer functions for phpMyAdmin Copyright 2001 Jeremy Brand http://www.jeremybrand.com/Jeremy/Brand/Jeremy_Brand.html
Fileopendocument.lib.php                 [source] [97 lignes]   Simple interface for creating OASIS OpenDocument files.
Fileparse_analyze.lib.php                [source] [50 lignes]   
Fileplugin_interface.lib.php             [source] [370 lignes]  Generic plugin interface.
Filerelation.lib.php                     [source] [929 lignes]  Set of functions used with the relation and pdf feature
Filerelation_cleanup.lib.php             [source] [141 lignes]  Set of functions used for cleaning up phpMyAdmin tables
Filesanitizing.lib.php                   [source] [70 lignes]   
Fileselect_lang.lib.php                  [source] [377 lignes]  phpMyAdmin Language Loading File
Fileselect_server.lib.php                [source] [112 lignes]  
Fileserver_common.inc.php                [source] [59 lignes]   Gets some core libraries
Fileserver_links.inc.php                 [source] [92 lignes]   Counts amount of navigation tabs
Filesession.inc.php                      [source] [152 lignes]  session handling
Filesql_query_form.lib.php               [source] [561 lignes]  functions for displaying the sql query form
Filesqlparser.data.php                   [source] [1213 lignes] 
Filesqlparser.lib.php                    [source] [2435 lignes] Minimum inclusion? (i.e. for the stylesheet builder)
Filesqlvalidator.class.php               [source] [411 lignes]  PHP interface to MimerSQL Validator
Filesqlvalidator.lib.php                 [source] [95 lignes]   SQL Validator interface for phpMyAdmin Copyright 2002 Robin Johnson http://www.orbis-terrarum.net/?l=people.robbat2
Filestorage_engines.lib.php              [source] [339 lignes]  Library for extracting information about the available storage engines
Filestring.lib.php                       [source] [384 lignes]  
Filetbl_common.php                       [source] [42 lignes]   Gets some core libraries
Filetbl_indexes.lib.php                  [source] [258 lignes]  function library for handling table indexes
Filetbl_info.inc.php                     [source] [105 lignes]  extracts table properties from create statement
Filetbl_links.inc.php                    [source] [135 lignes]  Prepares links
Filetbl_properties.inc.php               [source] [716 lignes]  needs to be finished
Filetbl_replace_fields.inc.php           [source] [223 lignes]  handle field values (possibly uploaded from a file) garvin: original if-clause checked, whether input was stored in a possible fields_upload_XX var. Now check, if the field is set. If it is empty or a malicious file, do not alter fields contents. If an empty or invalid file is specified, the binary data gets deleter. Maybe a nice new text-variable is appropriate to document this behaviour.
Filetransformations.lib.php              [source] [222 lignes]  
Fileunzip.lib.php                        [source] [492 lignes]  ZIP file unpack classes. Contributed to the phpMyAdmin project.
Fileurl_generating.lib.php               [source] [224 lignes]  URL/hidden inputs generating.
Filezip.lib.php                          [source] [188 lignes]  


Généré le : Mon Nov 26 15:18:20 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics