[ PHPXref.com ] [ Generated: Sun Jul 20 17:18:56 2008 ] [ DokuWiki 2007-06-26b ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> install.php (summary)

Dokuwiki installation assistance

Author: Chris Smith
File Size: 512 lines (16 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 2 files
 inc/lang/en/install.html
 inc/lang/en/lang.php

Defines 12 functions

  acltoggle()
  print_form()
  print_retry()
  check_data()
  store_data()
  fileWrite()
  check_configs()
  check_permissions()
  check_functions()
  langsel()
  print_errors()
  remove_magic_quotes()

Functions
Functions that are not part of a class:

acltoggle()   X-Ref
No description

print_form($d)   X-Ref
Print the input form


print_retry()   X-Ref
No description

check_data(&$d)   X-Ref
Check validity of data

author: Andreas Gohr

store_data($d)   X-Ref
Writes the data to the config files

author: Chris Smith <chris@jalakai.co.uk>

fileWrite($filename, $data)   X-Ref
Write the given content to a file

author: Chris Smith <chris@jalakai.co.uk>

check_configs()   X-Ref
check installation dependent local config files and tests for a known
unmodified main config file

author: Chris Smith <chris@jalakai.co.uk>

check_permissions()   X-Ref
Check other installation dir/file permission requirements

author: Chris Smith <chris@jalakai.co.uk>

check_functions()   X-Ref
Check the availability of functions used in DokuWiki and the PHP version

author: Andreas Gohr <andi@splitbrain.org>

langsel()   X-Ref
Print language selection

author: Andreas Gohr <andi@splitbrain.org>

print_errors()   X-Ref
Print gloabl error array

author: Andreas Gohr <andi@splitbrain.org>

remove_magic_quotes(&$array)   X-Ref
remove magic quotes recursivly

author: Andreas Gohr <andi@splitbrain.org>



[ Powered by PHPXref - Served by Debian GNU/Linux ]