Riferimenti per il file typo3_src/typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/tbl_properties.inc.php

Vai al codice sorgente di questo file.

Variabili

</script ><?php}?>< formmethod="post"action="<?phpecho$action;?> onsubmit
 $is_backup = ($action != 'tbl_create.php' && $action != 'tbl_addfield.php')
 $header_cells = array()
 $content_cells = array()
 $header_cells [] = $strField
 $header_cells [] = $strType . ($GLOBALS['cfg']['ReplaceHelpImg'] ? PMA_showMySQLDocu('Reference', 'Column_types') : '<br /><span style="font-weight: normal">' . PMA_showMySQLDocu('Reference', 'Column_types') . '</span>')
 $header_cells [] = $strLengthSet
 $cfgRelation = PMA_getRelationsParam()
 $comments_map = array()
 $mime_map = array()
 $available_mime = array()
 $header_cells [] = $strComments
 $available_mime = PMA_getAvailableMIMEtypes()
 $header_cells [] = $strMIME_MIMEtype
 $header_cells [] = $strMIME_transformation
 $header_cells [] = $strMIME_transformation_options . '***'
 $row ['Type'] = (isset($field_type) && isset($field_type[$i]) ? $field_type[$i] : FALSE)
 $row ['Null'] = (isset($field_null) && isset($field_null[$i]) ? $field_null[$i] : '')
 $row ['Extra'] = (isset($field_extra) && isset($field_extra[$i]) ? $field_extra[$i] : FALSE)
 $row ['Comment'] = (isset($submit_fulltext) && isset($submit_fulltext[$i]) && ($submit_fulltext[$i] == $i) ? 'FULLTEXT' : FALSE)
 $submit_length = (isset($field_length) && isset($field_length[$i]) ? $field_length[$i] : FALSE)
 $submit_attribute = (isset($field_attribute) && isset($field_attribute[$i]) ? $field_attribute[$i] : FALSE)
 $submit_default_current_timestamp = (isset($field_default_current_timestamp) && isset($field_default_current_timestamp[$i]) ? TRUE : FALSE)
 $content_cells [$i][$ci] = "\n" . '<input type="hidden" name="field_orig[]" value="' . $backup_field . '" />' . "\n"
 $ci
 $content_cells [$i][$ci] = '<select name="field_type[]" id="field_' . $i . '_' . ($ci - $ci_offset) . '" '
 $type_upper = strtoupper($type)
 $cnt_column_types = count($cfg['ColumnTypes'])
 $ci
 $ci
 $content_cells [$i][$ci] = '<select style="font-size: ' . $font_smallest . ';" name="field_attribute[]" id="field_' . $i . '_' . ($ci - $ci_offset) . '">' . "\n"
 $attribute = ''
</td >< td ></td > tbl_create
php SHOW VARIABLES 
LIKE


Documentazione delle variabili

$attribute = ''
 

Definizione alla linea 334 del file tbl_properties.inc.php.

$available_mime = PMA_getAvailableMIMEtypes()
 

Definizione alla linea 152 del file tbl_properties.inc.php.

$available_mime = array()
 

Definizione alla linea 144 del file tbl_properties.inc.php.

$cfgRelation = PMA_getRelationsParam()
 

Definizione alla linea 140 del file tbl_properties.inc.php.

$ci
 

Definizione alla linea 329 del file tbl_properties.inc.php.

$ci
 

Definizione alla linea 322 del file tbl_properties.inc.php.

$ci
 

Definizione alla linea 236 del file tbl_properties.inc.php.

$cnt_column_types = count($cfg['ColumnTypes'])
 

Definizione alla linea 288 del file tbl_properties.inc.php.

$comments_map = array()
 

Definizione alla linea 142 del file tbl_properties.inc.php.

$content_cells[$i][$ci] = '<select style="font-size: ' . $font_smallest . ';" name="field_attribute[]" id="field_' . $i . '_' . ($ci - $ci_offset) . '">' . "\n"
 

