![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
| __construct ($file) | |
| get_type () | |
| text_or_binary () | |
| unknown () | |
| image () | |
| feed_or_html () | |
Champs de données | |
| $file | |
| __construct | ( | $file | ) |
Create an instance of the class with the input file
| SimplePie_Content_Type_Sniffer | $file | Input file |
Références $file.
| feed_or_html | ( | ) |
| get_type | ( | ) |
Get the Content-Type of the specified file
Références $return, elseif, feed_or_html(), image(), text_or_binary(), et unknown().
| image | ( | ) |
| text_or_binary | ( | ) |
Sniff text or binary
Références elseif.
Référencé par get_type(), et unknown().
| unknown | ( | ) |
Sniff unknown
Références elseif, et text_or_binary().
Référencé par get_type().
| $file |
Référencé par __construct().