Zend Framework
1.12
|
Public Member Functions | |
__construct ($name, $startIpAddress, $endIpAddress) | |
Constructor. | |
![]() | |
__set ($name, $value) | |
Magic overload for setting properties. | |
__get ($name) | |
Magic overload for getting properties. | |
Additional Inherited Members | |
![]() | |
$_data = null | |
__construct | ( | $name, | |
$startIpAddress, | |||
$endIpAddress | |||
) |
Constructor.
string | $name | The name of the firewall rule. |
string | $startIpAddress | The start IP address. |
string | $endIpAddress | The end IP address. |