Detailed Description
Definition at line 33 of file Isbn.php.
Constructor & Destructor Documentation
Member Function Documentation
Detect input format.
- Returns:
- string
Definition at line 102 of file Isbn.php.
Get separator characters.
- Returns:
- string
Definition at line 243 of file Isbn.php.
Get allowed ISBN type.
- Returns:
- string
Definition at line 275 of file Isbn.php.
Field Documentation
$_messageTemplates [protected] |
Initial value: array(
self::INVALID => "Invalid type given, value should be string or integer",
self::NO_ISBN => "'%value%' is no valid ISBN number",
)
Reimplemented from Zend_Validate_Abstract.
Definition at line 46 of file Isbn.php.
$_separator = '' [protected] |
$_type = self::AUTO [protected] |
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/zend/Zend/Validate/Isbn.php