Class Horde_Pear_Package_Xml_Element_Directory
Handles a XML directory node in the contents list.
Copyright 2011-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Package: Pear
Category: Horde
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Pear
Located at Horde/Pear/Package/Xml/Element/Directory.php
Category: Horde
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Pear
Located at Horde/Pear/Package/Xml/Element/Directory.php
public
|
|
public
null
|
|
public
|
|
public
null
|
|
public
DOMNode
|
|
public
string
|
|
public
integer
|
|
public
string
|
|
public
array
|
|
public
array
|
|
public
|
#
insertFile( string $name, string $role, DOMNode $point = null )
Insert a new file entry into the XML at the given point with the specified name and file role. |
public
|
#
insertSubDirectory( string $name, DOMNode $point = null )
Insert a new directory entry into the XML at the given point with the specified name |
public
null
|