NetReg::Html - HTML output services for NetReg
use Net::NetReg::Html;
This module provides simple HTML output services for NetReg CGI scripts. These include HTML headers and footers, and error reporting routines for users.
Error message to be displayed when a form is improperly filled out.
Creates an HTML table including the error message. The optional error type is included in the table header, if provided.
HTML header for the registration process. This can be branded for an individual institution.
HTML footer for the admin pages.
HTML footer. Will be set as an alias of print_admin_footer or print_normal_footer, as appropriate.
HTML header. Will be set as an alias of print_admin_header or print_normal_header, as appropriate.
HTML footer for the non-admin pages.
HTML header for the non-admin pages.
Print the manual registration form used by the tech and admin pages.
Print the login form used by the end-user and guest pages.
ssl_check()
If encrypted connections are required, redirect as necessary to an HTTPS URL.
Nicely formats and displays tabular data.