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

From SME Server
Jump to navigationJump to search
(Created page with "== NAME == esmith::FormMagick::Panel::datetime - useful panel functions In a root terminal you can do the command below if you want to display the up-to-date content perldoc...")
 
 
Line 1: Line 1:
 
== NAME ==
 
== NAME ==
esmith::FormMagick::Panel::datetime - useful panel functions
+
esmith::FormMagick::Panel::datetime - useful panel functions<br />
 +
 
 
In a root terminal you can do the command below if you want to display the up-to-date content  
 
In a root terminal you can do the command below if you want to display the up-to-date content  
 
  perldoc esmith::FormMagick::Panel::datetime
 
  perldoc esmith::FormMagick::Panel::datetime
 +
 
== SYNOPSIS ==
 
== SYNOPSIS ==
 
               use esmith::FormMagick::Panel::datetime;
 
               use esmith::FormMagick::Panel::datetime;

Latest revision as of 13:31, 3 January 2014

NAME

esmith::FormMagick::Panel::datetime - useful 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::Panel::datetime

SYNOPSIS

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

DESCRIPTION

new

Exactly as for esmith::FormMagick

showInitial

Display the contents of the initial page

performAndShowResult

Subroutine to perform actions and display result

verifyResult

Subroutine to verify result

_performSetDateTime

Subroutine to set the date and time of the e-smith server

_performSetTimeserver

Subroutine to set the NTP server