Rechercher une page de manuel
wg-installClass
Langue: en
Version: 2010-06-15 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
NAME
installClass.pl -- Run class install methodsSYNOPSIS
installClass.pl [--remove|--check|--upgrade] <class> --configFile=<configFile>
DESCRIPTION
This helper script installs a class that is using the correct interface.If your class has not told you to use this script, then it probably won't work!
ARGUMENTS
- class
- The class name of the asset to install. Something like WebGUI::Asset::Yourasset
OPTIONS
- check
- If specified, will check if the class is installed or not.
- upgrade
- If specified, will upgrade the class.
- remove
- If specified, will uninstall the class.
- configFile
- The configuration file for the site to install the class into
SEE ALSO
WebGUI::AssetAspect::InstallableContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre