\Acms\Services\Storage\ContractsBase

Summary

Methods
Properties
Constants
__construct()
setFileMod()
setDirectoryMod()
mbBasename()
No public properties found
No constants found
convertStrToLocal()
$fileMod
$directoryMod
N/A
No private methods found
No private properties found
N/A

Properties

$fileMod

$fileMod : integer

Type

integer

$directoryMod

$directoryMod : integer

Type

integer

Methods

__construct()

__construct() 

Base constructor

setFileMod()

setFileMod(integer  $mod) : void

Parameters

integer $mod

setDirectoryMod()

setDirectoryMod(integer  $mod) : void

Parameters

integer $mod

mbBasename()

mbBasename(string  $path, null  $suffix = null) : string

Parameters

string $path
null $suffix

Returns

string

convertStrToLocal()

convertStrToLocal(string  $path) : string

Parameters

string $path

Returns

string