[ Index ]

PHP Cross Reference of Zikula Core 1.3.2

title

Body

[close]

/install/ -> lib.php (summary)

Copyright Zikula Foundation 2009 - Zikula Application Framework This work is contributed to the Zikula Foundation under one or more Contributor Agreements and licensed to You under the following license:

License: GNU/LGPLv3 (or at your option, any later version).
File Size: 606 lines (24 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 1 file
 system/Users/lib/Users/Constant.php

Defines 9 functions

  install()
  createuser()
  installmodules()
  _installer_alreadyinstalled()
  validateMail()
  _check_requirements()
  _installer_replace_keys()
  update_config_php()
  update_installed_status()

Functions
Functions that are not part of a class:

install(Zikula_Core $core)   X-Ref
Install controller.

return: void

createuser($username, $password, $email)   X-Ref
This function inserts the default data on new installs


installmodules($lang = 'en')   X-Ref
No description

_installer_alreadyinstalled(Smarty $smarty)   X-Ref
No description

validateMail($mail)   X-Ref
No description

_check_requirements()   X-Ref
No description

_installer_replace_keys($searchKey, $replaceWith, $string)   X-Ref
No description

update_config_php($dbhost, $dbusername, $dbpassword, $dbname, $dbdriver, $dbtabletype)   X-Ref
No description

update_installed_status($state)   X-Ref
No description



Generated: Mon Feb 20 12:35:30 2012 Cross-referenced by PHPXref 0.7.1