Class Ismo_Core_Namespace_Converter

Description

Located in /Namespace/Converter.php (line 30)


	
			
Variable Summary
mixed $_config
mixed $_root
mixed $_rootName
Method Summary
Ismo_Core_Namespace_Converter Ismo_Core_Namespace_Converter ()
void &convert (mixed &$ns, [mixed $key = null])
void &convertFlattened (mixed &$ns, [mixed $key = null])
void &getRoot ()
void &open (mixed $path, [mixed $type = 'xml'], [mixed $options = array()])
void &openArray (mixed $path)
void &openIni (mixed $path)
void &openXML (mixed $path)
void toArray ()
void toIni ()
void toString ([mixed $type = 'xml'], [mixed $options = array()])
void toXML ()
void write (mixed $path, [mixed $type = 'xml'], [mixed $options = array()])
void writeArray (mixed $path)
void writeIni (mixed $path)
void writeXML (mixed $path)
Variables
mixed $_config (line 32)
mixed $_root (line 33)
mixed $_rootName = 'root' (line 34)
Methods
Constructor Ismo_Core_Namespace_Converter (line 36)
Ismo_Core_Namespace_Converter Ismo_Core_Namespace_Converter ()
convert (line 46)

* conversion **

void &convert (mixed &$ns, [mixed $key = null])
convertFlattened (line 52)
void &convertFlattened (mixed &$ns, [mixed $key = null])
getRoot (line 40)
void &getRoot ()
open (line 76)

* open **

void &open (mixed $path, [mixed $type = 'xml'], [mixed $options = array()])
openArray (line 91)
void &openArray (mixed $path)
openIni (line 95)
void &openIni (mixed $path)
openXML (line 99)
void &openXML (mixed $path)
toArray (line 58)
void toArray ()
toIni (line 62)
void toIni ()
toString (line 70)
void toString ([mixed $type = 'xml'], [mixed $options = array()])
toXML (line 66)
void toXML ()
write (line 105)

* write **

void write (mixed $path, [mixed $type = 'xml'], [mixed $options = array()])
writeArray (line 114)
void writeArray (mixed $path)
writeIni (line 110)
void writeIni (mixed $path)
writeXML (line 118)
void writeXML (mixed $path)

Documentation generated on Mon, 14 Jun 2004 11:59:15 +0200 by phpDocumentor 1.3.0RC3