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

Go to the source code of this file.

Variables

 $js_to_run = 'tbl_change.js'
 $show_query
 sql_query
 table
 goto
SELECT *FROM WHERE
tbl_properties phpamp
relwork IE onpropertychange
onchange CtrlArrowsMoving 
enctype
 pk
 $row_table_def = $trow_table_def[$i]
 $field = $row_table_def['Field']
 $rowfield = $field
 $first_timestamp = 0
 $bgcolor = ($i % 2) ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']
 $is_binary = stristr($row_table_def['Type'], ' binary')
 $is_blob = stristr($row_table_def['Type'], 'blob')
 $is_char = stristr($row_table_def['Type'], 'char')
 $vrow [$rowfield] = str_replace("\x08", '\b', $vrow[$rowfield])
 $special_chars = htmlspecialchars($vrow[$rowfield])
 $data = $vrow[$rowfield]
 $backup_field
 $tabindex = (($idindex - 1) * 3) + 1
 $selected = ''
 $dropdown = $cfg['RestrictFunctions'][$current_func_type]
 $default_function = $cfg['DefaultFunctions'][$current_func_type]
 $op_spacing_needed = FALSE
 $cnt_dropdown = count($dropdown)
 $dropdown_built [$dropdown[$j]] = 'TRUE'
 $cnt_functions = count($cfg['Functions'])
 field = <?php echo urlencode($field) . $browse_foreigners_uri
</script ></td ><?php}elseif(isset($disp_row)&&is_array($disp_row)){?>< tdbgcolor="<
?phpecho$bgcolor;?><?phpecho$backup_field."\n";?><inputtype="hidden"name="fields_type<
?phpecho $vkey;? 
value )
 $enum_cnt = count($enum)
 $size = min(4, $countset)
 $o_rows


Variable Documentation

$backup_field
 

Initial value:

 ($row_table_def['True_Type'] == 'timestamp')
                           ? ''
                           : '<input type="hidden" name="fields_prev' . $vkey . '[' . urlencode($field) . ']" value="' . urlencode($vrow[$rowfield]) . '" />'

Definition at line 397 of file tbl_change.php.

$bgcolor = ($i % 2) ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']
 

Definition at line 333 of file tbl_change.php.

$cnt_dropdown = count($dropdown)
 

Definition at line 454 of file tbl_change.php.

$cnt_functions = count($cfg['Functions'])
 

Definition at line 470 of file tbl_change.php.

$data = $vrow[$rowfield]
 

Definition at line 393 of file tbl_change.php.

Referenced by tslib_cObj::_parseFunc(), FPDF::_parsejpg(), FPDF::_parsepng(), tx_sysaction::action_t1_createUpdateBeUser(), t3lib_recordList::addElement(), user_wapversion::cleanMenuArray(), mod_web_dmail::cmd_displayPageInfo(), mod_web_dmail::cmd_displayUserInfo(), tx_sysworkflows_executor::createNewRecord(), SC_mod_tools_em_index::dumpTableHeader(), t3lib_tsparser_ext::ext_procesInput(), zipfile::file(), tslib_menu::filterMenuPages(), t3lib_BEDisplayLog::formatDetailsForList(), SC_wizard_table::getConfigCode(), SC_wizard_forms::getConfigCode(), mod_web_dmail::getCsvValues(), t3lib_stdGraphic::imageMagickConvert(), mod_web_dmail::importRecords(), SC_wizard_add::main(), tx_wizardcrpages_webfunc_2::main(), tslib_menu::makeMenu(), SC_mod_web_perm_index::notEdit(), PMA_blowfish_decrypt(), PMA_mysqli_fetch_array(), t3lib_timeTrack::printTSlog(), tx_kickstarter_sectionbase::process_hook(), SC_mod_tools_em_index::processRepositoryReturnData(), t3lib_userAuth::pushModuleData(), mod_web_dmail::rearrangeCsvValues(), tx_cms_webinfo_lang::renderL10nTable(), tx_sysmessages::renderMessages(), t3lib_transferData::renderRecord_flexProc(), t3lib_transferData::renderRecord_groupProc(), t3lib_transferData::renderRecord_SW(), t3lib_transferData::renderRecordRaw(), recordHistory::revertToPreviousValues(), t3lib_userAuth::setAndSaveSessionData(), tslib_feUserAuth::setKey(), tx_systodos::todos_processIncoming(), and tx_kickstarter_wizard::view_result().

$default_function = $cfg['DefaultFunctions'][$current_func_type]
 

Definition at line 444 of file tbl_change.php.

Referenced by PMA_displayTableBody().

$dropdown = $cfg['RestrictFunctions'][$current_func_type]
 

Definition at line 443 of file tbl_change.php.

$dropdown_built[$dropdown[$j]] = 'TRUE'
 

Definition at line 463 of file tbl_change.php.

$enum_cnt = count($enum)
 

Definition at line 586 of file tbl_change.php.

$field = $row_table_def['Field']
 

Definition at line 283 of file tbl_change.php.

$first_timestamp = 0
 

Definition at line 331 of file tbl_change.php.

