typo3/ext/phpmyadmin/modsub/phpmyadmin-2.6.2/db_datadict.php File Reference

Go to the source code of this file.

Variables

 $cfgRelation = PMA_getRelationsParam()
 $rowset = PMA_DBI_query('SHOW TABLES FROM ' . PMA_backquote($db) . ';', NULL, PMA_DBI_QUERY_STORE)
 $count = 0
 $table = $row[$myfieldname]
 $showtable = PMA_DBI_fetch_assoc($result)
 $num_rows = (isset($showtable['Rows']) ? $showtable['Rows'] : 0)
 $show_comment = (isset($showtable['Comment']) ? $showtable['Comment'] : '')
 $result = PMA_DBI_query('SHOW KEYS FROM ' . PMA_backquote($table) . ';')
 $primary = ''
 $indexes = array()
 $lastIndex = ''
 $indexes_info = array()
 $indexes_data = array()
 $pk_array = array()
 $fields_cnt = PMA_DBI_num_rows($result)
 $type = $tmp[1] . '(' . str_replace(',', ', ', $tmp[2]) . ')'
 $type_nowrap = ''
 $binary = 0
 $unsigned = 0
 $zerofill = 0
 $field_name = htmlspecialchars($row['Field'])


Variable Documentation

$binary = 0
 

Definition at line 201 of file db_datadict.php.

Referenced by PMA_exportStructure().

$cfgRelation = PMA_getRelationsParam()
 

Gets the relations settings

Definition at line 20 of file db_datadict.php.

$count = 0
 

Definition at line 283 of file db_datadict.php.

$field_name = htmlspecialchars($row['Field'])
 

Definition at line 233 of file db_datadict.php.

Referenced by PMA_exportStructure().

$fields_cnt = PMA_DBI_num_rows($result)
 

Definition at line 134 of file db_datadict.php.

Referenced by PMA_displayTable(), PMA_displayTableBody(), PMA_exportData(), and PMA_exportStructure().

$indexes = array()
 

Definition at line 92 of file db_datadict.php.

Referenced by PMA_extract_indexes().

$indexes_data = array()
 

Definition at line 95 of file db_datadict.php.

Referenced by PMA_extract_indexes(), and PMA_show_indexes().

$indexes_info = array()
 

Definition at line 94 of file db_datadict.php.

Referenced by PMA_extract_indexes(), and PMA_show_indexes().

$lastIndex = ''
 

Definition at line 93 of file db_datadict.php.

$num_rows = (isset($showtable['Rows']) ? $showtable['Rows'] : 0)
 

Definition at line 80 of file db_datadict.php.

Referenced by PMA_displayTableNavigation().

$pk_array = array()
 

Definition at line 96 of file db_datadict.php.

$primary = ''
 

Definition at line 91 of file db_datadict.php.

$result = PMA_DBI_query('SHOW KEYS FROM ' . PMA_backquote($table) . ';')
 

Gets fields properties

Definition at line 133 of file db_datadict.php.

$rowset = PMA_DBI_query('SHOW TABLES FROM ' . PMA_backquote($db) . ';', NULL, PMA_DBI_QUERY_STORE)
 

Definition at line 56 of file db_datadict.php.

$show_comment = (isset($showtable['Comment']) ? $showtable['Comment'] : '')
 

Definition at line 81 of file db_datadict.php.

$showtable = PMA_DBI_fetch_assoc($result)
 

Definition at line 79 of file db_datadict.php.

Referenced by PMA_displayTableNavigation().

$table = $row[$myfieldname]
 

Definition at line 61 of file db_datadict.php.

