API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe domit_doctor

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

domit_doctor::evaluateCharacter ( xmlText,
illegalChar,
startIndex 
)

Evaluates whether an ampersand should be converted to an entity, and performs the conversion

Paramètres:
stringThe xml text
stringThe (ampersand) character
intThe character index immediately following the ampersand in question
Renvoie:
string The repaired xml text

Références $i, et $total.

Référencé par fixAmpersands().

Voici le graphe d'appel pour cette fonction :

domit_doctor::fixAmpersands ( xmlText)

Looks for illegal ampersands and converts them to entities

Paramètres:
stringThe xml text to be repaired
Renvoie:
string The repaired xml text

Références evaluateCharacter().

Voici le graphe d'appel pour cette fonction :


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