class AllowedClient extends Model (View source)

Properties

bool $allowDev
bool $allowSuid
string $allowedClientsCidr
string $mountPermissions
string $network
string $nfsPath
bool $noRootSquash
string $shareIp

Methods

setAllowDev($allowDev)

No description

bool
getAllowDev()

No description

setAllowSuid($allowSuid)

No description

bool
getAllowSuid()

No description

setAllowedClientsCidr($allowedClientsCidr)

No description

string
getAllowedClientsCidr()

No description

setMountPermissions($mountPermissions)

No description

string
getMountPermissions()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setNfsPath($nfsPath)

No description

string
getNfsPath()

No description

setNoRootSquash($noRootSquash)

No description

bool
getNoRootSquash()

No description

setShareIp($shareIp)

No description

string
getShareIp()

No description

Details

setAllowDev($allowDev)

No description

Parameters

$allowDev

bool getAllowDev()

No description

Return Value

bool

setAllowSuid($allowSuid)

No description

Parameters

$allowSuid

bool getAllowSuid()

No description

Return Value

bool

setAllowedClientsCidr($allowedClientsCidr)

No description

Parameters

$allowedClientsCidr

string getAllowedClientsCidr()

No description

Return Value

string

setMountPermissions($mountPermissions)

No description

Parameters

$mountPermissions

string getMountPermissions()

No description

Return Value

string

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setNfsPath($nfsPath)

No description

Parameters

$nfsPath

string getNfsPath()

No description

Return Value

string

setNoRootSquash($noRootSquash)

No description

Parameters

$noRootSquash

bool getNoRootSquash()

No description

Return Value

bool

setShareIp($shareIp)

No description

Parameters

$shareIp

string getShareIp()

No description

Return Value

string