Referenced by t3lib_xml::addRecord(), tx_impexp::addRelations(), t3lib_extMgm::addTCAcolumns(), t3lib_extMgm::addToAllTCAtypes(), tx_impexp::addToMapId(), t3lib_BEfunc::BEenableFields(), SC_wizard_tsconfig::browseTSprop(), t3lib_userAuthGroup::checkAuthMode(), SC_mod_tools_em_index::checkDBupdates(), t3lib_TCEmain::checkRecordUpdateAccess(), tx_install::checkTheDatabase(), t3lib_TCEmain::checkValue(), mod_web_dmail::cmd_displayUserInfo(), mod_web_dmail::cmd_stats(), SC_wizard_colorpicker::colorMatrix(), tx_install::compareDatabaseAndTCA(), t3lib_TCEmain::compareFieldArrayWithCurrentAndUnset(), tx_install::compareTCAandDatabase(), t3lib_TCEmain::compileAdminTables(), t3lib_clipboard::confirmMsg(), t3lib_TCEmain::copyRecord(), t3lib_TCEmain::copyRecord_flexFormCallBack(), t3lib_TCEmain::copyRecord_localize(), t3lib_TCEmain::copyRecord_procBasedOnFieldType(), t3lib_TCEmain::copyRecord_raw(), t3lib_TCEmain::copySpecificPage(), tx_sysworkflows_executor::createNewRecord(), tx_sysworkflows_executor::createNewVersionOfRecord(), tx_cms_layout::dataFields(), clickMenu::DB_db_list(), clickMenu::DB_edit(), clickMenu::DB_moveWizard(), clickMenu::DB_new(), clickMenu::DB_newWizard(), tslib_cObj::DBgetInsert(), tslib_cObj::DBgetUpdate(), tslib_cObj::DBmayFEUserEditSelect(), t3lib_TCEmain::deleteClause(), t3lib_pageSelect::deleteClause(), t3lib_BEfunc::deleteClause(), user_feAdmin::deleteFilesFromRecord(), t3lib_TCEmain::deleteRecord(), mod_web_dmail::disableRecipients(), recordHistory::displayHistory(), t3lib_TCEmain::doesPageHaveUnallowedTables(), t3lib_TCEforms::doLoadTableDescr(), tx_impexp::dontIgnorePid(), tslib_cObj::editIcons(), tslib_cObj::editPanel(), SC_mod_tools_be_user_index::elementLinks(), t3lib_pageSelect::enableFields(), t3lib_sqlengine::exec_INSERTquery(), SC_mod_tools_log_index::exec_listQueryPid(), t3lib_sqlengine::exec_SELECTquery(), t3lib_sqlengine::exec_UPDATEquery(), tx_impexp::export_addRecord(), local_beUserAuth::ext_printOverview(), t3lib_tsfeBeUserAuth::extEditAction(), t3lib_TCEmain::extFileFunctions(), mod_web_dmail::fetchRecordsListValues(), clickMenu::FILE_copycut(), t3lib_TCEmain::fillInFieldArray(), t3lib_softrefproc::findRef(), mod_web_dmail::formatTable(), t3lib_recordList::fwd_rwd_HTML(), t3lib_BEfunc::getCommonSelectFields(), user_xmlversion::getContentResult(), user_wapversion::getContentResult(), t3lib_install::getCreateTables(), t3lib_install::getDatabaseExtra(), t3lib_TCEforms::getExcludeElements(), t3lib_TCEmain::getExcludeListArray(), t3lib_BEfunc::getExplicitAuthFieldValues(), t3lib_install::getFieldDefinitions_database(), t3lib_install::getFieldDefinitions_sqlContent_parseTypes(), t3lib_TCEforms::getFieldsToAdd(), t3lib_BEfunc::getFlexFormDS(), t3lib_BEfunc::getItemLabel(), t3lib_TCEforms::getMainFields(), t3lib_TCEforms::getPaletteFields(), t3lib_BEfunc::getPidForModTSconfig(), t3lib_BEfunc::getProcessedValue(), t3lib_BEfunc::getRecordIconAltText(), t3lib_TCEmain::getRecordProperties(), t3lib_BEfunc::getRecordTitle(), t3lib_sqlengine::getResultSet(), t3lib_TCEforms::getRTypeNum(), t3lib_TCEforms::getSingleField(), t3lib_TCEforms::getSingleField_typeInput(), t3lib_TCEforms::getSingleField_typeSelect(), t3lib_TCEforms::getSingleField_typeUser(), t3lib_TCEforms::getSingleHiddenField(), t3lib_TCEforms::getSoloField(), t3lib_TCEmain::getSortNumber(), fileList::getTable(), t3lib_TCEmain::getTableEntries(), t3lib_BEfunc::getTCAtypes(), t3lib_BEfunc::getTCAtypeValue(), t3lib_TCEforms::getTSCpid(), t3lib_install::getUpdateSuggestions(), t3lib_TCEforms::helpText(), t3lib_BEfunc::helpText(), t3lib_TCEmain::insertDB(), t3lib_TCEmain::insertNewCopyVersion(), tx_impexp::isExcluded(), t3lib_TCEmain::isRecordInWebMount(), t3lib_BEfunc::isRecordLocked(), t3lib_clipboard::isSelected(), tx_impexp::isTableStatic(), SC_db_new::linkWrap(), language::loadSingleTableDescription(), SC_wizard_edit::main(), SC_alt_palette::main(), SC_mod_web_ts_index::main(), t3lib_clipboard::makeDeleteCmdArray(), SC_alt_doc::makeEditForm(), recordList::makeFieldList(), tx_kickstarter_section_fields::makeFieldTCA(), t3lib_clipboard::makePasteCmdArray(), recordList::makeQueryArray(), t3lib_TCEmain::moveRecord(), t3lib_TCEmain::newFieldArray(), ext_posMap::onClickInsertRecord(), t3lib_positionMap::onClickInsertRecord(), tslib_pibase::pi_prependFieldsWithTable(), PMA_displayPrivTable(), PMA_displayTableNavigation(), PMA_exportData(), PMA_exportStructure(), PMA_getComments(), PMA_getRelationsParam(), PMA_mysqlDie(), PMA_setDisplayMode(), t3lib_clipboard::printContentFromTab(), t3lib_positionMap::printRecordMap(), t3lib_TCEmain::process_datamap(), tx_impexp::processSoftReferences(), tx_impexp::processSoftReferences_flexFormCallBack(), tx_impexp::processSoftReferences_saveFile_createRelFile(), t3lib_transferData::procItems(), t3lib_TCEforms::procItems(), tx_sysworkflows_executor::publishNewRecord(), tx_sysworkflows_executor::publishNewVersion(), t3lib_sqlengine::readDataSource(), tslib_feUserAuth::record_registration(), tslib_cObj::RECORDS(), t3lib_TCEforms::registerDefaultLanguageData(), transferData::regItem(), t3lib_TCEmain::remapListedDBRecords(), SC_db_layout::renderListContent(), t3lib_transferData::renderRecord(), t3lib_transferData::renderRecordRaw(), t3lib_TCEforms::renderWizards(), t3lib_fullsearch::search(), t3lib_DB::searchQuery(), t3lib_sqlengine::select_evalSingle(), tx_impexp::setFlexFormRelations(), t3lib_TCEmain::setHistory(), t3lib_TCEmain::setMirror(), t3lib_xml::setRecFields(), tx_impexp::setRelations(), t3lib_TCEforms::setTSconfig(), tx_impexp::singleRecordLines(), tslib_feTCE::start(), tslib_cObj::start(), SC_mod_tools_log_index::tableSelector(), t3lib_BEfunc::thumbCode(), tx_systodos::todos_beginWorkflow(), t3lib_TCEmain::version_swap(), t3lib_TCEmain::versionizeRecord(), t3lib_pageSelect::versionOL(), t3lib_admin::whereIsFileReferenced(), and t3lib_admin::whereIsRecordReferenced().

