Changes

Jump to navigation Jump 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..."
=== 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
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
[[Category:Developer]]
[[Category:SME Server Development Framework]]
[[Category:Development Tools]]

Navigation menu