class Path

Methods

static 
combine()

No description

static 
getDirectoryName($path, $real = true)

No description

static 
getFileName($path)

No description

static 
getFileNameWithoutExtension($path)

No description

static 
getExtension($path)

No description

static 
hasExtension($path)

No description

Details

at line 6
static combine()

at line 20
static getDirectoryName($path, $real = true)

Parameters

$path
$real

at line 25
static getFileName($path)

Parameters

$path

at line 31
static getFileNameWithoutExtension($path)

Parameters

$path

at line 36
static getExtension($path)

Parameters

$path

at line 41
static hasExtension($path)

Parameters

$path