939 bytes added
, 17:17, 3 January 2014
=== NAME ===
esmith::FormMagick::Panels::directory - 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::Panels::directory
=== SYNOPSIS ===
use esmith::FormMagick::Panels::directory;
my $panel = esmith::FormMagick::Panel::directory->new();
$panel->display();
=== DESCRIPTION ===
==== new(); ====
Exactly as for esmith::FormMagick
==== get_prop ITEM PROP ====
A simple accessor for esmith::ConfigDB::Record::prop
==== get_ldap_base ====
Gets the LDAP base for this domain
==== get_value ITEM ====
A simple accessor for esmith::ConfigDB::Record::value
=== ACTION ===
* {{{ change_settings
==== change_settings ====
If everything has been validated, properly, go ahead and set the new settings
[[Category:Developer]]
[[Category:SME Server Development Framework]]
[[Category:Development Tools]]