RecordTypeService
class RecordTypeService (View source)
Methods
array
array
getDomainZoneTypes(bool $isDnsSecEnabled, PdnsCapabilities|null $caps = null, bool $includeSoa = true)
Get domain zone record types.
array
getReverseZoneTypes(bool $isDnsSecEnabled, PdnsCapabilities|null $caps = null, bool $includeSoa = true)
Get reverse zone record types.
array
getDeprecatedTypes()
Get deprecated record types.
Details
__construct(ConfigurationInterface $configManager)
No description
array
getAllTypes(PdnsCapabilities|null $caps = null)
Get all record types.
array
getDomainZoneTypes(bool $isDnsSecEnabled, PdnsCapabilities|null $caps = null, bool $includeSoa = true)
Get domain zone record types.
array
getReverseZoneTypes(bool $isDnsSecEnabled, PdnsCapabilities|null $caps = null, bool $includeSoa = true)
Get reverse zone record types.
array
getDeprecatedTypes()
Get deprecated record types.