Interface::CIFS
Interface renderer for CIFS shares.
use Interface::CIFS;
# instantiate
my $i=Interface::CIFS->new();
This class is used in the same way as the Interface-class. See documentation there for more information about the use of this class.
Interface renderer for CIFS shares. It is based on the Interface-class and most of the methods are documented there as well as their use.
Instantiates the class.
Takes no additional parameters except those defined in the Interface-class. Please see there for more information on this method.
Returns an instance of the class.
Performs the rendering of the CIFS share links.
This method is inherited from the Interface-class and please see there for more information on its use and functioning.
This method is not to be called by the user.
Performs the unrendering of the CIFS share links.
This method is inherited from the Interface-class and please see there for more information on its use and functioning.
This method is not to be called by the user.