/page_templates/hidden_elements.php

Description
Functions
build_command_output_box (line 177)

function build_command_output_box()

creates html overlay for the command-line test output

  • return: html returns div html as an overlay
string build_command_output_box ()
build_hidden_overlay (line 64)

function build_hidden_overlay() builds a hidden overlay div and populates values based on parameters given

  • return: returns populated html select lists for the $type object
string build_hidden_overlay (string $type, string $optionValue, [bool $BA = false], [bool $tplOpts = false], [string $fieldArray = ''])
  • string $type: nagios object type (host, service, command, etc)
  • string $optionValue: the DB fieldname for that objects name (host_name, service_description, template_name)
  • bool $BA: boolean switch, are there two-way relationships possible for this object (host->hostgroup, hostgroup->host)
  • bool $tplOpts: boolean switch for showing template options
  • string $fieldArray: optional specification for which select list to use
build_variable_box (line 198)

build_variable_box()

creates html overlay for the free-variable definition form

  • return: html returns div html as an overlay
string build_variable_box ()

Documentation generated on Thu, 04 Aug 2011 14:15:15 -0500 by phpDocumentor 1.4.3