ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Functions | |
HFile_print_php_file ($tofile=1) | |
get_categories () | |
dump_linkscripts ($cats) | |
dump_colours ($cats) | |
dump_var ($variable, $name) | |
dump_array ($array, $name) | |
dump_hash ($hash, $name) | |
Variables | |
$BEAUT_PATH = realpath(".") . "/Services/COPage/syntax_highlight/php" | |
if (!isset( $BEAUT_PATH)) | |
$file | |
dump_array | ( | $array, | |
$name | |||
) |
Definition at line 107 of file HFile_ueconv.php.
Referenced by dump_colours(), and HFile_print_php_file().
dump_colours | ( | $cats | ) |
Definition at line 91 of file HFile_ueconv.php.
References dump_array().
Referenced by HFile_print_php_file().
dump_hash | ( | $hash, | |
$name | |||
) |
Definition at line 122 of file HFile_ueconv.php.
Referenced by dump_linkscripts(), and HFile_print_php_file().
dump_linkscripts | ( | $cats | ) |
Definition at line 72 of file HFile_ueconv.php.
References dump_hash(), and print.
Referenced by HFile_print_php_file().
dump_var | ( | $variable, | |
$name | |||
) |
Definition at line 102 of file HFile_ueconv.php.
Referenced by HFile_print_php_file().
get_categories | ( | ) |
Definition at line 58 of file HFile_ueconv.php.
Referenced by HFile_print_php_file().
HFile_print_php_file | ( | $tofile = 1 | ) |
Definition at line 12 of file HFile_ueconv.php.
References $config, dump_array(), dump_colours(), dump_hash(), dump_linkscripts(), dump_var(), get_categories(), and print.
$BEAUT_PATH = realpath(".") . "/Services/COPage/syntax_highlight/php" |
Definition at line 2 of file HFile_ueconv.php.
print $file |
Definition at line 143 of file HFile_ueconv.php.
if(!isset($BEAUT_PATH)) | ( | ! | isset $BEAUT_PATH | ) |
Definition at line 3 of file HFile_ueconv.php.