ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
MagicConfig () | |
detect_cpp () | |
detect_awk () | |
detect_perl () | |
detect_bash () | |
detect_rc () | |
detect_env () | |
detect_genericshell () | |
detect_diff () | |
detect_xdiff () | |
detect_swf () | |
detect_psfont () | |
detect_lex () | |
detect_lisp () | |
detect_magic () | |
detect_mime () | |
detect_postscript () | |
detect_rtf () | |
detect_html () | |
detect_xml () | |
detect_sgml () | |
detect_gif () | |
detect_jpeg () | |
detect_png () | |
detect_bmp () | |
detect_tif () |
Definition at line 21 of file MagicConfig.php.
MagicConfig::detect_awk | ( | ) |
Definition at line 118 of file MagicConfig.php.
MagicConfig::detect_bash | ( | ) |
Definition at line 144 of file MagicConfig.php.
MagicConfig::detect_bmp | ( | ) |
Definition at line 273 of file MagicConfig.php.
MagicConfig::detect_cpp | ( | ) |
Definition at line 113 of file MagicConfig.php.
MagicConfig::detect_diff | ( | ) |
Definition at line 169 of file MagicConfig.php.
MagicConfig::detect_env | ( | ) |
Definition at line 157 of file MagicConfig.php.
MagicConfig::detect_genericshell | ( | ) |
Definition at line 163 of file MagicConfig.php.
MagicConfig::detect_gif | ( | ) |
Definition at line 253 of file MagicConfig.php.
MagicConfig::detect_html | ( | ) |
Definition at line 228 of file MagicConfig.php.
MagicConfig::detect_jpeg | ( | ) |
Definition at line 258 of file MagicConfig.php.
MagicConfig::detect_lex | ( | ) |
Definition at line 196 of file MagicConfig.php.
MagicConfig::detect_lisp | ( | ) |
Definition at line 203 of file MagicConfig.php.
MagicConfig::detect_magic | ( | ) |
Definition at line 208 of file MagicConfig.php.
MagicConfig::detect_mime | ( | ) |
Definition at line 213 of file MagicConfig.php.
MagicConfig::detect_perl | ( | ) |
Definition at line 133 of file MagicConfig.php.
MagicConfig::detect_png | ( | ) |
Definition at line 263 of file MagicConfig.php.
MagicConfig::detect_postscript | ( | ) |
Definition at line 218 of file MagicConfig.php.
MagicConfig::detect_psfont | ( | ) |
Definition at line 190 of file MagicConfig.php.
MagicConfig::detect_rc | ( | ) |
Definition at line 151 of file MagicConfig.php.
MagicConfig::detect_rtf | ( | ) |
Definition at line 223 of file MagicConfig.php.
MagicConfig::detect_sgml | ( | ) |
Definition at line 243 of file MagicConfig.php.
MagicConfig::detect_swf | ( | ) |
Definition at line 184 of file MagicConfig.php.
MagicConfig::detect_tif | ( | ) |
Definition at line 278 of file MagicConfig.php.
MagicConfig::detect_xdiff | ( | ) |
Definition at line 178 of file MagicConfig.php.
MagicConfig::detect_xml | ( | ) |
Definition at line 237 of file MagicConfig.php.
MagicConfig::MagicConfig | ( | ) |
Definition at line 23 of file MagicConfig.php.