Zikula 1.0.1
[ class tree: Zikula 1.0.1 ] [ index: Zikula 1.0.1 ] [ all elements ]

Procedural File: functions.php

Source Location: /install/functions.php



Page Details:



Tags:

filesource:  Source Code for this file








check_installed [line 472]

void check_installed( )



[ Top ]



createuser [line 282]

void createuser( $realname, $username, $password, $email, $url)

This function inserts the default data on new installs



Parameters

   $realname  
   $username  
   $password  
   $email  
   $url  
[ Top ]



install [line 12]

void install( )

Zikula Application Framework



Tags:

author:  Gregor J. Rothfuss
version:  $Id: functions.php 24457 2008-07-10 07:08:27Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL


[ Top ]



installmodules [line 321]

void installmodules( [ $installtype = 'basic'], [ $lang = 'eng'])



Parameters

   $installtype  
   $lang  
[ Top ]



makedb [line 262]

void makedb( $dbtype, $dbhost, $dbusername, $dbpassword, string $dbname, string $dbconn)

Creates the DB on new install

This function creates the DB on new installs




Parameters

string   $dbconn   Database connection
string   $dbname   Database name
   $dbtype  
   $dbhost  
   $dbusername  
   $dbpassword  
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:46:24 +0200 by phpDocumentor 1.4.1