900 bytes added
, 12: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
[[Category:Developer]]
[[Category:SME Server Development Framework]]
[[Category:Development Tools]]