$is_binary = stristr($row_table_def['Type'], ' binary')
 

Definition at line 341 of file tbl_change.php.

$is_blob = stristr($row_table_def['Type'], 'blob')
 

Definition at line 342 of file tbl_change.php.

$is_char = stristr($row_table_def['Type'], 'char')
 

Definition at line 343 of file tbl_change.php.

$js_to_run = 'tbl_change.js'
 

Get the variables sent or posted to this script and displays the header

Definition at line 10 of file tbl_change.php.

$o_rows
 

Definition at line 702 of file tbl_change.php.

$op_spacing_needed = FALSE
 

Definition at line 464 of file tbl_change.php.

$row_table_def['True_Type'] = $trow_table_def[$i]
 

Definition at line 281 of file tbl_change.php.

$rowfield = $field
 

Definition at line 287 of file tbl_change.php.

$selected = ''
 

Definition at line 436 of file tbl_change.php.

Referenced by SC_mod_web_perm_index::doEdit().

$show_query
 

Initial value:

1'
                       . '&amp

Definition at line 108 of file tbl_change.php.

$size = min(4, $countset)
 

Definition at line 654 of file tbl_change.php.

$special_chars = htmlspecialchars($vrow[$rowfield])
 

Definition at line 392 of file tbl_change.php.

$tabindex = (($idindex - 1) * 3) + 1
 

Definition at line 414 of file tbl_change.php.

$vrow[$rowfield] = str_replace("\x08", '\b', $vrow[$rowfield])
 

Definition at line 390 of file tbl_change.php.

</td> libraries get_foreign lib php<?phpechourlencode($field);?><?phpecho$jsvkey;?><atarget="_blank"onclick="window.open(this.href,\'foreigners\',\'width=640,height=240,scrollbars=yes,resizable=yes\');returnfalse"href="browse_foreigners.php?<?phpechoPMA_generate_common_url($db,$table);?> amp)
 

Definition at line 542 of file tbl_change.php.

relwork IE onpropertychange onchange CtrlArrowsMoving enctype
 

Definition at line 161 of file tbl_change.php.

Referenced by tslib_cObj::editPanel(), t3lib_tsStyleConfig::ext_getForm(), SC_mod_tools_em_index::extensionList_import(), tslib_cObj::FORM(), SC_mod_tools_em_index::getRepositoryUploadForm(), t3lib_modSettings::getStoreControl(), SC_wizard_rte::init(), SC_file_upload::init(), SC_alt_doc::init(), SC_mod_user_setup_index::init(), SC_mod_web_ts_index::main(), SC_db_layout::renderQuickEdit(), SC_rte_select_image::uploadForm(), and SC_browse_links::uploadForm().

field = <?php echo urlencode($field) . $browse_foreigners_uri
 

Definition at line 542 of file tbl_change.php.

