iPodDB::Preferences

iPodDB::Preferences is a Perl module that stores and retrieves the application preferences via Wx::ConfigBase.
Download

iPodDB::Preferences Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Brian Cassidy
  • Publisher web site:
  • http://search.cpan.org/~bricas/DBIx-Class-Loader-ADO-0.07/lib/DBIx/Class/Loader/ADO.pm

iPodDB::Preferences Tags


iPodDB::Preferences Description

iPodDB::Preferences is a Perl module that stores and retrieves the application preferences via Wx::ConfigBase. iPodDB::Preferences is a Perl module that stores and retrieves the application preferences via Wx::ConfigBase.PROPERTIESmountpointThe location where the root directory of the iPod can be found.databaseThe location of the database on the above mountpointMETHODSnew( )Gets the application preferences via Wx::ConfigBase::Get.get_preferences( )This will load up the perferences dialog so the user can customize the applcation.config( )Gets / sets the Wx::ConfigBase object.set( $key => $value )Sets a configuration variable. The variable will be delete if the value is not defined. If a trigger (a sub named on_$key) then it will subsequently be called with the value of the key as a parameter.This should not be used directly, rather use the properties above (as methods).get( $key )Gets a configuration variable.This should not be used directly, rather use the properties above (as methods).EVENTSon_mountpoint( $value )This trigger is called once the mountpoint is set. It will automatically add the location of the iPod database on the mountpoint. Requirements: · Perl


iPodDB::Preferences Related Software