Property | Type | Description | |
---|---|---|---|
$attributes | |||
$disableModeChange | boolean | ||
$docBlock | |||
$everyonePermission | string | ||
$groupOwner | string | The group owner name. Let it empty to disable chrgrp() call. | |
$groupPermission | string | ||
$rootName |
Method | Description | |
---|---|---|
getDisableModeChange ( ) : boolean | ||
getEveryonePermission ( ) : string | ||
getGroupOwner ( ) : string | ||
getGroupPermission ( ) : string | ||
setDisableModeChange ( boolean $disableModeChange ) | ||
setEveryonePermission ( string $everyonePermission ) | ||
setGroupOwner ( string $groupOwner ) | ||
setGroupPermission ( string $groupPermission ) |
public setDisableModeChange ( boolean $disableModeChange ) | ||
$disableModeChange | boolean |
public setEveryonePermission ( string $everyonePermission ) | ||
$everyonePermission | string |
public setGroupPermission ( string $groupPermission ) | ||
$groupPermission | string |
protected string $groupOwner | ||
return | string |