| [ 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/pageutils.php inc/lang/en/lang.php inc/init.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 author: Andreas Gohr return: bool ok? param: array $d |
| store_data($d) X-Ref |
| Writes the data to the config files author: Chris Smith <chris@jalakai.co.uk> return: bool param: array $d |
| fileWrite($filename, $data) X-Ref |
| Write the given content to a file author: Chris Smith <chris@jalakai.co.uk> return: bool param: string $filename param: string $data |
| 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> return: bool |
| check_permissions() X-Ref |
| Check other installation dir/file permission requirements author: Chris Smith <chris@jalakai.co.uk> return: bool |
| check_functions() X-Ref |
| Check the availability of functions used in DokuWiki and the PHP version author: Andreas Gohr <andi@splitbrain.org> return: bool |
| 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> |