[ Index ]

PHP Cross Reference of Nucleus CMS 3.64

title

Body

[close]

/nucleus3.64/ -> install.php (summary)

(no description)

File Size: 1200 lines (36 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 4 files
 nucleus3.64/nucleus/libs/vars4.1.0.php
 nucleus3.64/install_lang_english.php
 nucleus3.64/nucleus/libs/mysql.php
 nucleus3.64/nucleus/libs/vars4.0.6.php

Defines 15 functions

  showInstallForm()
  checkSubmit()
  tableName()
  doInstall()
  installCustomPlugs()
  installCustomSkins()
  doCheckFiles()
  updateConfig()
  replaceDoubleBackslash()
  endsWithSlash()
  _isValidMailAddress()
  _isValidShortName()
  _isValidDisplayName()
  _doError()
  showErrorMessages()

Functions
Functions that are not part of a class:

showInstallForm()   X-Ref


checkSubmit()   X-Ref
No description

tableName($unPrefixed)   X-Ref
No description

doInstall()   X-Ref
No description

installCustomPlugs(&$manager)   X-Ref
Install custom plugins


installCustomSkins(&$manager)   X-Ref
Install custom skins
Prepares the installation of custom skins


doCheckFiles()   X-Ref
Check if some important files of the Nucleus CMS installation are available
Give an error if one or more files are not accessible


updateConfig($name, $val)   X-Ref
Updates the configuration in the database

param: $name
param: $val

replaceDoubleBackslash($input)   X-Ref
Replaces doubled backslashs

param: $input

endsWithSlash($s)   X-Ref
Checks if a string ends with a slash

param: $s

_isValidMailAddress($address)   X-Ref
Checks if email address is valid

param: $address

_isValidShortName($name)   X-Ref
No description

_isValidDisplayName($name)   X-Ref
No description

_doError($msg)   X-Ref
No description

showErrorMessages($errors)   X-Ref
No description



Generated: Mon May 2 16:14:08 2011 Cross-referenced by PHPXref 0.7.1