Documentation

Directory
in package
implements DirectoryInterface

Interfaces, Classes and Traits

DirectoryInterface

Table of Contents

$parent  : mixed
$path  : mixed
__construct()  : mixed
all()  : CollectionInterface
contains()  : int
delete()  : bool
getPath()  : mixed
isWritable()  : bool
make()  : FileInterface
mkdir()  : NodeInterface
open()  : NodeInterface
up()  : NodeInterface
uri()  : string

Properties

Methods

all()

public all() : CollectionInterface
Return values
CollectionInterface

contains()

public contains(mixed $name) : int
Parameters
$name : mixed
Return values
int

delete()

public delete() : bool
Return values
bool

getPath()

public getPath() : mixed
Return values
mixed

isWritable()

public isWritable() : bool
Return values
bool

uri()

public uri() : string
Return values
string

Search results