| The Scientific Image DataBase (sidb), version 0.19 |
Reads and writes channel data
451 lines [source]
Referenced 1 times
Defines the following functions:
| create_channels(&$nr_channels) X-Ref |
| fills first channel to create a channel. |
| get_channels($id, $type, &$nr_channels) X-Ref |
| fill array channels with database data, data are stored as a string in channel_data-adjusted |
| get_color($colorid, $column) X-Ref |
| get color info |
| show_color_box($selected_id,$chnr) X-Ref |
| displays box for colors |
| read_channels_form() X-Ref |
| reads variables from form and returns them as a 'channels-array' |
| print_channel_form($id, $type) X-Ref |
| displays form with channel data. needs to be called from within form |
| store_channels($id, $type) X-Ref |
| stores all channels in database. Should be called within transaction |
| print_channels($id, $type, $screen) X-Ref |
| displays channel information in table |
| show_channels($id, $type, $screen) X-Ref |
| No description |
| show_scope($imageid) X-Ref |
| Returns a string with microscope type of an image |
| print_microscopes($selected_id, $norow, $color = "") X-Ref |
| Displays selection box for microscopes. Needs to be called from within a form and table |
| print_fs_thumb($selected_rate) X-Ref |
| Displays selection box for thumbnail movie's frame rate. Needs to be called from within a form and table |
| print_exp_date($exp_date) X-Ref |
| Displays expiration date entry field. Needs to be called from within a form and table |
| print_exp_date_templ($exp_period, $string1="", $never_box=true) X-Ref |
| Displays expiration date entry field for templates Needs to be called from within a form and table |
| Generated: Sat Dec 22 05:44:53 2001 | Generated by PHPXref 0.2 |