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 plgContentGeshi
+ Graphe d'héritage de plgContentGeshi:
+ Graphe de collaboration de plgContentGeshi:

Liste de tous les membres

Fonctions membres publiques

 onContentPrepare ($context, &$article, &$params, $page=0)
- Fonctions membres publiques inherited from JPlugin
 __construct (&$subject, $config=array())
 loadLanguage ($extension= '', $basePath=JPATH_ADMINISTRATOR)
- Fonctions membres publiques inherited from JEvent
 __construct (&$subject)
 update (&$args)
- 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 ()

Fonctions membres protégées

 _replace (&$matches)

Additional Inherited Members

- Attributs publics inherited from JPlugin
 $params = null
- Attributs protégés inherited from JPlugin
 $_name = null
 $_type = null
- Attributs protégés inherited from JEvent
 $_subject = null
- Attributs protégés inherited from JObject
 $_errors = array()

Documentation des fonctions membres

plgContentGeshi::_replace ( $matches)
protected

Replaces the matched tags.

Paramètres:
arrayAn array of matches (see preg_match_all)
Renvoie:
string

Références $lang, $text, GESHI_NORMAL_LINE_NUMBERS, JArrayHelper\getValue(), jimport(), et JUtility\parseAttributes().

+ Voici le graphe d'appel pour cette fonction :

plgContentGeshi::onContentPrepare (   $context,
$article,
$params,
  $page = 0 
)
Paramètres:
stringThe context of the content being passed to the plugin.
objectThe article object. Note $article->text is also available
objectThe article params
intThe 'page' number

Références JString\strpos().

+ Voici le graphe d'appel pour cette fonction :


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