Zend Framework
1.12
|
Public Member Functions | |
__construct ($options=null) | |
__construct() | |
setOptions (Array $option) | |
setOptions() | |
addConstraint ($constraint) | |
addConstraint() | |
getConstraint () | |
getConstraint() | |
Protected Member Functions | |
_makeConstraint ($name, $params) | |
_makeConstraint | |
Protected Attributes | |
$_constraints = array() | |
__construct | ( | $options = null | ) |
array | string | $options |
|
protected |
_makeConstraint
string | $name | |
mixed | $params |
addConstraint | ( | $constraint | ) |
string | array | $constraint |
getConstraint | ( | ) |
setOptions | ( | Array | $option | ) |
|
protected |