ZoneOwnershipModeService
class ZoneOwnershipModeService (View source)
Resolves the dns.zone_ownership_mode setting into ownership-side flags.
Constants
| MODE_BOTH |
|
| MODE_USERS_ONLY |
|
| MODE_GROUPS_ONLY |
|
| private VALID_MODES |
|
Methods
string
getMode()
No description
bool
isUserOwnerAllowed()
No description
bool
isGroupOwnerAllowed()
No description
Details
__construct(ConfigurationManager $config)
No description
string
getMode()
No description
bool
isUserOwnerAllowed()
No description
bool
isGroupOwnerAllowed()
No description