XML_Unserializer::resetOptions

XML_Unserializer::resetOptions() – 全てのオプションをデフォルトオプションにリセットする

Synopsis

require_once 'Unserializer.php';

void XML_Unserializer::resetOptions ( )

Description

全ての XML_Unserializer オプションをデフォルトオプションにリセットします。

See

オプションのセット方法については、 XML_Unserializer::setOption()XML_Unserializer::XML_Unserializer() を参照してください。

Note

This function can not be called statically.

いくつかのオプションをセットする (Previous) XML_sql2xml (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.