XML_Tree::&get XML_Tree::registerName

XML_Tree

PEAR Manual


XML_Tree::&getName

XML_Tree::&getName -- get namespace.

Synopsis

      require_once "XML/Tree.php";
     

string XML_Tree::&getName ( string $name )

Description

Get the current namespace.

Parameter

  • string $name - namespace

Return value

string - namespace

Note

This function can not be called statically.



XML_Tree::&get XML_Tree::registerName

XML_Tree

PEAR Manual