Class shardimage\shardimagephp\models\firewall\Rules

Inheritanceshardimage\shardimagephp\models\firewall\Rules » shardimage\shardimagephpapi\base\BaseObject

Public Methods

Hide inherited methods

MethodDescriptionDefined By
__construct() Creates the object, populates the properties and calls the "init" method. shardimage\shardimagephpapi\base\BaseObject
__get() Returns the value of a non-defined property, it there is a getter method. shardimage\shardimagephpapi\base\BaseObject
__isset() Does the non-defined property with a getter exist and is it not NULL? shardimage\shardimagephpapi\base\BaseObject
__set() Sets the value of a non-defined property, if there is a setter method. shardimage\shardimagephpapi\base\BaseObject
__unset() Sets the value of a non-defined property to NULL, if there is a setter. shardimage\shardimagephpapi\base\BaseObject
toArray() Converts the object an array. shardimage\shardimagephpapi\base\BaseObject

Protected Methods

Hide inherited methods

MethodDescriptionDefined By
ensureClass() Creates an object from the given parameters. shardimage\shardimagephpapi\base\BaseObject
init() Custom initialization. shardimage\shardimagephpapi\base\BaseObject

Property Details

$blockIfNotMatchAllow public property
public $blockIfNotMatchAllow null
$cdnAccept public property
public $cdnAccept null
$cdnDeny public property
public $cdnDeny null
$continentAccept public property
public $continentAccept null
$continentDeny public property
public $continentDeny null
$countryAccept public property
public $countryAccept null
$countryDeny public property
public $countryDeny null
$ipAccept public property
public $ipAccept null
$ipDeny public property
public $ipDeny null
$publicProxyDeny public property
public $publicProxyDeny null
$torDeny public property
public $torDeny null