phpDocumentor

ExistingFile extends PathType
in package

Class ExistingFile

Tags
category

System

subpackage

FileSystem

Table of Contents

$value  : string
Instance Value
__construct()  : mixed
ExistingFile constructor.
asString()  : string
Get the instance value as string.
getAbsolutePath()  : string
Returns the absolute path.
getFilePath()  : string
Returns the absolute file path.
_getRealPath()  : string

Properties

Methods

asString()

Get the instance value as string.

public asString() : string
Return values
string

getAbsolutePath()

Returns the absolute path.

public getAbsolutePath() : string
Return values
string

getFilePath()

Returns the absolute file path.

public getFilePath() : string
Return values
string

_getRealPath()

protected _getRealPath( $path) : string
Parameters
$path :
Return values
string

Search results