Documentation

EmbedInterface extends FileInterface

Table of Contents

basename()  : string
delete()  : bool
filename()  : string
isWritable()  : bool
mime()  : string
move()  : FileInterface
publicURI()  : mixed
read()  : string
up()  : NodeInterface
uri()  : string
write()  : bool

Methods

basename()

public basename() : string
Return values
string

filename()

public filename() : string
Return values
string

isWritable()

public isWritable() : bool
Return values
bool

write()

public write(string $data) : bool
Parameters
$data : string
Return values
bool

Search results