Functions
search_specification.php File Reference

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.

Function Documentation

DisplayAdvancedSearchDiv ( in_http_vars)

This function outputs the XHTML for the advanced search div.

Returns:
a string. The HTML for the search form.
Parameters:
in_http_varsThe $_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.

Returns:
a string. The HTML for the search form.
Parameters:
in_http_varsThe $_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

.

Returns:
a string. The HTML for the elements.
Parameters:
sb_arrayThis contains any "pre-checked" service body IDs.

Referenced by DisplayAdvancedSearchDiv().

 All Classes Files Functions Variables Enumerations