Methods Summary | ||
---|---|---|
public
|
||
public
|
||
public
|
||
public
|
#
remove_zone( string $zone )
Remove a hosted CF zone
Removal will succeed whether a zone is properly hosted
or not, this is a CF API limitation
|
|
public
|
||
public
|
||
public
|
Methods inherited from Module\Skeleton\Standard |
---|
__construct() ,
setUserParameters() ,
autoloadModule() ,
__wakeup() ,
_invoke() ,
__debugInfo() ,
getExportedFunctions() ,
_reset() ,
cleanUserParameters() ,
query()
|
Constants Summary | ||
---|---|---|
public
string
|
ENDPOINT
|
#
'https://api.cloudflare.com/host-gw.html'
|
Constants inherited from Module\Skeleton\Standard |
---|
DEPENDENCY_MAP
|
Properties Summary | ||
---|---|---|
public
|
$exportedFunctions
|
#
array (
'*' => 2,
)
|
Properties inherited from Module\Skeleton\Standard |
---|
$exportedFunctions ,
$username ,
$password ,
$domain ,
$user_id ,
$group_id ,
$permission_level ,
$session_id ,
$site ,
$site_id
|