Documentation

MountPointInterface extends DirectoryInterface

Table of Contents

CONTAINS_DIR  = 2
CONTAINS_FILE  = 1
CONTAINS_NONX  = 0
all()  : CollectionInterface
contains()  : int
delete()  : bool
isWritable()  : bool
make()  : FileInterface
mkdir()  : NodeInterface
open()  : NodeInterface
scheme()  : mixed
up()  : NodeInterface
uri()  : string

Constants

Methods

contains()

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

isWritable()

public isWritable() : bool
Return values
bool

Search results