Referenced by t3lib_treeView::addField(), t3lib_TCEforms::addSelectOptionsToItemArray(), localRecordList::addSortLink(), t3lib_install::assembleFieldDefinition(), user_feAdmin::authCode(), t3lib_userAuthGroup::checkAuthMode(), tx_install::checkTheDatabase(), t3lib_TCEmain::checkValue(), t3lib_TCEmain::checkValue_flex(), t3lib_TCEmain::checkValue_group_select(), t3lib_TCEmain::checkValue_input(), t3lib_TCEmain::checkValue_SW(), mod_web_dmail::cmd_displayImport(), t3lib_sqlparser::compileFieldList(), t3lib_sqlparser::compileWhereClause(), t3lib_TCEmain::copyRecord(), t3lib_TCEmain::copyRecord_flexFormCallBack(), t3lib_TCEmain::copyRecord_procBasedOnFieldType(), t3lib_TCEmain::copyRecord_raw(), SC_view_help::createGlossaryIndex(), t3lib_BEfunc::cshItem(), tslib_cObj::DBgetInsert(), user_feAdmin::deleteFilesFromRecord(), freesite_admin::doesExist(), tx_rte_base::drawRTE(), t3lib_rteapi::drawRTE(), SC_mod_tools_em_index::dumpTableContent(), t3lib_pageSelect::enableFields(), t3lib_BEfunc::exec_foreign_table_where_query(), local_beUserAuth::ext_printOverview(), SC_mod_tools_em_index::extDumpTables(), t3lib_TCEmain::extFileFields(), t3lib_userAuthGroup::fetchGroupData(), t3lib_TCEmain::fillInFieldArray(), tslib_cObj::fillInMarkerArray(), t3lib_TCEmain::fixCopyAfterDuplFields(), t3lib_TCEmain::fixUniqueInPid(), t3lib_TCEforms::foreignTable(), fileList::formatDirList(), fileList::formatFileList(), SC_wizard_table::getConfigCode(), SC_wizard_forms::getConfigCode(), t3lib_TCEmain::getCopyHeader(), t3lib_TCEforms::getDefaultRecord(), t3lib_BEfunc::getExcludeFields(), t3lib_TCEmain::getExcludeListArray(), t3lib_BEfunc::getExplicitAuthFieldValues(), tslib_cObj::getFieldVal(), tx_cms_layout::getProcessedValue(), t3lib_xml::getRowInXML(), t3lib_TCEforms::getSingleField(), t3lib_TCEforms::getSingleField_SW(), t3lib_TCEforms::getSingleField_typeCheck(), t3lib_TCEforms::getSingleField_typeFlex(), t3lib_TCEforms::getSingleField_typeFlex_draw(), t3lib_TCEforms::getSingleField_typeGroup(), t3lib_TCEforms::getSingleField_typeInput(), t3lib_TCEforms::getSingleField_typeRadio(), t3lib_TCEforms::getSingleField_typeSelect(), t3lib_TCEforms::getSingleField_typeSelect_multiple(), t3lib_TCEforms::getSingleField_typeText(), t3lib_TCEforms::getSingleField_typeUser(), t3lib_TCEforms::getSingleHiddenField(), tx_cms_layout::getSpecConfForField(), t3lib_TCEforms::getSpecConfForField(), tx_cms_layout::getTable_pages(), SC_view_help::getTableFieldLabel(), SC_view_help::getTableFieldNames(), t3lib_BEfunc::getTCAtypes(), t3lib_TCEmain::getUnique(), t3lib_TCEforms::helpText(), t3lib_BEfunc::helpText(), t3lib_TCEforms::helpTextIcon(), t3lib_BEfunc::helpTextIcon(), SC_wizard_add::init(), SC_browse_links::init(), user_feAdmin::init(), t3lib_TCEmain::insertNewCopyVersion(), tx_cms_layout::isRTEforField(), t3lib_TCEforms::JSbottom(), tx_cms_layout::linkRTEbutton(), t3lib_BEfunc::listQuery(), SC_wizard_table::main(), SC_wizard_rte::main(), SC_wizard_forms::main(), SC_wizard_edit::main(), SC_wizard_add::main(), tx_tstemplateinfo::main(), tx_kickstarter_section_fields::makeFieldTCA(), t3lib_TCEmain::newFieldArray(), tx_cms_layout::pages_drawItem(), tx_install::phpinformation(), PMA_DBI_get_fields_meta(), PMA_getComments(), PMA_getForeigners(), PMA_setComment(), SC_view_help::printItem(), t3lib_transferData::procesItemArray(), user_feAdmin::procesSetFixed(), tx_impexp::processSoftReferences(), tx_impexp::processSoftReferences_flexFormCallBack(), t3lib_transferData::procItems(), t3lib_TCEforms::procItems(), t3lib_userAuthGroup::recordEditAccessInternals(), tx_impexp::remapListedDBRecords_flexFormCallBack(), t3lib_TCEmain::remapListedDBRecords_flexFormCallBack(), recordHistory::removeFilefields(), SC_view_help::render_Single(), SC_view_help::render_Table(), tx_cssstyledcontent_pi1::render_uploads(), tx_kickstarter_section_tables::render_wizard(), t3lib_TCEforms::renderDefaultLanguageContent(), t3lib_TCEforms::renderDefaultLanguageDiff(), tx_kickstarter_section_fields::renderField(), t3lib_transferData::renderRecord_flexProc(), t3lib_transferData::renderRecord_selectProc(), t3lib_transferData::renderRecord_SW(), t3lib_transferData::renderRecord_typesProc(), t3lib_transferData::renderRecordRaw(), t3lib_TCEforms::renderWizards(), recordHistory::revertToPreviousValues(), user_feAdmin::save(), t3lib_fullsearch::search(), tslib_cObj::searchWhere(), t3lib_sqlengine::select_evalSingle(), t3lib_transferData::selectAddForeign(), tslib_fe::sendFormmail(), user_feAdmin::sendInfoMail(), tx_impexp::setFlexFormRelations(), tx_impexp::setRelations(), t3lib_TCEforms::setTSconfig(), tx_impexp::singleRecordLines(), tslib_feTCE::start(), tslib_cObj::stdWrap(), recordList::thumbCode(), t3lib_BEfunc::thumbCode(), t3lib_rteapi::transformContent(), and tslib_cObj::whereSelectFromList().

goto
 

Initial value:

tbl_properties.php';

require('./tbl_properties_table_info.php');

require('./tbl_properties_links.php');

PMA_DBI_select_db($db);
$table_def = PMA_DBI_query('SHOW FIELDS FROM ' . PMA_backquote($table) . '

Definition at line 72 of file tbl_change.php.

pk
 

Initial value:

' . $vrowcount;
    } else {
        $jsvkey = urlencode($primary_keys[$vrowcount]);
        $browse_foreigners_uri = '&amp

Definition at line 233 of file tbl_change.php.

sql_query
 

Definition at line 109 of file tbl_change.php.

table
 

Initial value:

' . urlencode($table) : '');
}


require('./libraries/db_table_exists.lib.php');


$url_query = PMA_generate_common_url($db, $table)
           . '&amp

Definition at line 58 of file tbl_change.php.

