Difference between revisions of "Esmith::FormMagick::Panel::yum"
From SME Server
Jump to navigationJump to search (Created page with "=== NAME === esmith::FormMagick::Panels::yum - useful panel functions<br /> In a root terminal you can do the command below if you want to display the up-to-date content pe...") |
(No difference)
|
Latest revision as of 19:05, 3 January 2014
NAME
esmith::FormMagick::Panels::yum - 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::yum
SYNOPSIS
use esmith::FormMagick::Panels::yum; my $panel = esmith::FormMagick::Panel::yum->new(); $panel->display();
DESCRIPTION
new();
Exactly as for esmith::FormMagick
get_prop ITEM PROP
A simple accessor for esmith::ConfigDB::Record::prop
get_value ITEM
A simple accessor for esmith::ConfigDB::Record::value