Helios::Panoptes::Helper - helper methods used by Helios::Panoptes::ErrorLog and Helios::Panoptes::JobLog


Helios-Panoptes documentation  | view source Contained in the Helios-Panoptes distribution.

Index


NAME

Top

Helios::Panoptes::Helper - helper methods used by Helios::Panoptes::ErrorLog and Helios::Panoptes::JobLog

DESCRIPTION

Top

This module contains helper functions for the ErrorLog and JobLog run mode modules.

FUNCTIONS

Top

splitEpochDate($epoch_seconds)

db_fetch_all($sql, @params)

db_fetch_row($sql, @params)

option_function_map()

pagination($current_page, $number_per_page, $total_entries, $q, $max_pages)

option_priority()

Returns a list of available log priorities and their associated text labels.

option_time_horizon()

Returns a list of time horizon options, with associated text labels.

option_limit()

Returns a list of entry limits for each Error Log page.

Returns a list of optional search fields in the database, with associated labels.

hash_to_pair($hash, $mode)

SEE ALSO

Top

Helios::Panoptes, Helios::Service, helios.pl, <CGI::Application>, HTML::Template

AUTHOR

Top

Andrew Johnson, <lajandy at cpan dotorg> Ben Kucenski, <bkucenski at toolbox dotcom>

COPYRIGHT AND LICENSE

Top

WARRANTY

Top

This software comes with no warranty of any kind.


Helios-Panoptes documentation  | view source Contained in the Helios-Panoptes distribution.