XML_Tree::registerName

XML_Tree::registerName – 名前空間の登録をする

Synopsis

require_once "XML/Tree.php";

void XML_Tree::registerName ( string $name , string $path )

Description

名前空間の登録をします。

Parameter

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

  • string $path - パスです。

Note

This function can not be called statically.

名前空間の取得 (Previous) XML_Util (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.