Definizione alla linea 332 del file tbl_properties.inc.php.

$content_cells[$i][$ci] = '<select name="field_type[]" id="field_' . $i . '_' . ($ci - $ci_offset) . '" '
 

Definizione alla linea 238 del file tbl_properties.inc.php.

$content_cells[$i][$ci] = "\n" . '<input type="hidden" name="field_orig[]" value="' . $backup_field . '" />' . "\n"
 

Definizione alla linea 231 del file tbl_properties.inc.php.

$content_cells = array()
 

Definizione alla linea 111 del file tbl_properties.inc.php.

$header_cells[] = $strMIME_transformation_options . '***'
 

Definizione alla linea 156 del file tbl_properties.inc.php.

$header_cells[] = $strMIME_transformation
 

Definizione alla linea 155 del file tbl_properties.inc.php.

$header_cells[] = $strMIME_MIMEtype
 

Definizione alla linea 154 del file tbl_properties.inc.php.

$header_cells[] = $strComments
 

Definizione alla linea 148 del file tbl_properties.inc.php.

$header_cells[] = $strLengthSet
 

Definizione alla linea 115 del file tbl_properties.inc.php.

$header_cells[] = $strType . ($GLOBALS['cfg']['ReplaceHelpImg'] ? PMA_showMySQLDocu('Reference', 'Column_types') : '<br /><span style="font-weight: normal">' . PMA_showMySQLDocu('Reference', 'Column_types') . '</span>')
 

Definizione alla linea 114 del file tbl_properties.inc.php.

$header_cells[] = $strField
 

Definizione alla linea 113 del file tbl_properties.inc.php.

$header_cells = array()
 

Definizione alla linea 110 del file tbl_properties.inc.php.

$is_backup = ($action != 'tbl_create.php' && $action != 'tbl_addfield.php')
 

Definizione alla linea 108 del file tbl_properties.inc.php.

$mime_map = array()
 

Definizione alla linea 143 del file tbl_properties.inc.php.

$row['Comment'] = (isset($submit_fulltext) && isset($submit_fulltext[$i]) && ($submit_fulltext[$i] == $i) ? 'FULLTEXT' : FALSE)
 

Definizione alla linea 194 del file tbl_properties.inc.php.

$row['Extra'] = (isset($field_extra) && isset($field_extra[$i]) ? $field_extra[$i] : FALSE)
 

Definizione alla linea 193 del file tbl_properties.inc.php.

$row['Null'] = (isset($field_null) && isset($field_null[$i]) ? $field_null[$i] : '')
 

Definizione alla linea 177 del file tbl_properties.inc.php.

$row['Type'] = (isset($field_type) && isset($field_type[$i]) ? $field_type[$i] : FALSE)
 

Definizione alla linea 176 del file tbl_properties.inc.php.

$submit_attribute = (isset($field_attribute) && isset($field_attribute[$i]) ? $field_attribute[$i] : FALSE)
 

Definizione alla linea 197 del file tbl_properties.inc.php.

$submit_default_current_timestamp = (isset($field_default_current_timestamp) && isset($field_default_current_timestamp[$i]) ? TRUE : FALSE)
 

Definizione alla linea 199 del file tbl_properties.inc.php.

$submit_length = (isset($field_length) && isset($field_length[$i]) ? $field_length[$i] : FALSE)
 

Definizione alla linea 196 del file tbl_properties.inc.php.

$type_upper = strtoupper($type)
 

Definizione alla linea 286 del file tbl_properties.inc.php.

</td><td></td> tbl_create php SHOW VARIABLES LIKE
 

Definizione alla linea 629 del file tbl_properties.inc.php.

</script><?php}?><formmethod="post"action="<?phpecho$action;?> onsubmit
 

Valore iniziale:

"return checkTableEditForm(this, <?php echo $num_fields; ?>)" >
<?php
echo PMA_generate_common_hidden_inputs($db, $table)

Definizione alla linea 45 del file tbl_properties.inc.php.


Generato il Thu Jan 19 15:27:15 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6