Home
The Toolkit for Online Communities
15900 Community Members, 0 members online, 2520 visitors today
Log In Register

file-storage-install-procs.tcl

OpenACS Home : ACS API Browser : File Storage 5.2.0d8 : file-storage-install-procs.tcl
Publicity:
[Public Only | All]

file-storage-install-procs.tcl

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 $

Procedures in this file

Detailed information

fs::install::after_instantiate (private)

fs::install::after_instantiate -package_id package_id

Switches:
-package_id (required)
 

fs::install::before_uninstantiate (private)

fs::install::before_uninstantiate -package_id package_id

Switches:
-package_id (required)
 

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

Switches:
-from_version_name (optional)
-to_version_name (optional)
 

install::xml::action::file-storage-folder (private)

install::xml::action::file-storage-folder node
Create a file storage folder from install.xml

Parameters:
node