Riferimenti per il file typo3_src/typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/libraries/bookmark.lib.php

Vai al codice sorgente di questo file.

Funzioni

 PMA_getBookmarksParam ()
 PMA_listBookmarks ($db, $cfgBookmark)
 PMA_queryBookmarks ($db, $cfgBookmark, $id, $id_field= 'id', $action_bookmark_all=FALSE)
PMA_queryDBBookmarks ($db, $cfgBookmark, &$table_array)
 PMA_addBookmarks ($fields, $cfgBookmark, $all_users=false)
 PMA_deleteBookmarks ($db, $cfgBookmark, $id)

Variabili

 $cfg ['Bookmark'] = PMA_getBookmarksParam()


Documentazione delle funzioni

PMA_addBookmarks fields,
cfgBookmark,
all_users = false
 

Adds a bookmark

resource the controluser db connection handle

Parametri:
array the properties of the bookmark to add
array the bookmark parameters for the current user
boolean whether to make the bookmark available for all users
Restituisce:
boolean whether the INSERT succeeds or not
public

Definizione alla linea 164 del file bookmark.lib.php.

Riferimenti $query, $result, db, PMA_DBI_query(), PMA_sqlAddslashes(), e table.

Questo è il grafo delle chiamate per questa funzione:

PMA_deleteBookmarks db,
cfgBookmark,
id
 

Deletes a bookmark

resource the controluser db connection handle

Parametri:
string the current database name
array the bookmark parameters for the current user
integer the id of the bookmark to get
public

Definizione alla linea 187 del file bookmark.lib.php.

Riferimenti $query, $result, db, PMA_DBI_try_query(), PMA_sqlAddslashes(), table, e WHERE.

Questo è il grafo delle chiamate per questa funzione:

PMA_getBookmarksParam  ) 
 

Defines the bookmark parameters for the current user

Restituisce:
array the bookmark parameters for the current user
integer the id of the current server

public

Definizione alla linea 19 del file bookmark.lib.php.

Riferimenti $GLOBALS, db, e table.

PMA_listBookmarks db,
cfgBookmark
 

Gets the list of bookmarks defined for the current database

resource the controluser db connection handle

Parametri:
string the current database name
array the bookmark parameters for the current user
Restituisce:
mixed the bookmarks list if defined, false else
public

Definizione alla linea 50 del file bookmark.lib.php.

Riferimenti $db, $query, $result, $row, db, PMA_DBI_fetch_row(), PMA_DBI_num_rows(), PMA_DBI_query(), PMA_sqlAddslashes(), table, e WHERE.

Questo è il grafo delle chiamate per questa funzione:

PMA_queryBookmarks db,
cfgBookmark,
id,
id_field = 'id',
action_bookmark_all = FALSE
 

Gets the sql command from a bookmark

resource the controluser db connection handle

Parametri:
string the current database name
array the bookmark parameters for the current user
mixed the id of the bookmark to get
string which field to look up the $id
boolean TRUE: get all bookmarks regardless of the owning user
Restituisce:
string the sql query
public

Definizione alla linea 91 del file bookmark.lib.php.

Riferimenti $db, $query, $result, db, PMA_DBI_fetch_row(), PMA_DBI_try_query(), PMA_sqlAddslashes(), table, e WHERE.

Questo è il grafo delle chiamate per questa funzione:

& PMA_queryDBBookmarks db,
cfgBookmark,
&$  table_array
 

Gets bookmarked DefaultQuery for a Table

resource the controluser db connection handle

Parametri:
string the current database name
array the bookmark parameters for the current user
array the list of all labels to look for
Restituisce:
array bookmark SQL statements
public

Definizione alla linea 125 del file bookmark.lib.php.

Riferimenti $db, $query, $result, $row, $table, db, PMA_DBI_fetch_assoc(), PMA_DBI_num_rows(), PMA_DBI_try_query(), PMA_sqlAddslashes(), table, e WHERE.

Questo è il grafo delle chiamate per questa funzione:


Documentazione delle variabili

$cfg['Bookmark'] = PMA_getBookmarksParam()
 

Bookmark Support

Definizione alla linea 202 del file bookmark.lib.php.


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