The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

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

FUNCTIONS

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.

option_search()

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

hash_to_pair($hash, $mode)

SEE ALSO

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

AUTHOR

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

COPYRIGHT AND LICENSE

Copyright (C) 2008-9 by CEB Toolbox, Inc.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available.

WARRANTY

This software comes with no warranty of any kind.