| [ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 705 lines (21 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 3 files inc/init.php inc/pageutils.php inc/lang/en/lang.php |
| acltoggle() X-Ref |
| No description |
| print_form($d) X-Ref |
| Print the input form param: array $d submitted entry 'd' of request data |
| print_retry() X-Ref |
| No description |
| check_data(&$d) X-Ref |
| Check validity of data param: array $d return: bool ok? author: Andreas Gohr |
| store_data($d) X-Ref |
| Writes the data to the config files param: array $d return: bool author: Chris Smith <chris@jalakai.co.uk> |
| fileWrite($filename, $data) X-Ref |
| Write the given content to a file param: string $filename param: string $data return: bool 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 return: bool author: Chris Smith <chris@jalakai.co.uk> |
| check_permissions() X-Ref |
| Check other installation dir/file permission requirements return: bool author: Chris Smith <chris@jalakai.co.uk> |
| check_functions() X-Ref |
| Check the availability of functions used in DokuWiki and the PHP version return: bool author: Andreas Gohr <andi@splitbrain.org> |
| langsel() X-Ref |
| Print language selection author: Andreas Gohr <andi@splitbrain.org> |
| print_errors() X-Ref |
| Print global error array author: Andreas Gohr <andi@splitbrain.org> |