$_path
$_path : string
The path to the current collection.
A collection (directory) object.
__construct(string $path = null, array $item = array(), \Horde_Registry $registry, string $mimedb)
Constructor.
string | $path | The path to this collection. |
array | $item | Collection details. |
\Horde_Registry | $registry | A registry object. |
string | $mimedb | Location of a MIME magic database. |