![]() |
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 | |
| set_registry (SimplePie_Registry $registry) | |
| parse (&$data, $encoding) | |
| get_error_code () | |
| get_error_string () | |
| get_current_line () | |
| get_current_column () | |
| get_current_byte () | |
| get_data () | |
| tag_open ($parser, $tag, $attributes) | |
| cdata ($parser, $cdata) | |
| tag_close ($parser, $tag) | |
| split_ns ($string) | |
Champs de données | |
| $error_code | |
| $error_string | |
| $current_line | |
| $current_column | |
| $current_byte | |
| $separator = ' ' | |
| $namespace = array('') | |
| $element = array('') | |
| $xml_base = array('') | |
| $xml_base_explicit = array(false) | |
| $xml_lang = array('') | |
| $data = array() | |
| $datas = array(array()) | |
| $current_xhtml_construct = -1 | |
| $encoding | |
Attributs protégés | |
| $registry | |
| cdata | ( | $parser, | |
| $cdata | |||
| ) |
Références ENT_QUOTES, et htmlspecialchars.
Référencé par parse().
| get_current_byte | ( | ) |
Références $current_byte.
| get_current_column | ( | ) |
Références $current_column.
| get_current_line | ( | ) |
Références $current_line.
| get_data | ( | ) |
Références $data.
| get_error_code | ( | ) |
Références $error_code.
| get_error_string | ( | ) |
Références $error_string.
| parse | ( | & | $data, |
| $encoding | |||
| ) |
Références $attributes, $data, $encoding, $return, cdata(), elseif, null, tag_close(), et tag_open().
| set_registry | ( | SimplePie_Registry | $registry | ) |
Références $registry.
| split_ns | ( | $string | ) |
| tag_close | ( | $parser, | |
| $tag | |||
| ) |
Références SIMPLEPIE_NAMESPACE_XHTML.
Référencé par parse().
| tag_open | ( | $parser, | |
| $tag, | |||
| $attributes | |||
| ) |
Références $attribs, $attributes, $base, $data, $name, $value, ENT_COMPAT, htmlspecialchars, SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, SIMPLEPIE_NAMESPACE_RSS_20, SIMPLEPIE_NAMESPACE_XHTML, SIMPLEPIE_NAMESPACE_XML, et split_ns().
Référencé par parse().
| $current_byte |
Référencé par get_current_byte().
| $current_column |
Référencé par get_current_column().
| $current_line |
Référencé par get_current_line().
| $current_xhtml_construct = -1 |
| $data = array() |
Référencé par get_data(), parse(), et tag_open().
| $datas = array(array()) |
| $element = array('') |
| $encoding |
Référencé par parse().
| $error_code |
Référencé par get_error_code().
| $error_string |
Référencé par get_error_string().
| $namespace = array('') |
Référencé par split_ns().
|
protected |
Référencé par set_registry().
| $separator = ' ' |
| $xml_base = array('') |
| $xml_base_explicit = array(false) |
| $xml_lang = array('') |