Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JDocumentRendererRSS
+ Graphe d'héritage de JDocumentRendererRSS:
+ Graphe de collaboration de JDocumentRendererRSS:

Liste de tous les membres

Fonctions membres publiques

 render ($name= '', $params=null, $content=null)
 _relToAbs ($text)
- Fonctions membres publiques inherited from JDocumentRenderer
 __construct (&$doc)
 getContentType ()
- Fonctions membres publiques inherited from JObject
 __construct ($properties=null)
 __toString ()
 def ($property, $default=null)
 get ($property, $default=null)
 getProperties ($public=true)
 getError ($i=null, $toString=true)
 getErrors ()
 set ($property, $value=null)
 setProperties ($properties)
 setError ($error)
 toString ()

Attributs protégés

 $_mime = "application/rss+xml"
- Attributs protégés inherited from JDocumentRenderer
 $_doc = null
- Attributs protégés inherited from JObject
 $_errors = array()

Documentation des fonctions membres

JDocumentRendererRSS::_relToAbs (   $text)

Convert links in a text from relative to absolute

Paramètres:
string$textThe text processed
Renvoie:
string Text with converted links
Depuis:
11.1

Références $base, $text, et JURI\base().

+ Voici le graphe d'appel pour cette fonction :

JDocumentRendererRSS::render (   $name = '',
  $params = null,
  $content = null 
)

Render the feed.

Paramètres:
string$nameThe name of the element to render
array$paramsArray of values
string$contentOverride the output of the renderer
Renvoie:
string The output of the script
Voir également:
JDocumentRenderer::render()
Depuis:
11.1

Réimplémentée à partir de JDocumentRenderer.

Références $app, $count, $data, $feed, $i, $title, $uri, $url, JRoute\_(), elseif, JFactory\getApplication(), JFactory\getDate(), JFactory\getURI(), null, et JText\sprintf().

+ Voici le graphe d'appel pour cette fonction :


Documentation des données membres

JDocumentRendererRSS::$_mime = "application/rss+xml"
protected

Réimplémentée à partir de JDocumentRenderer.


La documentation de cette classe a été générée à partir du fichier suivant :