Go to the source code of this file.
Enumerations | |
| enum | INFO_ERROR |
| enum | INFO_WARNING |
| enum | INFO_PASSED |
Functions | |
| brainPart () | |
| action () | |
| addStatusRow ($title, $description, $status, $info=null) | |
Variables | |
| _setup_functions_prefix = realpath(dirname(__FILE__)."/../") | |
|
|
Definition at line 31 of file helper/setup.php. Referenced by brainPart(). |
|
|
Definition at line 33 of file helper/setup.php. Referenced by brainPart(). |
|
|
Definition at line 32 of file helper/setup.php. |
|
|
BrainPart 2 A better version of brainPart. Will use i.e. templates and class templates. Definition at line 614 of file helper/setup.php. References _page, _setup_functions_prefix, addStatusRow(), and tests. Referenced by SetupDocument::formBegin(). |
|
||||||||||||||||||||
|
Definition at line 696 of file helper/setup.php. References status(), STATUS_ERROR, STATUS_PASSED, STATUS_SERIOUS_ERROR, and STATUS_WARNING. Referenced by action(). |
|
|
Detects what page we are and shows dynamic content depending of the page, e.g. show path questions, select modules etc. Definition at line 39 of file helper/setup.php. References _page, config, INFO_ERROR, INFO_PASSED, module, and path. |
|
|
Definition at line 21 of file helper/setup.php. Referenced by action(). |
1.3