Extreme Networks ExtremeWare Enterprise Manager Guía de usuario Pagina 341

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 394
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 340
16-26 ExtremeWare EPICenter Software Installation and User Guide
Dynamic Reports
# filePath This is the fully specified path of where to
# find the HTML file that has embedded <extr> tags.
# params A string containing params and their values that
# should be available to the procedures in the HTML files.
# The parameters are specified as in HTML. i.e. the param
# is a string of type "param1=value1&param2=value2"
#
# Returns
# The result of executing the command. Typically this is parsed HTML.
#
#####################################################################
#####################################################################
# extr::getSessionParam
# Used in reports to get the value of a specific parameter
# that was passed into the reporting system.
# This method, along with GetFromDB form the two most
# commonly used routines by users of the reporting system.
# The params passed into ExecuteExtrCommand are available
# through this method.
#
# Arguments
# param A param name. This should be one of the params
# that was passed into ExecuteExtrCommand.
# Returns
# The value of the parameter. Returns "" if param was not defined.
#
#####################################################################
Vista de pagina 340
1 2 ... 336 337 338 339 340 341 342 343 344 345 346 ... 393 394

Comentarios a estos manuales

Sin comentarios