ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Functions | |
phorum_htmlpurifier_get_config ($default=false) | |
Initializes the appropriate configuration from either a PHP file or a module configuration value. More... | |
phorum_htmlpurifier_config_file_exists () | |
phorum_htmlpurifier_config_file_exists | ( | ) |
Definition at line 25 of file init-config.php.
Referenced by phorum_htmlpurifier_get_config(), phorum_htmlpurifier_save_settings(), and phorum_htmlpurifier_show_form().
phorum_htmlpurifier_get_config | ( | $default = false | ) |
Initializes the appropriate configuration from either a PHP file or a module configuration value.
Definition at line 8 of file init-config.php.
References $config, $PHORUM, HTMLPurifier_Config\create(), HTMLPurifier_Config\createDefault(), and phorum_htmlpurifier_config_file_exists().
Referenced by phorum_htmlpurifier_common(), phorum_htmlpurifier_save_settings(), and phorum_htmlpurifier_show_form().