ona
18.1.1
About: OpenNetAdmin provides a database managed inventory of your IP network (with Web and CLI interface).
![]() ![]() |
Go to the source code of this file.
Functions | |
ws_more_host_options ($window_name, $form='') | |
Variables | |
global | $onadb |
$subnet_type_list = '<option value=""> </option>\n' | |
$record ['display_name'] = htmlentities($record['display_name']) | |
foreach($records as $record) | $window ['title'] = "Advanced Search" |
$window ['js'] | |
_button = el('qf_location_{$window_name}') | |
_button style | cursor = 'pointer' |
_button | onclick |
EOL | |
$window ['html'] | |
& | gt |
</a ></td >< td align="left" class="asearch-line"> & | nbsp |
ws_more_host_options | ( | $window_name, | |
$form = '' |
|||
) |
Definition at line 264 of file app_advanced_search.inc.php.
References $color, $conf, $images, $onadb, $record, $self, $status, $style, db_get_records(), EOL, and ona_get_manufacturer_record().
global $onadb |
Definition at line 6 of file app_advanced_search.inc.php.
Referenced by ws_more_host_options().
$record[ 'display_name'] = htmlentities($record['display_name']) |
Definition at line 12 of file app_advanced_search.inc.php.
Referenced by block_display(), block_modify(), config_add(), custom_attribute_add(), custom_attribute_del(), custom_attribute_modify(), db_get_records(), dhcp_entry_add(), dhcp_entry_modify(), dhcp_failover_group_add(), dns_record_add(), dns_record_del(), dns_record_display(), domain_add(), get_a_record_suggestions(), get_domain_suggestions(), get_host_suggestions(), get_ip_suggestions(), get_message_lines_html(), get_perms(), get_text_suggestions(), auth_local\getUserData(), host_del(), interface_del(), interface_modify(), ona_find_custom_attribute(), ona_find_device(), ona_find_device_type(), ona_find_dhcp_option(), ona_find_domain(), ona_find_interface(), ona_find_location(), ona_find_subnet(), ona_find_subnet_type(), ona_get_config_record(), ona_get_custom_attribute_record(), ona_get_dhcp_option_entry_record(), ona_get_dns_record(), ona_get_domain_record(), ona_get_host_record(), ona_get_interface_record(), ona_get_model_record(), ona_get_next_id(), ona_get_subnet_record(), ona_get_vlan_record(), quick_free_ip_search(), quick_pool_server_search(), quick_search(), quick_subnet_search(), report_run(), rpt_output_html(), rpt_output_text(), sess_read(), subnet_del(), subnet_modify(), vlan_add(), vlan_campus_modify(), vlan_modify(), ws_delete(), ws_display(), ws_display_list(), ws_editor(), ws_location(), ws_more_host_options(), ws_save(), ws_search_results_submit(), ws_subnet(), ws_tooltips_submit(), and ws_vlan().
$subnet_type_list = '<option value=""> </option>\n' |
Definition at line 11 of file app_advanced_search.inc.php.
Referenced by quick_free_ip_search(), quick_subnet_search(), ws_editor(), and ws_search_results_submit().
$window[ 'html'] |
Definition at line 71 of file app_advanced_search.inc.php.
$window[ 'js'] |
Definition at line 23 of file app_advanced_search.inc.php.
foreach ( $records as $record) $window[ 'title'] = "Advanced Search" |
Definition at line 20 of file app_advanced_search.inc.php.
_button = el('qf_location_{$window_name}') |
Definition at line 48 of file app_advanced_search.inc.php.
Referenced by ws_editor(), and ws_search_results_submit().
_button style cursor = 'pointer' |
Definition at line 49 of file app_advanced_search.inc.php.
Referenced by get_loginform_html(), get_switchport_template_select(), get_sys_alert_html(), quick_free_ip_search(), quick_interface_move(), quick_interface_nat(), quick_interface_share(), quick_location_search(), quick_pool_server_search(), quick_subnet_search(), quick_tag_add(), and quick_vlan_search().
</td><td align="right" class="asearch-line"><input class="button" type="reset" name="reset" value="Clear"><input class="button" type="button" name="search" value="Search" accesskey="s" onClick="toggle_window('{$window_name}'); xajax_window_submit('search_results', xajax.getFormValues('host_search_form'));"></td></tr></table></form><!-- subnet Search Tab --><form id="subnet_search_form"><input type="hidden" name="search_form_id" value="subnet_search_form"><table id="subnet_search" style="display: none; background-color: {$color['window_content_bg']};" width="100%" cellspacing="0" border="0" cellpadding="0"><tr><td align="right" class="asearch-line"><u> V</u> lan</td><td align="left" class="asearch-line"><input id="vlan" name="vlandesc" type="text" class="edit" size="32" accesskey="v" /></td></tr><tr><td align="right" class="asearch-line"> Subnet<u> T</u> ype</td><td align="left" class="asearch-line"><select id="nettype" name="nettype" class="edit" accesskey="u" accesskey="t" ></td><td align="right" class="asearch-line"><input class="button" type="reset" name="reset" value="Clear"><input class="button" type="submit" name="search" value="Search" accesskey="s" onClick="toggle_window('{$window_name}'); xajax_window_submit('search_results', xajax.getFormValues('subnet_search_form'));"></td></tr></table></form> EOL |
Definition at line 68 of file app_advanced_search.inc.php.
Referenced by ws_more_host_options().
& gt |
Definition at line 164 of file app_advanced_search.inc.php.
</td></tr><tr><td align="left" colspan="2" id="more_host_options"></td></tr><tr><td align="right" class="asearch-line"> & nbsp |
Definition at line 167 of file app_advanced_search.inc.php.
_button onclick |
Definition at line 50 of file app_advanced_search.inc.php.
Referenced by get_switchport_template_select(), rpt_output_html(), workspace_plugin_loader(), ws_display(), ws_editor(), ws_menu_control_submit(), ws_rewrite_history(), and ws_search_results_submit().