$_xml
$_xml : \Horde_Pear_Package_Xml
The package.xml handler to operate on.
Handles a XML file node in the contents list.
$_xml : \Horde_Pear_Package_Xml
The package.xml handler to operate on.
$_parent : \Horde_Pear_Package_Xml_Element_Directory
The parent directory
__construct(string $name, \Horde_Pear_Package_Xml_Element_Directory $parent, string $role = null, array $replace = array())
Constructor.
string | $name | The name of the directory. |
\Horde_Pear_Package_Xml_Element_Directory | $parent | The parent directory. |
string | $role | The file role. |
array | $replace | Replacement tasks. |