Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Fonctions membres publiques | |
SimplePie_Category ($term=null, $scheme=null, $label=null) | |
__toString () | |
get_term () | |
get_scheme () | |
get_label () |
Attributs publics | |
$term | |
$scheme | |
$label |
Définition à la ligne 6337 du fichier simplepie.php.
SimplePie_Category::__toString | ( | ) |
Définition à la ligne 6351 du fichier simplepie.php.
SimplePie_Category::get_label | ( | ) |
Définition à la ligne 6381 du fichier simplepie.php.
Références $label, et get_term().
SimplePie_Category::get_scheme | ( | ) |
Définition à la ligne 6369 du fichier simplepie.php.
Références $scheme.
SimplePie_Category::get_term | ( | ) |
Définition à la ligne 6357 du fichier simplepie.php.
Références $term.
Référencé par get_label().
SimplePie_Category::SimplePie_Category | ( | $term = null , |
|
$scheme = null , |
|||
$label = null |
|||
) |
SimplePie_Category::$label |
Définition à la ligne 6341 du fichier simplepie.php.
Référencé par get_label(), et SimplePie_Category().
SimplePie_Category::$scheme |
Définition à la ligne 6340 du fichier simplepie.php.
Référencé par get_scheme(), et SimplePie_Category().
SimplePie_Category::$term |
Définition à la ligne 6339 du fichier simplepie.php.
Référencé par get_term(), et SimplePie_Category().