/program/modules/htmlpage/htmlpage_install.php - installer of the htmlpage module
This file contains the htmlpage module installer. The interface consists of these functions:
These functions can be called from the main installer and/or admin.php.
add demonstration data to the system
this routine is a no-op because all htmlpage demodata is already created in the main demodata-routine in /program/install/demodata.php. This routine is retained here as an example alias placeholder.
install the module
this routine installs the module. For this module there is nothing to install, so we simply return success. (The appropriate table is already created based on the tabledefs).
uninstall the module
upgrade the module
Documentation generated on Tue, 1 Feb 2011 16:55:18 +0100 by phpDocumentor 1.4.0