Interface Registrar
Registrar module interface. Defines all methods that a registrar module must implement.
Namespace: Blesta\Core\Util\Modules
Package: blesta\components\modules
Copyright: Copyright (c) 2020, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Util/Modules/Registrar.php
Package: blesta\components\modules
Copyright: Copyright (c) 2020, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Util/Modules/Registrar.php
public
boolean
|
#
checkAvailability( string $domain, integer $module_row_id = null )
Verifies that the provided domain name is available |
public
string
|
#
getExpirationDate( string $domain, string $format = 'Y-m-d H:i:s', integer $module_row_id = null )
Gets the domain expiration date |
public
array
|