XML_Tree::&getName

XML_Tree::&getName – 名前空間の取得

Synopsis

require_once "XML/Tree.php";

string XML_Tree::&getName ( string $name )

Description

現在の名前空間の取得をします。

Parameter

  • string $name - 名前空間です。

Return value

string - 名前空間です。

Note

This function can not be called statically.

XMLツリーの取得をする (Previous) 名前空間の登録をする (Next)
Last updated: Fri, 25 May 2012 — 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.