Difference between revisions of "Esmith::FormMagick::Panel::domains"

From SME Server
Jump to navigationJump to search
(Created page with "=== NAME === esmith::FormMagick::Panels::domains - Domains panel functions<br /> In a root terminal you can do the command below if you want to display the up-to-date content...")
 
(No difference)

Latest revision as of 18:20, 3 January 2014

NAME

esmith::FormMagick::Panels::domains - Domains panel functions

In a root terminal you can do the command below if you want to display the up-to-date content

perldoc esmith::FormMagick::Panels::domains

SYNOPSIS

      use esmith::FormMagick::Panels::domains;

      my $panel = esmith::FormMagick::Panel::domains->new(); $panel->display();

DESCRIPTION

new();

Exactly as for esmith::FormMagick

HTML GENERATION ROUTINES

Routines for generating chunks of HTML needed by the panel.

print_domains_table

Prints out the domains table on the front page.

get_prop ITEM PROP

A simple accessor for esmith::ConfigDB::Record::prop