| Publicity: |
|---|
| [Public Only | All] |
Sets up WebDAV support service contracts
- Location:
- packages/file-storage/tcl/file-storage-install-procs.tcl
- Created:
- 2003-11-09
- Author:
- Dave Bauer <dave@thedesignexperience.org>
- CVS Identification:
$Id: file-storage-install-procs.tcl,v 1.7.2.2 2005/10/24 11:17:06 maltes Exp $
fs::install::after_instantiate (private)fs::install::after_instantiate -package_id package_id
|
fs::install::before_uninstantiate (private)fs::install::before_uninstantiate -package_id package_id
|
fs::install::package_install (private)fs::install::package_install setup DAV service contracts |
fs::install::package_uninstall (private)fs::install::package_uninstall clean up for package uninstall |
fs::install::register_implementation (private)fs::install::register_implementation add file-storage repository service contract implementation |
fs::install::unregister_implementation (private)fs::install::unregister_implementation remove file-storage service contract implementation |
fs::install::upgrade (private)fs::install::upgrade [ -from_version_name from_version_name ] \
[ -to_version_name to_version_name ]
Install new DAV service contracts |
install::xml::action::file-storage-folder (private)install::xml::action::file-storage-folder node Create a file storage folder from install.xml |