/plugins/Figures/sql.inc.phpSQL query library for Figures plugin.
sql_select_autofigures (line 87)
Select autofigures by user.
$with_globals toggles retrieval of system wide vars. $id_figure_var limits the result to a specific variable only.
sql_select_figures (line 174)
Select available fundamental vars by user.
Optionally it will also select all system-wide variables (usefull with DBC::sql_get_indexedlist_result()) or a single variable only.
sql_select_figure_data (line 29)
Select fundamental data by user and position.
$width_globals toggles retrieval of system wide vars. $id_figure_data limits result to the requested record. $id_figure_var limits the result to contain values for a specific variable only.
sql_store_figure_data (line 127)
Store fundamental data value in database.
ATTENTION:
sql_store_figure_var (line 218)
Store fundamental variable in database
Documentation generated on Sun, 22 Aug 2010 11:20:25 +0200 by phpDocumentor 1.4.3