XML_Tree::&getName

XML_Tree::&getName – Récupère l'espace de noms

Synopsis

require_once "XML/Tree.php";

string XML_Tree::&getName ( string $name )

Description

Récupère l'espace de noms courant.

Parameter

  • string $name - l'espace de noms

Return value

string - espace de noms

Note

This function can not be called statically.

get XML tree. (Previous) enregistre un espace de noms (Next)
Last updated: Sun, 29 Aug 2010 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report or add a note.
View this page in:

User Notes:

There are no user contributed notes for this page.