[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Validate/Barcode/ -> Code39.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 100 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Validate_Barcode_Code39:: (2 methods):
  __construct()
  _code39()


Class: Zend_Validate_Barcode_Code39  - X-Ref


__construct()   X-Ref
Constructor

Sets check flag to false.

return: void

_code39($value)   X-Ref
Validates the checksum (Modulo 43)

param: string $value The barcode to validate
return: boolean



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1