= PMA\libraries\Template::get('table/search/geom_func')
->render(array(
'column_index' => $column_index,
'columnTypes' => $columnTypes,
)); ?>
= htmlspecialchars($columnNames[$column_index]); ?>
|
getColumnProperties($column_index, $column_index); ?>
= htmlspecialchars($properties['type']); ?>
|
= $properties['collation']; ?>
|
= $properties['func']; ?>
|
= $properties['value']; ?>
|
|