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

Référence de la classe DOMIT_ProcessingInstruction

Graphe d'héritage de DOMIT_ProcessingInstruction:
Graphe de collaboration de DOMIT_ProcessingInstruction:

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

& DOMIT_ProcessingInstruction::cloneNode ( deep = false)

Copies a node and/or its children

Paramètres:
booleanTrue if all child nodes are also to be cloned
Renvoie:
Object A copy of the node and/or its children

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

DOMIT_ProcessingInstruction::DOMIT_ProcessingInstruction ( target,
data 
)

DOM Processing Instruction node constructor

Paramètres:
stringThe

Références $data, $target, et DOMIT_Node::_constructor().

Voici le graphe d'appel pour cette fonction :

DOMIT_ProcessingInstruction::getData ( )

Returns the processing instruction data

Renvoie:
string The processing instruction data
DOMIT_ProcessingInstruction::getTarget ( )

Returns the processing instruction target

Renvoie:
string The processing instruction target
DOMIT_ProcessingInstruction::getText ( )

Returns the text contained in the current node

Renvoie:
string The text of the current node

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

DOMIT_ProcessingInstruction::toArray ( )

Generates an array representation of the node and its children

Renvoie:
Array A representation of the node and its children

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

Références toString().

Voici le graphe d'appel pour cette fonction :

DOMIT_ProcessingInstruction::toString ( htmlSafe = false)

Generates a string representation of the node and its children

Paramètres:
booleanTrue if HTML readable output is desired
Renvoie:
string The string representation

Références DOMIT_Node::forHTML().

Référencé par toArray().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


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