Referenced by tx_taskcenterrecent::_renderRecent(), fileList_ext::addElement(), mod_web_dmail::addMailAddresses(), tx_kickstarter_section_fields::addOtherExtensionTables(), t3lib_xml::addRecord(), SC_mod_tools_log_index::addRecordsForPid(), tx_impexp::addRelations(), localRecordList::addSortLink(), t3lib_extMgm::addTCAcolumns(), t3lib_extMgm::addToAllTCAtypes(), tx_impexp::addToMapId(), tx_version_cm1::adminLinks(), SC_mod_tools_em_index::alterSettings(), SC_rte_select_image::barheader(), SC_wizard_tsconfig::browseTSprop(), t3lib_userAuthGroup::checkAuthMode(), SC_mod_tools_em_index::checkDBupdates(), tslib_feTCE::checkDoublePostExist(), SC_wizard_rte::checkEditAccess(), tx_install::checkImageMagick(), t3lib_TCEmain::checkModifyAccessList(), t3lib_TCEmain::checkRecordUpdateAccess(), t3lib_TCEmain::checkStoredRecord(), tx_install::checkTheDatabase(), t3lib_TCEmain::checkValue(), t3lib_TCEmain::checkValue_check(), t3lib_TCEmain::checkValue_flex(), t3lib_TCEmain::checkValue_group_select(), t3lib_TCEmain::checkValue_group_select_file(), t3lib_TCEmain::checkValue_input(), t3lib_TCEmain::checkValue_radio(), t3lib_TCEmain::checkValue_SW(), t3lib_clipboard::cleanCurrent(), t3lib_clipboard::cleanUpCBC(), t3lib_TCEmain::clear_cache(), mod_web_dmail::cmd_default(), mod_web_dmail::cmd_displayPageInfo(), mod_web_dmail::cmd_quickmail(), mod_web_dmail::cmd_stats(), mod_web_dmail::cmd_testmail(), SC_wizard_colorpicker::colorMatrix(), tslib_cObj::COLUMNS(), tx_install::compareDatabaseAndTCA(), t3lib_TCEmain::compareFieldArrayWithCurrentAndUnset(), tx_impexp::compareRecords(), tx_install::compareTCAandDatabase(), SC_mod_tools_be_user_index::compareUsers(), t3lib_sqlparser::compileFieldList(), SC_alt_doc::compileForm(), t3lib_sqlparser::compileFromTables(), t3lib_sqlparser::compileWhereClause(), t3lib_clipboard::confirmMsg(), tslib_cObj::CONTENT(), user_wapversion::contentAll(), t3lib_BEfunc::cshItem(), tx_cms_layout::dataFields(), clickMenu::DB_copycut(), clickMenu::DB_db_list(), clickMenu::DB_editAccess(), clickMenu::DB_hideUnhide(), clickMenu::DB_history(), clickMenu::DB_moveWizard(), clickMenu::DB_paste(), t3lib_BEfunc::DBcompileInsert(), t3lib_BEfunc::DBcompileUpdate(), t3lib_TCEforms::dbFileIcons(), tslib_cObj::DBgetDelete(), tslib_cObj::DBgetInsert(), tslib_cObj::DBgetUpdate(), tslib_cObj::DBmayFEUserEdit(), tslib_cObj::DBmayFEUserEditSelect(), t3lib_div::debug(), t3lib_sqlengine::debug_printResultSet(), t3lib_timeTrack::debug_typo3PrintError(), t3lib_BEfunc::deleteClause(), user_feAdmin::deleteFilesFromRecord(), mod_web_dmail::disableRecipients(), tx_impexp::displayContentOverview(), tx_install::displayFieldComp(), tx_install::displayFields(), recordHistory::displayHistory(), tx_install::displaySuggestions(), recordHistory::displaySysHistoryEntry(), tx_install::displayTwinImage(), t3lib_dmailer::dmailer_masssend(), t3lib_dmailer::dmailer_masssend_list(), SC_mod_web_perm_index::doEdit(), freesite_admin::doesExist(), tx_impexp::doesRecordExist(), t3lib_TCEmain::doesRecordExist(), tx_rte_base::drawRTE(), t3lib_rteapi::drawRTE(), tx_indexedsearch_modfunc1::drawTableOfIndexedPages(), SC_mod_tools_em_index::dumpStaticTables(), SC_mod_tools_em_index::dumpTableAndFieldStructure(), SC_mod_tools_em_index::dumpTableContent(), SC_mod_tools_em_index::dumpTableHeader(), SC_alt_shortcut::editLoadedFunc(), t3lib_clipboard::editUrl(), t3lib_clipboard::elFromTable(), tslib_cObj::enableFields(), t3lib_sqlengine::exec_DELETEquery(), t3lib_DB::exec_DELETEquery(), t3lib_sqlengine::exec_INSERTquery(), t3lib_DB::exec_INSERTquery(), SC_mod_tools_log_index::exec_listQueryPid(), t3lib_sqlengine::exec_SELECTquery(), t3lib_sqlengine::exec_UPDATEquery(), t3lib_DB::exec_UPDATEquery(), SC_rte_select_image::expandFolder(), tx_impexp::export_addDBRelations(), tx_impexp::export_addDBRelations_registerRelation(), tx_impexp::export_addRecord(), t3lib_clipboard::exportClipElementParameters(), SC_mod_tools_log_index::exportData(), local_beUserAuth::ext_non_readAccessPages(), local_beUserAuth::ext_printOverview(), SC_mod_tools_em_index::extBackup(), SC_mod_tools_em_index::extBackup_dumpDataTablesLine(), SC_mod_tools_em_index::extDumpTables(), t3lib_tsfeBeUserAuth::extEditAction(), SC_mod_tools_em_index::extensionList_import(), SC_mod_tools_em_index::extensionList_installed(), SC_mod_tools_em_index::extensionList_loaded(), SC_mod_tools_em_index::extensionListRow(), t3lib_tsfeBeUserAuth::extGetCategory_cache(), t3lib_tsfeBeUserAuth::extGetCategory_info(), t3lib_tsfeBeUserAuth::extGetCategory_publish(), SC_mod_tools_em_index::extInformationArray(), t3lib_tsfeBeUserAuth::extPrintFeAdminDialog(), tslib_gmenu_foldout::extProc_afterLinking(), t3lib_transferData::fetchRecord(), mod_web_dmail::fetchRecordsListValues(), t3lib_userAuth::fetchUserRecord(), localRecordList::fieldSelectBox(), clickMenu::FILE_copycut(), t3lib_TCEmain::fillInFieldArray(), SC_mod_tools_log_index::filterPageIds(), t3lib_BEfunc::fixVersioningPid(), SC_wizard_forms::formatCells(), mod_web_dmail::formatTable(), SC_wizard_forms::formsWizard(), template::funcMenu(), t3lib_recordList::fwd_rwd_HTML(), t3lib_recordList::fwd_rwd_nav(), SC_alt_main::generateJScode(), t3lib_install::generateUpdateDatabaseForm_checkboxes(), t3lib_userAuth::getAuthInfoArray(), t3lib_TCEforms::getClickMenu(), t3lib_BEfunc::getCommonSelectFields(), SC_wizard_table::getConfigCode(), SC_wizard_forms::getConfigCode(), user_xmlversion::getContentResult(), user_wapversion::getContentResult(), t3lib_install::getCreateTables(), t3lib_install::getDatabaseExtra(), t3lib_TCEforms::getDefaultRecord(), template::getDynTabMenu(), t3lib_TCEforms::getExcludeElements(), t3lib_BEfunc::getExcludeFields(), t3lib_BEfunc::getExplicitAuthFieldValues(), t3lib_install::getFieldDefinitions_database(), t3lib_install::getFieldDefinitions_sqlContent_parseTypes(), t3lib_TCEforms::getFieldsToAdd(), SC_mod_tools_em_index::getFileListOfExtension(), t3lib_BEfunc::getFlexFormDS(), SC_wizard_forms::getFormHTML(), tx_sv_auth::getGroups(), tx_cms_layout::getIcon(), t3lib_iconWorks::getIconImage(), mod_web_dmail::getIdList(), t3lib_BEfunc::getItemLabel(), t3lib_queryGenerator::getLabelCol(), t3lib_BEfunc::getLabelFromItemlist(), t3lib_TCEforms::getListedFields(), t3lib_TCEforms::getMainFields(), SC_alt_doc::getNewIconMode(), PMA_StorageEngine_innodb::getPage(), tx_cms_layout::getPageInfoBox(), t3lib_TCEforms::getPaletteFields(), tx_cms_layout::getProcessedValue(), t3lib_BEfunc::getProcessedValue(), t3lib_BEfunc::getProcessedValueExtra(), t3lib_fullsearch::getQueryResultCode(), t3lib_queryGenerator::getQuerySingle(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordIconAltText(), mod_web_dmail::getRecordList(), t3lib_pageSelect::getRecordOverlay(), t3lib_TCEforms::getRecordPath(), t3lib_TCEmain::getRecordProperties(), t3lib_TCEmain::getRecordPropertiesFromRow(), t3lib_BEfunc::getRecordRaw(), t3lib_BEfunc::getRecordTitle(), SC_mod_tools_em_index::getRepositoryUploadForm(), t3lib_xml::getRowInXML(), t3lib_TCEforms::getRTypeNum(), recordList::getSearchBox(), t3lib_clipboard::getSelectedRecord(), t3lib_TCEforms::getSingleField(), t3lib_TCEforms::getSingleField_SW(), t3lib_TCEforms::getSingleField_typeCheck(), t3lib_TCEforms::getSingleField_typeFlex(), t3lib_TCEforms::getSingleField_typeFlex_draw(), t3lib_TCEforms::getSingleField_typeFlex_sheetMenu(), t3lib_TCEforms::getSingleField_typeGroup(), t3lib_TCEforms::getSingleField_typeInput(), t3lib_TCEforms::getSingleField_typeRadio(), t3lib_TCEforms::getSingleField_typeSelect(), t3lib_TCEforms::getSingleField_typeSelect_checkbox(), t3lib_TCEforms::getSingleField_typeSelect_multiple(), t3lib_TCEforms::getSingleField_typeSelect_single(), t3lib_TCEforms::getSingleField_typeSelect_singlebox(), t3lib_TCEforms::getSingleField_typeText(), t3lib_TCEforms::getSingleField_typeUser(), t3lib_TCEforms::getSingleHiddenField(), t3lib_TCEforms::getSoloField(), tx_cms_layout::getSpecConfForField(), t3lib_TCEforms::getSpecConfForField(), mod_web_dmail::getStaticIdList(), t3lib_modSettings::getStoreControl(), tx_cms_layout::getTable(), fileList::getTable(), localRecordList::getTable(), tx_cms_layout::getTable_pages(), tx_cms_layout::getTable_sys_note(), tx_cms_layout::getTable_tt_board(), tx_cms_layout::getTable_tt_content(), SC_mod_tools_em_index::getTableAndFieldStructure(), SC_view_help::getTableFieldLabel(), SC_view_help::getTableFieldNames(), SC_wizard_table::getTableHTML(), t3lib_install::getTableInsertStatements(), tx_cms_layout::getTableMenu(), template::getTabMenuRaw(), t3lib_BEfunc::getTCAtypes(), t3lib_BEfunc::getTCAtypeValue(), t3lib_BEfunc::getTCEFORM_TSconfig(), freesite_admin::getTemplateDetails(), t3lib_BEfunc::getTSconfig_pidValue(), t3lib_TCEforms::getTSCpid(), t3lib_BEfunc::getTSCpid(), t3lib_TCEmain::getUnique(), t3lib_install::getUpdateSuggestions(), t3lib_loadDBGroup::getValueArray(), template::getVersionSelector(), tx_cms_layout::headerFields(), t3lib_TCEforms::helpText(), t3lib_BEfunc::helpText(), t3lib_TCEforms::helpTextIcon(), t3lib_BEfunc::helpTextIcon(), tslib_cObj::HRULER(), tx_install::imagemenu(), tslib_cObj::IMGTEXT(), SC_mod_tools_log_index::importData(), tx_impexp::inclRelation(), tx_install::includeTCA(), tx_indexedsearch_modfunc1::indexed_info(), SC_wizard_list::init(), SC_wizard_add::init(), SC_show_item::init(), SC_move_el::init(), SC_file_list::init(), SC_rte_select_image::init(), SC_db_list::init(), SC_browse_links::init(), user_feAdmin::init(), t3lib_treeView::init(), t3lib_queryGenerator::init(), t3lib_pageTree::init(), t3lib_browseTree::init(), SC_mod_user_setup_index::init(), SC_mod_file_images_index::init(), t3lib_TCEmain::insertDB(), freesite_admin::insertInDatabase(), t3lib_DB::INSERTquery(), tx_cms_layout::isDisabled(), t3lib_TCEforms::isPalettesCollapsed(), t3lib_userAuthGroup::isPSet(), t3lib_TCEmain::isRecordInWebMount(), tx_cms_layout::isRTEforField(), tx_impexp::isTableStatic(), t3lib_TCEforms::JSbottom(), t3lib_clipboard::linkItemText(), tx_cms_layout::linkRTEbutton(), recordList::linkWrapItems(), TBE_browser_recordList::linkWrapItems(), recordList::linkWrapTable(), tx_indexedsearch_modfunc1::listMetaphoneStat(), t3lib_DB::listQuery(), tx_indexedsearch_modfunc2::listSeveralStats(), recordList::listURL(), TBE_browser_recordList::listURL(), tx_indexedsearch_modfunc1::listWords(), language::loadSingleTableDescription(), t3lib_div::loadTCA(), t3lib_transferData::lockRecord(), t3lib_BEfunc::lockRecords(), tx_version_cm1::lookForOwnVersions(), t3lib_admin::lostRecords(), SC_wizard_table::main(), SC_wizard_rte::main(), SC_wizard_list::main(), SC_wizard_forms::main(), SC_wizard_edit::main(), SC_wizard_colorpicker::main(), SC_wizard_add::main(), tx_wizardsortpages_webfunc_2::main(), tx_infopagetsconfig_webinfo::main(), tx_impexp_modfunc1::main(), tx_impexp_clickmenu::main(), tx_extrapagecmoptions::main(), SC_db_new_content_el::main(), SC_db_layout::main(), SC_file_list::main(), tx_tstemplatestyler_modfunc1::main(), tx_tstemplateobjbrowser::main(), tx_tstemplateinfo::main(), tx_tstemplateanalyzer::main(), SC_rte_select_image::main(), SC_rte_rte::main(), SC_db_list::main(), SC_alt_topmenu_dummy::main(), SC_alt_shortcut::main(), SC_alt_palette::main(), SC_alt_menu::main(), tx_version_cm1::main(), SC_mod_user_task_index::main(), SC_mod_user_setup_index::main(), SC_mod_tools_config_index::main(), SC_mod_web_ts_index::main(), SC_mod_file_images_index::main(), SC_browse_links::main_db(), SC_browse_links::main_file(), user_plaintext::main_plaintext(), SC_browse_links::main_rte(), SC_rte_user::main_user(), SC_alt_doc::makeButtonPanel(), localRecordList::makeClip(), localRecordList::makeControl(), t3lib_clipboard::makeDeleteCmdArray(), SC_mod_tools_em_index::makeDetailedExtensionAnalysis(), SC_alt_doc::makeEditForm(), recordList::makeFieldList(), t3lib_queryGenerator::makeFieldList(), tx_kickstarter_section_fields::makeFieldTCA(), localRecordList::makeLocalizationPanel(), SC_index::makeLoginForm(), SC_index::makeLoginNews(), SC_index::makeLogoutForm(), tx_cms_layout::makeOrdinaryList(), t3lib_clipboard::makePasteCmdArray(), mod_web_dmail::makePidListQuery(), recordList::makeQueryArray(), tx_indexedsearch::makeSearchForm(), recordList::makeSearchString(), tx_indexedsearch::makeSectionHeader(), t3lib_queryGenerator::makeSelectorTable(), mod_web_dmail::makeStaticListQuery(), t3lib_fullsearch::makeStoreControl(), SC_rte_rte::makeToolBarHide(), tx_install::menu(), template::menuTable(), tx_kickstarter_wizard::mgm_wizard(), tx_version_cm1::moduleContent(), t3lib_TCEmain::newFieldArray(), tx_install::note123(), SC_mod_web_perm_index::notEdit(), tx_cms_layout::numberOfRecords(), tslib_cObj::numRows(), tx_install::outputWrapper(), t3lib_TCEmain::overrideFieldArray(), tx_impexp_modfunc1::overview_main(), tx_version_cm1::pageSubContent(), t3lib_clipboard::pasteUrl(), tslib_pibase::pi_exec_query(), tslib_pibase::pi_getCategoryTableContents(), tslib_pibase::pi_getEditPanel(), tslib_pibase::pi_getRecord(), tx_indexedsearch::pi_list_browseresults(), tslib_pibase::pi_list_browseresults(), tslib_pibase::pi_list_makelist(), tslib_pibase::pi_list_modeSelector(), tslib_pibase::pi_list_query(), tslib_pibase::pi_list_searchBox(), PMA_addBookmarks(), PMA_auth_fails(), PMA_check_indexes(), PMA_DBI_get_fields(), PMA_deleteBookmarks(), PMA_displayPrivTable(), PMA_displayTable(), PMA_displayTableBody(), PMA_displayTableNavigation(), PMA_exportData(), PMA_exportFooter(), PMA_exportHeader(), PMA_exportStructure(), PMA_generate_common_hidden_inputs(), PMA_generate_common_url(), PMA_generateEngineDetails(), PMA_getBookmarksParam(), PMA_getComments(), PMA_getDisplayField(), PMA_getForeigners(), PMA_getHistory(), PMA_getMIME(), PMA_getRelationsParam(), PMA_getTableComments(), PMA_getTableDef(), PMA_index_warning(), PMA_listBookmarks(), PMA_multimerge(), PMA_mysqlDie(), PMA_queryBookmarks(), PMA_queryDBBookmarks(), PMA_relationsCleanupColumn(), PMA_relationsCleanupTable(), PMA_setComment(), PMA_setDisplayMode(), PMA_setHistory(), PMA_show_indexes(), pma_TableHeader(), tslib_fe::previewInfo(), tx_install::printAll(), t3lib_clipboard::printClipboard(), t3lib_queryGenerator::printCodeArray(), t3lib_clipboard::printContentFromTab(), SC_rte_select_image::printCurrentUrl(), clickMenu::printDBClickMenu(), SC_view_help::printItem(), clickMenu::printItems(), clickMenu::printLayerJScode(), t3lib_extFileFunctions::printLogErrorMessages(), tx_cmsplaintextimport_webfunc::printMenu(), clickMenu::printNewDBLevel(), formRender_vert::printPalette(), formRender::printPalette(), t3lib_TCEforms_FE::printPalette(), t3lib_TCEforms::printPalette(), t3lib_positionMap::printRecordMap(), tx_indexedsearch::printResultRow(), SC_wizard_tsconfig::printTable(), localFolderTree::printTree(), t3lib_treeView::printTree(), printAllPageTree_perms::printTree(), t3lib_timeTrack::printTSlog(), t3lib_transferData::procesItemArray(), tx_tstemplateinfo::procesResources(), t3lib_TCEmain::process_datamap(), clickMenu::processingByExtClassArray(), tx_impexp::processSoftReferences(), tx_impexp::processSoftReferences_flexFormCallBack(), tx_impexp::processSoftReferences_saveFile(), tx_impexp::processSoftReferences_substTokens(), t3lib_transferData::procItems(), t3lib_TCEforms::procItems(), tx_sysworkflows_executor::publishNewRecord(), recordHistory::readFieldTypes(), t3lib_loadDBGroup::readList(), t3lib_loadDBGroup::readMM(), t3lib_loadDBGroup::readyForInterface(), tslib_feUserAuth::record_registration(), t3lib_userAuthGroup::recordEditAccessInternals(), t3lib_TCEmain::recordInfo(), tslib_cObj::RECORDS(), t3lib_TCEforms::registerDefaultLanguageData(), transferData::regItem(), SC_db_new::regularNew(), tx_impexp::remapListedDBRecords_flexFormCallBack(), recordHistory::removeFilefields(), tx_indexedsearch_modfunc1::removeIndexedPhashRow(), tx_indexedsearch_indexer::removeOldIndexedFiles(), tx_indexedsearch_indexer::removeOldIndexedPages(), t3lib_parsehtml_proc::removeTables(), t3lib_clipboard::removeUrl(), tx_kickstarter_section_tables::render_extPart(), tx_kickstarter_section_fields::render_extPart(), tx_kickstarter_section_cm::render_extPart(), SC_view_help::render_Single(), SC_view_help::render_Table(), tx_cssstyledcontent_pi1::render_table(), SC_view_help::render_TOC(), SC_view_help::render_TOC_el(), tx_cssstyledcontent_pi1::render_uploads(), tx_kickstarter_section_tsconfig::render_wizard(), tx_kickstarter_section_ts::render_wizard(), tx_kickstarter_section_tables::render_wizard(), tx_kickstarter_section_sv::render_wizard(), tx_kickstarter_section_pi::render_wizard(), tx_kickstarter_section_modulefunction::render_wizard(), tx_kickstarter_section_module::render_wizard(), tx_kickstarter_section_languages::render_wizard(), tx_kickstarter_section_fields::render_wizard(), tx_kickstarter_section_emconf::render_wizard(), tx_kickstarter_section_cm::render_wizard(), tx_sysaction::renderActions(), SC_show_item::renderDBInfo(), t3lib_TCEforms::renderDefaultLanguageContent(), t3lib_TCEforms::renderDefaultLanguageDiff(), recordHistory::renderEntry(), tx_kickstarter_section_fields::renderField(), fileList_ext::renderImage(), tx_cms_webinfo_lang::renderL10nTable(), SC_db_layout::renderListContent(), localRecordList::renderListHeader(), localRecordList::renderListRow(), tx_sysmessages::renderMessages(), SC_db_layout::renderQuickEdit(), t3lib_transferData::renderRecord(), t3lib_transferData::renderRecord_flexProc(), t3lib_transferData::renderRecord_selectProc(), t3lib_transferData::renderRecord_SW(), t3lib_transferData::renderRecordRaw(), t3lib_xml::renderRecords(), t3lib_TCEforms::renderWizards(), t3lib_TCEforms::replaceTableWrap(), tx_tstemplateinfo::resourceListForCopy(), t3lib_fullsearch::resultRowDisplay(), t3lib_sqlengine::saveDataSource(), t3lib_fullsearch::search(), t3lib_DB::searchQuery(), t3lib_BEfunc::searchQuery(), t3lib_sqlengine::select_evalSingle(), t3lib_sqlengine::selectFromData(), t3lib_BEfunc::selectVersionsOfRecord(), t3lib_clipboard::selUrlDB(), mod_web_dmail::sendTestMailToTable(), t3lib_TCEforms_FE::setFancyDesign(), tx_impexp::setFlexFormRelations(), t3lib_TCEmain::setMirror(), t3lib_TCEforms::setNewBEDesign(), tx_impexp::setRelations(), tx_impexp::setRelations_db(), t3lib_treeView::setTreeName(), t3lib_TCEforms::setTSconfig(), tx_indexedsearch_modfunc1::showDetailsForMetaphone(), tx_indexedsearch_modfunc1::showDetailsForWord(), SC_mod_tools_em_index::showExtDetails(), SC_db_new::showNewRecLink(), localRecordList::showNewRecLink(), tx_indexedsearch_modfunc2::showStats(), recordList::showSysNotesForPage(), tx_kickstarter_wizard::sidemenu(), tx_impexp::singleRecordLines(), t3lib_BEfunc::splitTable_Uid(), recordList::start(), tslib_feTCE::start(), t3lib_formmail::start(), tx_install::stepOutput(), template::table(), SC_mod_tools_log_index::tableSelector(), SC_wizard_table::tableWizard(), t3lib_fullsearch::tableWrap(), recordList::thumbCode(), t3lib_BEfunc::thumbCode(), tx_systodos::todos_beginWorkflow(), tx_systodos::todos_displayLists(), tx_systodos::todos_finalizeWorkflow(), tx_systodos::todos_printStatus(), alt_menu_functions::topMenu(), t3lib_rteapi::transformContent(), t3lib_parsehtml_proc::TS_transform_db(), SC_mod_tools_em_index::tsStyleConfigForm(), tx_cms_layout::tt_board_drawItem(), tx_cms_layout::tt_content_drawColHeader(), tx_cms_layout::tt_content_drawHeader(), tx_cms_layout::tt_content_drawItem(), tx_install::typo3conf_edit(), t3lib_TCEmain::updateDB(), t3lib_DB::UPDATEquery(), SC_rte_select_image::uploadForm(),