Overview

Namespaces

  • Crunchmail
    • Collections
    • Entities
    • Exception
    • PHPUnit
    • Resources

Classes

  • DomainsResource
  • GenericResource
  • PreviewSendResource
  • Overview
  • Namespace
  • Class

Class DomainsResource

Domains entity class for Crunchmail API

Crunchmail\Resources\GenericResource
Extended by Crunchmail\Resources\DomainsResource
Namespace: Crunchmail\Resources
Located at Resources/DomainsResource.php
Methods summary
public array
# search( string $email )

Search domain name You can pass an email or just the domain

Search domain name You can pass an email or just the domain

Parameters

$email
$domain domain to search

Returns

array
public boolean
# verify( string $domain )

Check if domains is validated (shortcut)

Check if domains is validated (shortcut)

Parameters

$domain
domain to verify

Returns

boolean
Methods inherited from Crunchmail\Resources\GenericResource
__call(), __construct(), __get(), callRequest(), contentType(), filter(), get(), getCollectionClass(), getEntityClass(), getEntityName(), getPath(), multipart(), page(), request()
Properties inherited from Crunchmail\Resources\GenericResource
$_path, $_url, $client
API documentation generated by ApiGen