Liste de tous les membres
Fonctions membres publiques
Attributs publics
Documentation des fonctions membres
& DOMIT_DocumentType::cloneNode |
( |
$ |
deep = false | ) |
|
Copies a node and/or its children
- Paramètres:
-
boolean | True 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_DocumentType::DOMIT_DocumentType |
( |
$ |
name, |
|
|
$ |
text |
|
) |
| |
DOMIT_DocumentType::getName |
( |
| ) |
|
Returns the name of the doctype node
- Renvoie:
- string The name of the doctype node
DOMIT_DocumentType::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_DocumentType::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().
DOMIT_DocumentType::toString |
( |
$ |
htmlSafe = false | ) |
|
Generates a string representation of the node and its children
- Paramètres:
-
boolean | True if HTML readable output is desired |
- Renvoie:
- string The string representation
Références DOMIT_Node::forHTML().
Référencé par toArray().
Documentation des données membres
DOMIT_DocumentType::$elements |
DOMIT_DocumentType::$entities |
DOMIT_DocumentType::$internalSubset |
DOMIT_DocumentType::$name |
DOMIT_DocumentType::$notations |
DOMIT_DocumentType::$publicID |
DOMIT_DocumentType::$systemID |
DOMIT_DocumentType::$text |
La documentation de cette classe a été générée à partir du fichier suivant :