$type = $tmp[1] . '(' . str_replace(',', ', ', $tmp[2]) . ')'
 

Definition at line 198 of file db_datadict.php.

Referenced by FPDF::_parsepng(), FPDF::_putfonts(), UFPDF::AddFont(), FPDF::AddFont(), t3lib_extMgm::addPlugin(), tx_indexedsearch_indexer::backend_initIndexer(), user_plaintext::breakBulletlist(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_TCEmain::checkValue_group_select_processDBdata(), SC_mod_tools_em_index::clearAndMakeExtensionDir(), t3lib_clipboard::confirmMsg(), template::formatTime(), t3lib_extFileFunctions::func_edit(), t3lib_extFileFunctions::func_rename(), t3lib_recordList::fwd_rwd_HTML(), tx_install::generateConfigForm(), tx_ttproducts::generateRadioSelect(), tx_install::generateUpdateDatabaseForm(), t3lib_htmlmail::getContent(), SC_mod_tools_em_index::getExtPath(), SC_mod_tools_em_index::getInstExtList(), tx_install::getItemArrayType(), tslib_feUserAuth::getKey(), tx_cms_layout::getTable_tt_calender(), tx_cms_layout::getTable_tt_products(), SC_view_help::headerLine(), template::icons(), FPDF::Image(), user_wapversion::link(), t3lib_TCEmain::log(), tslib_fe::makeSimulFileName(), PMA_DBI_get_variable(), PMA_exportStructure(), PMA_generateCharsetDropdownBox(), tx_install::printSection(), tx_cssstyledcontent_pi1::render_bullets(), tx_cssstyledcontent_pi1::render_table(), tx_cssstyledcontent_pi1::render_uploads(), tx_sysaction::renderActions(), user_plaintext::renderHeader(), tx_sysmessages::renderMessages(), tx_kickstarter_sectionbase::returnName(), t3lib_svbase::setInput(), t3lib_svbase::setInputFile(), tslib_feUserAuth::setKey(), tx_install::setLabelValueArray(), tx_install::setScriptName(), tx_install::suggestTCAFieldDefinition(), tx_systodos::todos_createForm(), tx_systodos::todos_workflowTitle(), t3lib_parsehtml_proc::TS_transform_db(), t3lib_extFileFunctions::writeLog(), and t3lib_div::xml2tree().

$type_nowrap = ''
 

Definition at line 199 of file db_datadict.php.

Referenced by PMA_exportStructure().

$unsigned = 0
 

Definition at line 202 of file db_datadict.php.

Referenced by PMA_exportStructure().

$zerofill = 0
 

Definition at line 203 of file db_datadict.php.

Referenced by PMA_exportStructure().


Generated on Wed Aug 10 07:56:08 2005 for TYPO3 3.8.0 by  doxygen 1.4.3-20050530