Functions | |
| DisplayMeetingSearchForm ($in_http_vars) | |
| This function is called in order to construct the HTML for a search specification screen. | |
| DisplayAdvancedSearchDiv ($in_http_vars) | |
| This function outputs the XHTML for the advanced search div. | |
| ReturnAServiceBodyDL (&$server, &$in_service_body, $parent_id, &$dependents, $sb_array) | |
| This returns a. | |
| DisplayAdvancedSearchDiv | ( | $ | in_http_vars | ) |
This function outputs the XHTML for the advanced search div.
| in_http_vars | The $_GET and $_POST parameters, in an associative array. |
Referenced by DisplayMeetingSearchForm().
| DisplayMeetingSearchForm | ( | $ | in_http_vars | ) |
This function is called in order to construct the HTML for a search specification screen.
| in_http_vars | The $_GET and $_POST parameters, in an associative array. |
Referenced by GetSimpleSearchForm().
| ReturnAServiceBodyDL | ( | &$ | server, |
| &$ | in_service_body, | ||
| $ | parent_id, | ||
| &$ | dependents, | ||
| $ | sb_array | ||
| ) |
This returns a.
the Service Body Checkbox, as well as a recursive list of dependent
.
| sb_array | This contains any "pre-checked" service body IDs. |
Referenced by DisplayAdvancedSearchDiv().
1.7.4