class OpenFileDetails extends Model (View source)

Properties

string $command
string $filePath
string $fileType
string $user

Methods

setCommand($command)

No description

string
getCommand()

No description

setFilePath($filePath)

No description

string
getFilePath()

No description

setFileType($fileType)

No description

string
getFileType()

No description

setUser($user)

No description

string
getUser()

No description

Details

setCommand($command)

No description

Parameters

$command

string getCommand()

No description

Return Value

string

setFilePath($filePath)

No description

Parameters

$filePath

string getFilePath()

No description

Return Value

string

setFileType($fileType)

No description

Parameters

$fileType

string getFileType()

No description

Return Value

string

setUser($user)

No description

Parameters

$user

string getUser()

No description

Return Value

string