Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/setup/index.php - 932 lines - 29426 bytes - Source - Print

Description: (no description)

Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 14 functions

preamble()
chooseLang()
txp_setup_progress_meter()
getDbInfo()
printConfig()
getTxpLogin()
createTxp()
makeConfig()
fbCreate()
setup_config_contents()
setup_back_button()
langs()
setup_load_lang()
setup_gTxt()

Functions

Functions that are not part of a class:

preamble($step = null)  line: 102
Return the top of page furniture.

return: HTML
param: string $step Name of the current Textpattern step of the setup wizard
chooseLang()  line: 155
Renders stage 0: welcome/choose language panel.

txp_setup_progress_meter($stage = 1)  line: 174
Renders progress meter displayed on stages 1 to 4 of installation process.

param: int $stage The stage
getDbInfo()  line: 207
Renders stage 1: database details panel.

printConfig()  line: 314
Renders stage 2: either config details panel (on success) or database details
error message (on fail).

getTxpLogin()  line: 473
Renders either stage 3: admin user details panel (on success), or stage 2:
config details error message (on fail).

createTxp()  line: 588
Re-renders stage 3: admin user details panel, due to user input errors.

makeConfig()  line: 687
Populate a textarea with config.php file code.

fbCreate()  line: 719
Renders stage 4: either installation completed panel (success) or
installation error message (fail).

setup_config_contents()  line: 773
No description
setup_back_button($current = null)  line: 791
No description
langs()  line: 812
No description
setup_load_lang($lang line: 885
No description
setup_gTxt($var, $atts = array()  line: 899
No description

title

Body