| [ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
functions for displaying the sql query form
| Poids: | 561 lignes (21 kb) |
| Inclus ou requis: | 4 fois |
| Référencé: | 0 fois |
| Nécessite: | 2 fichiers libraries/bookmark.lib.php libraries/file_listing.php |
| PMA_sqlQueryForm($query = true, $display_tab = false) X-Ref |
| prints the sql query boxes param: boolean|string $query query to display in the textarea param: boolean|string $display_tab sql|files|history|full|FALSE |
| PMA_sqlQueryFormInsert($query = '', $is_querywindow = false) X-Ref |
| prints querybox fieldset param: string $query query to display in the textarea param: boolean $is_querywindow if inside querywindow or not |
| PMA_sqlQueryFormBookmark() X-Ref |
| prints bookmark fieldset |
| PMA_sqlQueryFormUpload() X-Ref |
| prints bookmark fieldset |
| Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
|