| PhpLabWare version 0.3 | 
support functions dealing with defining tables
706 lines [source]
Referenced 3 times
Defines the following functions: 
| create_new_table($db) X-Ref | 
| No description | 
| del_table($db,$tablename,$id,$USER) X-Ref | 
| No description | 
| add_table($db,$tablename,$tablelabel,$sortkey,$plugincode) X-Ref | 
| No description | 
| mod_table($db,$id,$offset) X-Ref | 
| modifies  the display properites of a table within navbar | 
| add_columnecg($db,$tablename2,$colname2,$label,$datatype,$Rdis,$Tdis,$req,$modifiable,$sort) X-Ref | 
| No description | 
| mod_columnecg($db,$sort,$offset) X-Ref | 
| No description | 
| mod_report($db,$offset) X-Ref | 
| Modifies an entry for a report | 
| rm_report($db,$offset) X-Ref | 
| Deletes an entry for a report | 
| test_report($db,$offset,$tablename) X-Ref | 
| Deletes an entry for a report | 
| export_report($db,$offset) X-Ref | 
|  Streams a template back to the user | 
| add_report($db) X-Ref | 
|  Adds a new entry for a report | 
| rm_columnecg($db,$tablename,$id,$colname,$datatype) X-Ref | 
| No description | 
| make_column_js_array($db,$r) X-Ref | 
| helper function for show_table_column_page | 
| show_active_link_page($db,$table_name,$addcol_name,$addcol_label,$link_part_a=false,$link_part_b=false) X-Ref | 
|  show active link page  | 
| add_active_link($db,$table,$column,$link_a,$link_b) X-Ref | 
| Stores active link data | 
| show_table_column_page($db,$table_name,$addcol_name,$addcol_label) X-Ref | 
|  show page with choice of tables, dynamically generate list with columns | 
| add_associated_table($db,$table,$column,$table_ass,$column_ass) X-Ref | 
| Associates given column with a column in another table if there is already an association with the other table, that association will be used as a key  | 
| Generated: Sun Oct 5 21:17:35 2003 |   | 
	Generated by PHPXref 0.2 |