Detailed Description
Definition at line 35 of file Iban.php.
Constructor & Destructor Documentation
Sets validator options
- Parameters:
-
| string | Zend_Config | Zend_Locale | $locale | OPTIONAL |
- Returns:
- void
Definition at line 112 of file Iban.php.
Member Function Documentation
Returns the locale option
- Returns:
- string|Zend_Locale|null
Definition at line 143 of file Iban.php.
Sets the locale option
- Parameters:
-
| string | Zend_Locale | $locale | |
- Returns:
- Zend_Validate_Date provides a fluent interface
Definition at line 154 of file Iban.php.
Field Documentation
$_messageTemplates [protected] |
Initial value: array(
self::NOTSUPPORTED => "Unknown country within the IBAN '%value%'",
self::FALSEFORMAT => "'%value%' has a false IBAN format",
self::CHECKFAILED => "'%value%' has failed the IBAN check",
)
Reimplemented from Zend_Validate_Abstract.
Definition at line 46 of file Iban.php.
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/zend/Zend/Validate/Iban.php