Documentation

SplFileInfoRepresentation extends Representation
in package

Table of Contents

$contents  : mixed
$ctime  : mixed
$flags  : mixed
$group  : mixed
$hints  : mixed
$implicit_label  : mixed
$is_dir  : mixed
$is_file  : mixed
$is_link  : mixed
$label  : mixed
$linktarget  : mixed
$mtime  : mixed
$owner  : mixed
$path  : mixed
$perms  : mixed
$realpath  : mixed
$size  : mixed
$typeflag  : mixed
$typename  : mixed
$name  : mixed
__construct()  : mixed
getLabel()  : mixed
getMTime()  : mixed
getName()  : mixed
getSize()  : mixed
labelIsImplicit()  : mixed
setName()  : mixed

Properties

Methods

__construct()

public __construct(SplFileInfo $fileInfo) : mixed
Parameters
$fileInfo : SplFileInfo
Return values
mixed

labelIsImplicit()

public labelIsImplicit() : mixed
Return values
mixed

setName()

public setName(mixed $name) : mixed
Parameters
$name : mixed
Return values
mixed

Search results